SP LMS Remove Buy And Remove Bought - Question | JoomShaper

SP LMS Remove Buy And Remove Bought

P

Puntje

Extension 3 years ago

Is there away to remove buy and remove bought from the website. I do not have an webshop. I want to do it another way. Only on the website not showing. The orders may stay, then i can give them an account.

https://prntscr.com/zyh0dm

0
8 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #7668

Hi there!

You can use the contact info option of your template I guess! You need to select the module position where you want to show the contact info. You will find contact info within basic tab of the Template Options.

So here you go with sample screenshots:

https://prnt.sc/102zdu0

https://prnt.sc/102zgbk

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #7632

Hi there!

Are you using the edulif template with sp lms? If yes, here is sample code for you need to put on your custom CSS to get rid of that button:

.com-splms.view-course .course-details .splms-course-banner-right .splms-course-buy-button-wrapper .btn.btn-primary
{
    display: none;
}

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/pu705g

https://prnt.sc/pu70zn

Best Regards

1
P
Puntje
Accepted Answer
3 years ago #7657

Can I make also a block with text e-mail of contact

0
P
Puntje
Accepted Answer
3 years ago #8143

i will do something like that. try it

https://prntscr.com/1063du8

Like this. Above the course. it is not top2. I make a button with sp builder or some text

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #8497

Hi,

Yes, if you are talking about the article details page, then you can create, modify or change the layout as you want by SP Page Builder tools with the help of article integration.

And the following blog post may help you:

https://www.joomshaper.com/blog/beautify-your-joomla-blog-posts-with-sp-page-builder

Regards

0
P
Puntje
Accepted Answer
3 years ago #8617

No i'm talking about sp lms, that is not in articles.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #8753

Hi,

Sorry to say that it requests code customization and beyond support!

Regards

0
P
Puntje
Accepted Answer
3 years ago #8845

it would be easy if it was something like sp builder, that i can make an own block in it. what position this part in the layout.

0