[Resolved] Embed a pinterest Board

Home Forums Support [Resolved] Embed a pinterest Board

Home Forums Support Embed a pinterest Board

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1260056
    Joan

    Hello,
    I want to embed a pinterest board i a page. I try to add the Pinterest PINIT script using the Elements modul.
    I added a new Hook element
    Paste the ode into the Code box.
    Select wp_head in the Settings tab
    Select Entire site in the Display Rules tab
    and publish it…
    But nothing happens,… no error, no board in the page
    Can you help me to discover what I’m doing bad?

    Thanks

    #1260122
    Leo
    Staff
    Customer Support

    Hi there,

    If it’s a <script> then generally speaking it should go in the wp_footer hook.

    #1260162
    Joan

    This is the code:
    <script async defer src=”//assets.pinterest.com/js/pinit.js”></script>
    Theoreticalle it should be copied in th eBody,… I tried in header, footer and body,…. allways with the same result

    #1260193
    Leo
    Staff
    Customer Support

    That looks like it should be in the wp_footer.

    Did they provide any instructions on how to add it?

    Any caching plugin that might be causing some issues?

    GP itself cannot make the code work/not work.

    #1260260
    Joan

    Well,…
    Instructions are to put in each page jut before the /BODY label….
    I deactivated the W3 Total Cache pluggin
    I installed in “after_main_content”
    and it appears!!
    so, I re-activated W3 Total cache and it is still here!!
    It seems solved,… I will try some other options to check….
    Thanks

    #1260323
    Leo
    Staff
    Customer Support

    Glad to hear 🙂

    I’m guessing that it was a caching issue.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.