Hello,
I don’t need the different counters on the blog:
– On the main blog page (grid layout): comment count under the title posts (same for a category archive page)
– In the sidebar: post count for categories
Same, I don’t need to display posts dates at the same locations.
Enfold is a wonderful theme with so many features and settings, but… it doesn’t have those one.
Usually I can do those custom changes in the template php files that manage these behaviors, but Enfold is too complex for me.
Is there any simple way to make the changes?
Best,
David
my website: http://www.homelink.fr/wp/
Hey CAUM!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slide-meta, .news-time, {
display: none!important;
}
Best regards,
Yigit
Hi,
Thanks for the help. it works fine.
Sorry, I wasn’t clear in my first request, there is still another counter I want to delete (or not display).
I would like to hide the post counter in the categories widget. Is there a way to do it with a css rule?
best,
David
Hey David!
Please go to Appearance > Widgets and edit your widget and uncheck “Show post count” – http://i.imgur.com/7nNU5tF.png
Best regards,
Yigit
Hey,
So sorry for the inconvenience, I had not seen the setup in this widget.
Thanks for for your patient and efficient support.
Best,
David