I had social media share buttons on product pages on my old Supply theme but now that I’ve upgraded to the new Colorblock 2.0 theme, the only choice I have is a corny looking screen that pops up???
Thanks,
Randy
I don’t know coding, but I know when I see that social media links have been blocked?
{%- when ‘share’ -%}
<share-button id=“Share-{{ section.id }}” class=“share-button quick-add-hidden” {{ block.shopify_attributes }}>
{% render ‘icon-share’ %}
{{ block.settings.share_label | escape }}
{% render 'icon-share' %} {{ block.settings.share_label | escape }}
{{ 'general.share.share_url' | t }}
{% render 'icon-close' %}
{{ 'general.share.close' | t }}
{% render 'icon-clipboard' %}
{{ 'general.share.copy_to_clipboard' | t }}