End of Support for Joomla 3 - Forum closed
delete roksprocket read more button
Hi,
I would like to get rid of the roksprocket READ MORE buttons. I inserted in custom css :
.sprocket-strips-s-content .readon {
display: none !important;
}
but it doesn't work. It works when I do it in the browser developer tool (please have a look at the pictures). I had that before, that my change was working in the developer tool but not in custom css. Do you have any thoughts why it is like that?
www.gabineurohr.com/index.php/young-hors...exploring-new-things
Could you please help me to solve this problem.
Thanks
Thomas
I would like to get rid of the roksprocket READ MORE buttons. I inserted in custom css :
.sprocket-strips-s-content .readon {
display: none !important;
}
but it doesn't work. It works when I do it in the browser developer tool (please have a look at the pictures). I had that before, that my change was working in the developer tool but not in custom css. Do you have any thoughts why it is like that?
www.gabineurohr.com/index.php/young-hors...exploring-new-things
Could you please help me to solve this problem.
Thanks
Thomas
by rast537
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic delete roksprocket read more button
Posted 6 years 10 months ago #19362
Pleaee not so complicated.
You can disable the button with one click, see pic below
You can disable the button with one click, see pic below
Attachment Screenshot_1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-24-25-26-27-28.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
Thanks for the answer. If I do it your way, the whole link is gone. I still want to have the link from my article header, I just don't want the read more button.
by rast537
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic delete roksprocket read more button
Posted 6 years 10 months ago #19374
Hallo, während der Entwikclung schaltet man grundsätzlich die gzip Kompression ab.
Ich kann ihre Seite sonst nicht anasysieren.
Folgender CSS code in ihrer css/custom.css sollte nämlich funktionieren
Ich kann ihre Seite sonst nicht anasysieren.
Folgender CSS code in ihrer css/custom.css sollte nämlich funktionieren
.sprocket-strips-s-content a.readon {
display: none !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
just to be sure I understand you correctly: you mean Global Configuration/Server/Gzip Page Compression?
by rast537
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic delete roksprocket read more button
Posted 6 years 10 months ago #19383
Yes, I mean the global compression and disable the compression in the template settings too.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates