Add Code to Above Tag

Homepage Community Forums Aspire Theme Support Add Code to Above Tag

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22526
    ScottVann
    Customer

      I am working on installing a chatbot and the instructions say to install the code “right above the closing </Body> Tag on the footer file.” Since I don’t see a specific footer.php file for this theme what file would I find that in?

      #22527
      ScottVann
      Customer

        Update: I’ve installed the code in the Genesis | Theme Settings | Footer Scripts section. But it does not work. So I’ve installed this code on several other sites: one was non-Genesis, the others were Genesis but using different child themes. In all cases installing the required code in the Footer Scripts section enabled the chat bot immediately. So I’ve eliminated it being a Genesis or WordPress conflict. What remains is that there is a conflict with the child theme.

        #22534
        Eric
        Customer

          Would need a bit more info in order to know what’s going on. Which chat bot are you referring to?

          Is it something that can be tested quickly? Is it a shortcode? Plugin?

          I doubt that it’s the child theme causing the issue since the child theme just handles the design. Adding a plugin, shortcode, or whatever won’t be affected by the child theme itself unless you’ve added custom code that could possibly affect it.

          Also, Genesis Child themes don’t contain footer.php files, the Genesis Framework itself is what is supposed to handle that. If you want to add something to the footer file, then you would have to either hook it in through functions file, or add it to the Genesis Theme Settings page in the script section. You could also use a plugin to add this code in as well.

          If it works in Genesis, it will definitely work in Aspire, as well as just about any other Child theme since it’s the Genesis Framework that handles all of the work “under the hood”.


          I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.