End of Support for Joomla 3 - Forum closed
[SOLVED] Category Name
- readysystem@readysystem.it
- Offline Topic Author
- Junior Boarder
- Posts: 21
- Thank you received: 0
hi how can I remove the category name in the list of articles, eg "Sample Articles"
I attach the file thanks
I attach the file thanks
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
I dont know if you can remove the category name.
If you can do it, then in the parameter option of the shortcode.
Open the module and look to the shortcode parameter or add the same shortcode and setup..
If you can do it, then in the parameter option of the shortcode.
Open the module and look to the shortcode parameter or add the same shortcode and setup..
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- readysystem@readysystem.it
- Offline Topic Author
- Junior Boarder
- Posts: 21
- Thank you received: 0
in the form there is this:
[showcase source="category: 11" limit="40" show_more="no" show_more_item="3" loading_animation="sequentially" filter_deeplink="no" page_deeplink="no" filter_style="2" filter="no" popup_category="no" popup_date="no" popup_detail_button="no" medium="2" large="5"]
but I don't understand how I can remove the name of the category that I have to use
[showcase source="category: 11" limit="40" show_more="no" show_more_item="3" loading_animation="sequentially" filter_deeplink="no" page_deeplink="no" filter_style="2" filter="no" popup_category="no" popup_date="no" popup_detail_button="no" medium="2" large="5"]
but I don't understand how I can remove the name of the category that I have to use
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Sorry there is no option to hide the category in shortcode.
Therefore add this code to your css/custom.css to hide this line
How to add a custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Therefore add this code to your css/custom.css to hide this line
.cbp-l-caption-desc {display:none}
How to add a custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:4 years 4 months ago
by joomlaplates
Last edit: 4 years 4 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
- readysystem@readysystem.it
- Offline Topic Author
- Junior Boarder
- Posts: 21
- Thank you received: 0
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates