VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: davidtigersoft on October 11, 2011, 11:19:54 AM

Title: Ajax not working after installed Zoo Theme Widgetkit
Post by: davidtigersoft on October 11, 2011, 11:19:54 AM
Hi Guys,

Ajax is not working after installed Zoo Theme Widgetkit.
E.g, both 'add to cart' and dynamic operation of price and basket are not working.

After uninstalled the Widgetkit, VM Ajax works fine.

Is there any solution for this conflict?

Joomla 1.7
VM 2.0.0-RC-2H H

Thanks very much.

David
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: Milbo on October 11, 2011, 20:24:35 PM
Yes, go in the config and disable "Using the Virtuemart jQuery". It may help.
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: davidtigersoft on October 12, 2011, 05:44:59 AM
Tried disabling Using the Virtuemart jQuery and no luck.

Then tried to disable Using the product Scripts too but still no luck.

Is this feature on?

Or maybe I can modify the java script set in that WidgeKit component?

Thanks.
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: jamesthecat on October 22, 2011, 17:46:16 PM
I'm having the same problem, when JQuery runs the VM AJAX functions stop working.

Where is this VM JQUERY option in the backend, never seen it before?
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: PRO on October 22, 2011, 21:45:44 PM
update to the latest version.

config/templates

THERE are 4 checkboxes there
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: spyderwoman on October 24, 2011, 01:34:05 AM
I noticed that when I uncheck the jquery checkbox VM runs great but then my widget kit does not work properly. When I do check it, widget kit runs great but VM fails. Has anyone found a way to let these two work together?
Thanks!
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: oMikR0n on November 15, 2011, 14:38:05 PM
i got the same behavior here also.
Joomla 1.7.3
Virtuemart 1.9.8M
Widgetkit BETA 15
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: PRO on November 15, 2011, 14:45:01 PM
disable the widgetkit jquery, and enable vmart jquery and see what happens
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: oMikR0n on November 15, 2011, 15:03:14 PM
Quote from: spyderwoman on October 24, 2011, 01:34:05 AM
I noticed that when I uncheck the jquery checkbox VM runs great but then my widget kit does not work properly...
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: alex0603 on February 20, 2012, 01:08:08 AM
Hello from Russia) I had a same problem. But i solved this)

Problem hided in ajax VM cart

Open \modules\mod_virtuemart_cart\mod_virtuemart_cart.php

find this vmJsApi::jQuery();  (~54 row)

and comment this   

//vmJsApi::jQuery();


---------------------
Hope it`s work for you!
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: dorkus on June 23, 2012, 17:40:59 PM
i installed widgetkit 1.0.5 and from this point on my vm 2.0.6 is not displaying the pop up layer that the product has been added to the cart anymore. i tried @alex0603 fix but it did not work. how can it get the layer back?
Title: Re: Ajax not working after installed Zoo Theme Widgetkit
Post by: jenkinhill on June 23, 2012, 23:18:27 PM
http://forum.virtuemart.net/index.php?topic=104004.msg346041#msg346041