Can I Add "Text With Title" in each category page DIFFERENTLY?

Posted in: Newspaper
Post count: 4

Hi!

I want to ask, can I add different ‘text with title’ in each category page?

for example there are two category page http://www.site.com/category/a and http://www.site.com/category/b .

both of them I want have a different ‘text with title’ for category A and category B.

Can I do that? I already tried and still haven’t the way to make it.

Thanks!

Post count: 22421

Hello,

You can use the category description if you want to place a text on a category page but you cannot use visual composer blocks on category pages. The categories are not standard pages as they cannot be edited as you would a page. Visual composer does not provide any category editing options. It can be done by altering the category templates though if you have the proper coding skills. You can use a do_shortcode function: https://developer.wordpress.org/reference/functions/do_shortcode/ in the category templates to insert a visual composer block into a category.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.