- This topic has 1 reply, 2 voices, and was last updated 10 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › SyntaxError: missing ) after argument list
Hi,
i am checking my web site with web console for a page problem with my theme wordpress and i give this error in js console: SyntaxError: missing ) after argument list.
The link associated to this error shows this lines of code:
else if(cart_id ==””){
save_ret_cart_msg.html(“”).append(‘<span class=”eStore_warning”>L’ID carrello della spesa che hai inserito non sembra essere corretto!</span>’);
return false;
}
I used the not empty cart short code in my page.
There is an error?
Hi, Please do the following just to be sure:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Then share a link to your cart page so I can inspect it.