PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Total price not updating

  1. I have went through this forum now for a few hours looking at similar threads but I can not for the life of me find out why I can not get the product total to update.

    The page in question is: http://www.ecotelnetworks.com/transport/taxi-free-phones

    (Scroll down to the bottom)

    I have a product field, 2 option fields and a total field. I have tried just setting up a basic form with just product, quantity and price but that still doesn't work.

    I have also tried disabling all other plugins except for gravity forms but that doesn't work either.

    I am using the following tag on the post:
    [gravityform id="6" name="Taxi Free Phone" ajax="true"]

    I have also tried with ajax set to false.

    Posted 11 years ago on Tuesday October 23, 2012 | Permalink
  2. David Peralty

    It looks like you have some issues on your site that you'll need to resolve to rectify your issue:

    Failed to load resource: the server responded with a status of 404 (Not Found) http://www.ecotelnetworks.com/wp-content/themes/ecotel/css/nivo-style.css
    Failed to load resource: the server responded with a status of 404 (Not Found) http://www.ecotelnetworks.com/wp-content/themes/ecotel/jquery.effects.core.js
    PPB_Graphics2D.PaintImageData: Rectangle is outside bounds.
    Unsafe JavaScript attempt to access frame with URL http://www.ecotelnetworks.com/transport/taxi-free-phones from frame with URL http://www.youtube.com/embed/DkzPuVuVP1o. Domains, protocols and ports must match.
    chrome-extension://cfhdojbkjhnklbpkdaibdccddilifddb/contentScript3.js:498
    2PPB_Graphics2D.PaintImageData: Rectangle is outside bounds.

    Also, your theme is using an older version of JQuery than is needed:
    http://www.ecotelnetworks.com/wp-content/themes/ecotel/index_videolb/jquery.js

    Gravity Forms requires 1.7+ and WordPress comes with 1.8+ by default.
    Your theme also has embeds for other versions of JQuery
    <script type='text/javascript' src='http://www.ecotelnetworks.com/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script>

    <script type="text/javascript" src="http://www.ecotelnetworks.com/wp-content/themes/ecotel/js/jquery-1.7.1.min.js"></script>

    I hope that helps...

    Posted 11 years ago on Wednesday October 24, 2012 | Permalink
  3. Hey, I didn't realise that I had 2 calls to jquery. Funny enough my nivo slider doesn't work if I remove them though so Wordpress must not be loading jquery properly or something.

    It seems the problem was that I had the jquery call in the footer which is wierd. As soon as I moved the call to the header the total price worked.

    Thanks for your help I appreciate it.

    Posted 11 years ago on Friday October 26, 2012 | Permalink

This topic has been resolved and has been closed to new replies.