Archived topic
How to implement shortcodes (from plugins) to Category description?
3 replies · Started by FSG Media Ltd, CRN: 12038676 on June 6, 2020
Hi,
Do you know how to implement shortcodes from plugins to category descriptions? I need to see the table from the plugin rather than the shortcode itself.
Note, the shortcodes work fine in posts and pages.
FYI: I use GeneratePressVersion: 2.4.2 theme.
Kind regards,
A.
Hi there,
By default WordPress doesn't allow HTML in the category description.
Try this solution:
https://webgilde.com/en/shortcode-not-working-category-description/
Adding PHP: https://docs.generatepress.com/article/adding-php/
Hi Leo,
Excellent, it works! Thanks.
Kind regards,
A.
No problem :)