Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1042049

    Good afternoon,
    According to my basic options enfold should not show the quantity of reactions on my Category page. However it does and i can’t find the reason.

    Also it should show some social media icons below the posts but also it doen’t show. Please could you explain how to solve this?

    #1042350

    Hey Bert,

    Please try the following in Quick CSS under Enfold->General Styling:

    .blog .slide-meta-comments, .blog .slide-meta-del {
      display:none;
    }

    If you are using the layout builder to create your posts then please use the Social Sharing element from the builder.

    Best regards,
    Rikard

    #1043709

    Good morning Rikard,

    Thank you for your message. I palced the Quick CSS but no result. I also used the social sharing elements but there is no publication.
    Maybe it has to do with the update? Mike is handeling the thread about that. Maybe better to wait for that?

    You tell me?

    Other thread: Post Link: https://kriesi.at/support/topic/problems-after-update-wordpress-5-0/#post-1043548

    Gr. Bert

    #1044127

    Hi Bert,

    Thanks for the update, though CSS like I sent you should work in any case. Did you select to delete the old CSS and JS files under Enfold->Performance? If that doesn’t help then please post admin login details in private so that we can have a close look.

    Best regards,
    Rikard

    #1044175

    Hey Rikard,
    Thank tyou for you message.I deleted old CSS and JS files after deactivating a cache plugin but nothing seems to change. Not on Chrome and not on MS Edge.
    Please feel free to have a look?
    Thanks in advance! Gr. Bert

    • This reply was modified 5 years, 11 months ago by Molius.
    #1045737

    Hello Rikard,

    I cannot see any changes. Did you had time to check?

    Gr. Bert

    #1046119

    Hi,

    I can’t access the site using the credentials above. Please check if the user name and password are correct.

    Best regards,
    Ismael

    #1046549

    Hello Ismael,
    It should work.

    Gr. Bert

    #1046697

    Hi,

    Please add the CSS to the very top of quick css so that it runs first. Also be sure to clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1047256

    Hello Jordan,
    I put this CSS on top but still no succes. Any other way?

    .blog .slide-meta-comments, .blog .slide-meta-del {
    display:none;
    }

    Gr. Bert

    #1047348

    Hi!

    I added !important rule as following

    .blog .slide-meta-comments, .blog .slide-meta-del {
      display:none !important;
    }

    Please review your website.

    Cheers!
    Yigit

    #1047410

    Yigit,
    You’re the best! Thanks a lot!

    Gr. Bert

    #1047425

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Hide quantity of reactions’ is closed to new replies.