Jump to content
thirty bees forum

alwayspaws

Members
  • Posts

    2,067
  • Joined

  • Days Won

    2

Posts posted by alwayspaws

  1. @ssimard said in Where to add html before end of head & body tags for individual pages?:

    @marci123 said in Where to add html before end of head & body tags for individual pages?:

    If you put javascript in a tpl file you will have to wrap it in {literal}here comes your script {/literal}

    Oops indeed, sorry forgot to mention that part.

    :) @ssimard - this is why everything is a team effort! Appreciate it!

  2. @marci123 said in Where to add html before end of head & body tags for individual pages?:

    @alwayspaws usually you will find the the tag in the file header.tpl. If you put javascript in a tpl file you will have to wrap it in {literal}here comes your script {/literal}

    you will find the closing tag in footer.tpl. Here you can insert the footer script.

    Then the code will be loaded on every page.

    @marci123 thanks for joining us and for clarifying for me, exactly how to do that! Now I just need to figure out the best spot for it.

    Any ideas, people?

  3. Add this before your tag

    and

    Add this before your tag

    end of code

×
×
  • Create New...