Tagged: Product, woocommerce
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
anyone ?
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
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
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
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
Perfect Ismael – that’s it !
have a nice day !
/closed