VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: ooweboo on January 09, 2014, 08:23:37 AM

Title: Terms of service Pop Up Not working VM2.0.24b - without modifying Jquery
Post by: ooweboo on January 09, 2014, 08:23:37 AM
Hi

I have see many questions related to this issue, many answers mention scripting conflicts...is there a simple way to get the terms of service displayed, without troubleshooting the Java conflicts?

Thanks in advance
Title: Re: Terms of service Pop Up Not working VM2.0.24b - without modifying Jquery
Post by: jenkinhill on January 09, 2014, 12:41:46 PM
No. If fancybox is not working correctly you need to determine why as it is used elsewhere. http://forum.virtuemart.net/index.php?topic=119638.0

Or you could rewrite the checkout/cart templates so that fancybox is not required there, maybe use some other display script, and use the edited files as template overrides.  But that would introduce more JavaScript and the possibility of other conflicts.
Title: Re: Terms of service Pop Up Not working VM2.0.24b - without modifying Jquery
Post by: ooweboo on January 09, 2014, 19:29:28 PM
Thanks for the response Jenkinhill, ill try your suggestions. we have made many changes to get other functionality working on the cart and i do not want to tamper further with the java.