Can Category color be displayed all the time?

Posted in: Newspaper
Post count: 1

Hi,

Currently the category color will only be shown in single post of the category page (if enable) but not the homepage.

Is there any way to enable the Category color to be shown in all places including the Homepage?

Thanks,

Post count: 780

Hi,

Unfortunately the theme was not designed to work like that and it will require custom modifications.

the code that generates the category label is here: includes/wp_booster/td_module.php – get_category() function

Post count: 9

I have the same request… To have the category color displayed in home also. What file do we have to modify to make this possible? can we do it through functions php of a child theme? Just give me some basic help and I’ll try to figure out the rest. But It’s something important for feature updates.

Regards

Post count: 7909

Hi,

You can take a look how get_category function is created for single posts where categories have background color – http://screencast.com/t/HlCR8cFibk so you will have to modify get_category function from td_module.php,like Radu stated above, this is applied on modules/blocks – http://screencast.com/t/Oyh578uao7vm
If you don’t know how to do it, I suggest to get someone to help you as we cannot provide custom work at this time, sorry!

Thanks!

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