Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1018602
    ehsd
    Participant

    I’m adding the Google Tag Manager plugin from DuracellTomi. I’m trying to get scroll tracking working and need to know what the content element DOM ID is for X. ‘m using Integrity if that matters.

    #1018661
    Rupok
    Member

    Hi there,

    Thanks for writing in! The entire content is wrapped within the ID top. I believe that’s you wanted. If you need any other DOM ID then you can just inspect with Google Developers Tools or Firebug in Firefox to see the entire DOM structure.

    Hope this helps.

    Cheers!

    #1018743
    ehsd
    Participant

    That’s exactly what I needed.

    One more slightly related question:

    Does X load jQuery?

    #1018819
    Joao
    Moderator

    Yes it does

    Depending what you want you can simply paste your code at Appaereance / Customizer / Custom / Javascript

    Please let us know more details about your plans and we will try our best to help you.

    Thanks

    Joao

  • <script> jQuery(function($){ $("#no-reply-1018602 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>