News:

Looking for documentation? Take a look on our wiki

Main Menu

state field not populating - cart issues as well

Started by jbrown, July 22, 2014, 21:14:33 PM

Previous topic - Next topic

jbrown

Lets first say that my cart was not updating when i was adding items to it.  it was saying the cart was empty.  i fixed that by going to configuration>checkout> un-checking "Display modal popup upon 'Add to cart'".  For some reason that fixes my issue.  My cart now updates like it should.  If anyone would like to chime in on why that does that, please let me know!  Just curious.  maybe that shouldn't even happen and i have something wrong on my end?

Anyways, my new problem is the state field not populating anything.  I'm assuming it has something to do with jquery but need some help.  Here is my site...

secure.mygiantsteps.org/frontpage

thanks!

GJC Web Design

Loading 2 jquery libraries .. there are plenty of posts about it on here - look for jqueryeasy etc
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jbrown

I installed jqueryeasy and disabled jquery in virtuemart, I am still having the same problem.  Any suggestions?

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

jbrown

  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js" type="text/javascript"></script>
  <script src="/plugins/system/jqueryeasy/jquerynoconflict.js" type="text/javascript"></script>
  <script src="/media/modals/js/jquery.colorbox-min.js"

looking at the source, jquery is only loaded once?

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation