Cannot hold and move images because of old jquery-ui.min.js

Started by niosme, September 01, 2022, 08:53:38 AM

Previous topic - Next topic

niosme

ERROR:
Cannot drag n drop image to change its position e.g. the second image become first. Also some problems in searching image in product or category.

SOLUTION:
Fist we go to virtuemart configuration -> tempates tab -> Core Css Styles & Javascripts (only for experts)  and set Use VirtueMart jQuery UI scripts to YES.
Then replace the file with the new jquery-ui.min.js latest release from the official site everything works fine.
File is placed in public_html/components/com_virtuemart/assets/js/jquery-ui.min.js
I will attach a screenshot of the error from the console and the latest version of jquery ui ( unzip it ) but you can also get it from the official site.
Fullstack Developer and Joomla Expert

Milbo

Sounds good. Lets see if it conflicts with other js tasks
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Milbo

I could not use your min zip. But I played around with the download packager of jquery ui and I think I found a min file which has the same feature as our old one.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

niosme

That sounds good.Really happy that this is fixed in new versions and dont have to replace the file each time <3
Fullstack Developer and Joomla Expert