Home › Forums › ACF PRO › Shopify BuyNow shortcode › Reply To: Shopify BuyNow shortcode
OK I have solved this. although it is only a patch.
it doesn’t have any thing to do with the repeater. it happens in any custom field. It appears that Shopify/Wordpress is only looking for the main content() to add the javascript include file. I simply hard coded:
<script id=”ShopifyEmbedScript” src=”https://widgets.shopifyapps.com/assets/widgets/embed/client.js” type=”text/javascript”></script>
into the page.
it works fine, but if you have a button in content AND a button in a custom field, you will have included the javascript twice.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.