Announcement

Collapse
No announcement yet.

cart/checkout/account page issues not loading a lot of the time

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cart/checkout/account page issues not loading a lot of the time

    Hey guys,

    My Site: https://essexanglers.co.uk/cart/

    Hope you can help, my sites cart and checkout is just not loading, it may load after some refreshes but is being painfully slow etc.

    Causing me to lose out on orders.

    Is there any advice on why it seems to be so slow?

    The site is fairly well optimised, and has a lot of RAM.

    Now, this is what I submitted to the wordpress forums, I have since found that when its endlessly trying to load, it gets the following error in the console of my google chrome:

    Uncaught ReferenceError: jQuery is not defined
    at (index):599:45

    an update on trying to sort the jquery, i added jquery code into my header.php and now get this error;

    jQuery.Deferred exception: wpeasycart_load_cart is not defined ReferenceError: wpeasycart_load_cart is not defined
    at HTMLDocument.<anonymous> (https://essexanglers.co.uk/cart/:599:84)
    at e (https://c0.wp.com/c/5.9.3/wp-include...min.js:2:30038)
    at t (https://c0.wp.com/c/5.9.3/wp-include...min.js:2:30340) undefined
    S.Deferred.exceptionHook @ jquery.min.js:2
    t @ jquery.min.js:2
    setTimeout (async)
    (anonymous) @ jquery.min.js:2
    c @ jquery.min.js:2
    fireWith @ jquery.min.js:2
    fire @ jquery.min.js:2
    c @ jquery.min.js:2
    fireWith @ jquery.min.js:2
    ready @ jquery.min.js:2
    B @ jquery.min.js:2
    jquery.min.js:2 Uncaught ReferenceError: wpeasycart_load_cart is not defined
    at HTMLDocument.<anonymous> ((index):599:84)
    at e (jquery.min.js:2:30038)
    at t (jquery.min.js:2:30340)

    Any help is appreciated

  • #2
    an update on trying to sort the jquery, i added jquery code into my header.php and now get this error;

    jQuery.Deferred exception: wpeasycart_load_cart is not defined ReferenceError: wpeasycart_load_cart is not defined
    at HTMLDocument.<anonymous> (https://essexanglers.co.uk/cart/:599:84)
    at e (https://c0.wp.com/c/5.9.3/wp-include...min.js:2:30038)
    at t (https://c0.wp.com/c/5.9.3/wp-include...min.js:2:30340) undefined
    S.Deferred.exceptionHook @ jquery.min.js:2
    t @ jquery.min.js:2
    setTimeout (async)
    (anonymous) @ jquery.min.js:2
    c @ jquery.min.js:2
    fireWith @ jquery.min.js:2
    fire @ jquery.min.js:2
    c @ jquery.min.js:2
    fireWith @ jquery.min.js:2
    ready @ jquery.min.js:2
    B @ jquery.min.js:2
    jquery.min.js:2 Uncaught ReferenceError: wpeasycart_load_cart is not defined
    at HTMLDocument.<anonymous> ((index):599:84)
    at e (jquery.min.js:2:30038)
    at t (jquery.min.js:2:30340)

    Comment

    Working...
    X