• I’ve edited header.php in the default theme to reflect some new code for my ecommerce package, foxycart, but it’s not appearing on live pages:

    sample of edit, highlighted:
    <script src=”https://truenaturaltaste.foxycart.com/files/foxycart_includes.js” type=”text/javascript” charset=”utf-8″>

    old code still showing on the live site.
    <script src=”https://tightproducts.foxycart.com/files/foxycart_includes.js&#8221; type=”text/javascript” charset=”utf-8″>

    Does this take time to propagate? Can I trigger some update?

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Clear your cache?

    Thread Starter tiresidedown

    (@tiresidedown)

    You mean my browser cache? I’ve forced a reload and tried another browser. Did you mean some other cache?

    Ya, I meant browser cache. Got a link to your site and can you tell me what it is supposed to be doing?

    Thread Starter tiresidedown

    (@tiresidedown)

    Sure. Here’s one page that is otherwise updated: http://tightproducts.com/garlic-juice/

    It’s supposed to be loading without the error popup! 🙂

    The error is from a page it’s trying to call related to my cart provider (Foxycart). It’s trying to reach tightproducts.foxycart.com instead of the new truenaturaltaste.foxycart.com. Truenaturaltaste.com is going to be the domain; this is part of a migration process…

    I updated the header.php, but the old header.php code is still on this (and every) page..

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Header.php edits not showing up on live pages’ is closed to new replies.