Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #750046

    Hi there
    i add AV social share in my WooCommerce product page by following this :

    but how can i do to chose the services i want to display ?
    i just want facebook, twitter, Pinterest, G+ and email (not Reddit)
    i cant see the settings in admin
    How can i do to set this in my functions.php file ? with array ?

    Thxs for your help

    #751542

    anyone ?

    #751604

    Hey!

    Add the following and let me know if it is OK

    .single-product .av-share-link.av-social-link-reddit {
        display: none;
    }

    Thank u

    Best regards,
    Basilis

    #752215

    thxs – Reddit is gone
    but i’d like to have Email button – i can see it here : http://kriesi.at/themes/enfold-shop/2014/08/24/a-nice-entry/
    how can i do this ? with a shortcode or in global settings
    thxs for helping

    #754210

    Hi,

    The email should show up by default also, if not, can you please provide a link to your site (specifically the page mentioned) ? you can post in private content to keep the link private.

    Best regards,
    Nikko

    #754213

    Hey!

    You can find the settings in the Enfold > Blog Layout > Share links at the bottom of your blog post panel. Toggle the social icons as you please.

    Cheers!
    Ismael

    • This reply was modified 7 years, 8 months ago by Ismael.
    #754310

    Perfect Ismael – that’s it !
    have a nice day !
    /closed

    #754804

    Hey!

    No problem. Have a nice day! :)

    Cheers!
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Customize Social Share’ is closed to new replies.