Navigation

    Digital Liberation Forums

    • Register
    • Login
    • Search

    Header script not embedding just before closing </head> tag

    Header and Footer Scripts
    2
    2
    101
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rthaemert last edited by

      I'm using the plugin to place my script, but it is being placed further up in the code, and not just before the closing </head> tag as required. The site I'm working on is: https://dentalspecialtiesnw.com/. The script I'm using is: <script id="rhinogram-embed" src="https://app.rhinogram.com/widget/embed.js?id=c4a47ba7-c468-43c5-aba8-c34bad67ceb6"></script>

      Can anyone provide me with some guideance?

      Thank you!

      1 Reply Last reply Reply Quote
      • anand
        anand last edited by

        The plugin uses wp_head hook to insert codes. Others plugin and themes also usage the hook. The first script loaded is probably have high priority.

        If it is not required by any specific script you may simply ignore it.

        Let me know if you need clarification.

        1 Reply Last reply Reply Quote
        • First post
          Last post