Vosteen Posted November 17, 2016 Share Posted November 17, 2016 (edited) Hello, we are planning to include a blog to our shop. And since there is no really good solution to include image-galleries, we would like to use Pinterest Widgets. This still doesn't work that well. In Chrome sometimes it shoes up, but sometimes not (~75% yes). In Firefox, Safari and IE it's worse. Example Page: http://1a-trendshop.eu/de/blog/kollektion-fruehjahr-sommer-2017-n41 This is added to all headers: <script async defer src="//assets.pinterest.com/js/pinit.js"></script> And the actual Code of the widget is: <a data-pin-do="embedBoard" data-pin-lang="de" data-pin-board-width="1500" data-pin-scale-height="700" data-pin-scale-width="80" href="https://de.pinterest.com/heinrichvosteen/kollektion-herbst-winter-2016/"></a> Also I enabled iframes on all pages So has anyone an idea, why it's not working as reliable as it should? Edited November 17, 2016 by Vosteen (see edit history) Link to comment Share on other sites More sharing options...
Denver Prophit Jr. Posted November 17, 2016 Share Posted November 17, 2016 pinit.js is already loaded in the theme header. Remove the script call from the body. Link to comment Share on other sites More sharing options...
Vosteen Posted November 17, 2016 Author Share Posted November 17, 2016 pinit.js is already loaded in the theme header. Remove the script call from the body. Ah, sorry, my fault. For some reason I thought I implemented it to the footer, but of course it was the header.tpl. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now