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

    Hi,
    is it possible to activate the shared social networks icons only for some blog catégories articles?
    And not display them for the other cat?

    #1011730

    And same question for the sidebar.

    #1011738

    I manage the problem of sidebar with Widget logic plugin.
    But for the social network icon problem stay. Thanks for your help.

    #1011761

    Hi,

    I’m not sure I understand the question, could you try to explain a bit further and post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1011916

    ok :)
    On this page (see link 1 in private) you see Facbook, pinterest… icones at the botom. This great because it’s a public post (set on category: NEWS).

    But I set an intranet (private) and so the posts created by loged in members have to stay private.
    We have to hide those social icone for those particular post (set on category INTRANET)

    #1012107

    Hi,

    Thanks for the clarification, have you added that category to the post? I can only see actualites on that particular post. If you want to hide the sharing buttons for that category then you can use this:

    .category-actualites .av-share-box {
      display:none;
    }

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.