Widget in Category Page

Posted in: Newspaper
Post count: 5

Hi. I do not know if is possible to insert a unique widget like html text in a Category page. For example. In my web http://www.elambulante.com I have 7 categories and I want to show a text in just one Categoria page. It is possible?

Post count: 7909

Hi,

You will have to add a condition to appear only on that specific category using is_category function(name,id, slug) – https://codex.wordpress.org/Function_Reference/is_category and you can edit category.php to place the text where you want to display it – http://screencast.com/t/b5TCfgZzt

Thanks!

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