News:

Support the VirtueMart project and become a member

Main Menu

state drop down menu is not working

Started by waemisegger, June 24, 2014, 20:30:29 PM

Previous topic - Next topic

waemisegger

during the checkout process the state drop down menu doesnt work nothing populates. i am a us company and only ship with in the us. please help! i have played with different jquery and js settings. i have extrsafejavascript and easy java script. i also turned sh404sef on and off and no results. also i have switched templates and still no change.
email: waemisegger@gmail.com
www.elstonsdiv10.com
virtuemart 2.6.6
joomla 2.5.18
Thanks in advance

GJC Web Design

But u have no country at all on your edit address page - afaik the state dropdown needs a country field (hidden or otherwise ) to know what States to offer

it gets the states by an ajax call index.php?option=com_virtuemart&view=state&format=json&virtuemart_country_id='something'

JS is in vmsite.js

if you don't want a country showing you will need to hack this file unless someone knows better
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

waemisegger

thank you for pointing that out. the issue still remains. any other thoughts?

GJC Web Design

jquery error - your loading your jquery after the jquery.chosen
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

jenkinhill

Quantity change buttons & add to cart on product details not working either. JavaScript debugger shows multiple issues. You are not loading jQuery before the VM js files, thus the VM scripts cannot function correctly. So start there with debugging.   http://forum.virtuemart.net/index.php?topic=119638.0
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

waemisegger

thank you for that. how do i fix the jquery issue? i am a noob sorry.

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