• I am trying to add my TRUENDO script to the header of my website, using the code below and it is not working. Any suggestions on what I am doing wrong?

    add_action( ‘wp_head’, function () { ?>

    <!– TRUENDO Script –>

    <?php } );

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    Can you post an example of the script you’re trying to add? What about the script is not working? Can you see the code in the source of the page?

Viewing 1 replies (of 1 total)

The topic ‘Adding Script to Website Header’ is closed to new replies.