VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: adirz8 on December 01, 2016, 18:07:49 PM

Title: dropdown of Multi Variant not working
Post by: adirz8 on December 01, 2016, 18:07:49 PM
Hi everybody,
I added to my product Multi Variant of colors.
When I click on Select Options it is not show to me the dropdown.
you can try: http://www.thedealers.co.il/index.php/smart-watches/dz09-detail.

VirtueMart 3.0.18
Joomla! 3.6.4
Title: Re: dropdown of Multi Variant not working
Post by: Studio 42 on December 01, 2016, 22:32:34 PM
Use the beta from here http://dev.virtuemart.net/projects/virtuemart/files, the javascript is broken in vm3.0.18
Please do a backup before or use a copy of your site before apply, this can have other problems in some templates or plugins.
Title: Re: dropdown of Multi Variant not working
Post by: adirz8 on December 02, 2016, 21:38:46 PM
Quote from: Studio 42 on December 01, 2016, 22:32:34 PM
Use the beta from here http://dev.virtuemart.net/projects/virtuemart/files, the javascript is broken in vm3.0.18
Please do a backup before or use a copy of your site before apply, this can have other problems in some templates or plugins.
still now working
Title: Re: dropdown of Multi Variant not working
Post by: Studio 42 on December 02, 2016, 22:11:53 PM
Sorry, you have another problem.
http://www.thedealers.co.il/components/com_virtuemart/assets/css/vm-rtl-common.css not found for eg.
I think that you added security rules or a plugin, that prevent to laod files in component folder.
You can copy/paste all asset folder to your template/YOURTEMPLATE/ folder, if you don't know how to change your security rule.
I don't think that all the files are missing, because all are set to 404.
Title: Re: dropdown of Multi Variant not working
Post by: adirz8 on December 20, 2016, 17:30:46 PM
Quote from: Studio 42 on December 02, 2016, 22:11:53 PM
Sorry, you have another problem.
http://www.thedealers.co.il/components/com_virtuemart/assets/css/vm-rtl-common.css not found for eg.
I think that you added security rules or a plugin, that prevent to laod files in component folder.
You can copy/paste all asset folder to your template/YOURTEMPLATE/ folder, if you don't know how to change your security rule.
I don't think that all the files are missing, because all are set to 404.
Hi my friend, How I fix it?
and have way to fix dropdown?
Title: Re: dropdown of Multi Variant not working
Post by: Studio 42 on December 20, 2016, 22:53:37 PM
Check with your hosting. Or the server manager.
Title: Re: dropdown of Multi Variant not working
Post by: adirz8 on December 21, 2016, 09:36:15 AM
Quote from: Studio 42 on December 20, 2016, 22:53:37 PM
Check with your hosting. Or the server manager.
OK thank you I check with my manger server.
but have code for reslove dropdown problem?
Title: Re: dropdown of Multi Variant not working
Post by: Studio 42 on December 21, 2016, 09:45:02 AM
If some javascript code is missing dropdown do not work. so you nedd to solve your 404 problem before.
Title: Re: dropdown of Multi Variant not working
Post by: adirz8 on December 21, 2016, 09:50:49 AM
Quote from: Studio 42 on December 21, 2016, 09:45:02 AM
If some javascript code is missing dropdown do not work. so you nedd to solve your 404 problem before.
Thank you, resloved.
now the dropdown work ok.