Ajax cart stopped working

Tagged: ,

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress ThemeAjax cart stopped working

This topic has been marked as resolved.

Hi There
This is my website –
For some reason, The shopping cart pop up ajax window stopped working all of a sudden.
http://80.179.140.91/~sivan2/products-page/%D7%98%D7%91%D7%A2%D7%95%D7%AA/%D7%98%D7%91%D7%A2%D7%AA-%D7%9E%D7%A9%D7%9C%D7%95%D7%A9/
I am using wp-ecommerce 3.8.95 and WP 3.5.2

I can see an error on the console but I don’t know how to solve it…
Thanks

Guy

  • This reply was modified 3976 days ago by  oneguy.
 oneguy
June 27, 2013 at 8:00 am #24816

Hello,

There is script inserted in files or by plugin


<script>
if(this != top){
  top.document.location.href = this.document.location.href;
}
</script>

If you remove this code everything will work fine.

Best,
ThemeBurn team

June 27, 2013 at 11:59 am #24832

Thanks :)

 oneguy
June 27, 2013 at 8:45 pm #24845

Glad we’ve helped :)

Best,
ThemeBurn team

June 28, 2013 at 10:57 pm #24929
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.