Forums

[resolved] What HTML file do I edit to add code before the before the bottom tag? (6 posts)

  1. kidcollect
    Member
    Posted 6 months ago #

    I want to add this:

    <script type="text/javascript" src="http://cache0.bigcartel.com/shopindie/badge.js"></script>

    So it appears on my site the same as this page or similar

    http://shopindie.bigcartel.com

    Thanks in advance.

  2. Samuel B
    moderator
    Posted 6 months ago #

    use theme's footer.php

  3. timDesain
    Member
    Posted 6 months ago #

    use theme's footer.php

    put the script before </body>

    <script type="text/javascript" src="http://cache0.bigcartel.com/shopindie/badge.js"></script>
    </body>
  4. kidcollect
    Member
    Posted 6 months ago #

    Thank you both. That worked.

  5. Samuel B
    moderator
    Posted 6 months ago #

    is there an echo in here?

  6. timDesain
    Member
    Posted 6 months ago #

    @samuel. i am really sorry. i do not mean it

Reply

You must log in to post.

About this Topic