Home › Forums › Gillion Theme › Showing Category Description
Home › Forums › Gillion Theme › Showing Category Description
Hi there, I downloaded the theme and installed it on my staging site. However, I have a big issue on the Category Pages – it is not showing the Category Descriptions I have setup.
How do I get it to do that? My current theme shows the Category Description so I have it setup on my Categories for SEO purposes.
Hi @2idiotstravel,
I hope you are well today and thank you for your question.
The Gillion theme doesn’t display category description on the category page.
To display it you have to develop custom code in the child theme of Gillion theme as developed in the following topic for Jevelin theme.
https://support.shufflehound.com/forums/topic/add-text-into-category/#post-16390
https://support.shufflehound.com/forums/topic/customizing-category-pages/
Best regards,
Shufflehound team
Thanks – we figured that out.
Now it is not processing my short code that’s in the description. How do we make that happen?
To process shortcode, you have to use do_shortcode function.