Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #339633

    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/

    #339640

    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

    #340003

    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

    #340036

    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

    #340120

    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

    #340124

    Hi!

    No worries at all David, we are always happy to help! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Trying to hide posts counts and comments counts’ is closed to new replies.