Hallo,
nun ich habe in die functions.php diesen Code eingebunden.
add_action(‘woocommerce_after_single_product_summary’, ‘avia_add_social_toolbar’, 1);
function avia_add_social_toolbar()
{
if( is_singular( ‘product’ ) ) {
$content = avia_social_share_links(array(), false, ”, false);
}
echo $content;
}
Sehr schön. Wie bekomme ich jetzt noch Teilen per eMail und per LinkedIn hin? Wie ich Reddit wegbekomme hab ich schon gefunden. ;-)
Danke für eure Hilfe.
Thomas
Hey Thomas,
Thank you for using Enfold.
Do you want to add the “email” and “linkedin” icon? Please translate the inquiry to English so that we can understand it better. And provide a link to the page where we can see the social share icons.
I’ll ask our moderators who speaks German to check the thread.
Best regards,
Ismael
Hallo Ismael,
Übersetzung leider nur mit Google.
Yes, add the “email” and “linkedin” to the social toolbar.
mfg
Thomas