VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: MiklExtreme on July 13, 2016, 07:15:56 AM

Title: a basket of goods is not removed
Post by: MiklExtreme on July 13, 2016, 07:15:56 AM
Hello forum users. Such is the problem arose: a basket of goods is not removed, it just did not try .... is removed only when setting the number of "0", then at least to remove, though updated, product line disappears. Yes it is my virtuemart joomla 3.5.1 and 3.0.16. Errors do not shine
Title: Re: a basket of goods is not removed
Post by: jenkinhill on July 13, 2016, 10:13:54 AM
Sounds like a template or JavaScript problem but no URL posted. Test using Protostar.
Title: Re: a basket of goods is not removed
Post by: MiklExtreme on July 13, 2016, 15:21:07 PM

tested on the protostar does not work ....
Title: Re: a basket of goods is not removed
Post by: AH on July 13, 2016, 15:26:12 PM
post a live url

Tested here and working as coded
Title: Re: a basket of goods is not removed
Post by: MiklExtreme on July 13, 2016, 15:34:19 PM
Here is the link to the test site with a semi-workers basket  http://www.ease.dp.ua/
Title: Re: a basket of goods is not removed
Post by: jenkinhill on July 13, 2016, 15:53:33 PM
You are not loading all the required VirtueMart js files. The image shows the file configuration I always use, in VM Configuration/Templates/
Title: Re: a basket of goods is not removed
Post by: MiklExtreme on July 13, 2016, 15:59:18 PM
You say that not all files downloaded VirtueMart js? They should be in VirtueMart directory or in a directory joomla templates?
Title: Re: a basket of goods is not removed
Post by: MiklExtreme on July 13, 2016, 16:23:37 PM
This problem can host? Fill the finished assembly to the server Joomla 3.5.1 virtuemart1.0.16. The result is the same...
Title: Re: a basket of goods is not removed
Post by: jenkinhill on July 13, 2016, 16:57:14 PM
This is from the header code of one of my test sites.
Title: Re: a basket of goods is not removed
Post by: MiklExtreme on July 14, 2016, 10:46:29 AM
Again I put the assembly with http://dev.virtuemart.net/projects/virtuemart/files     VirtueMart3.0.16_Joomla_3.5.1-Stable-Full_Package.zip.
The result is the same .... I will try again fill the assembly ....
Title: Re: a basket of goods is not removed
Post by: Jumbo! on July 14, 2016, 21:26:35 PM
You should first disable jQueryEasy plugin. It should never be used in any Joomla! 3 site.

You also have not created any menu item for VirtueMart pages. Instead of that you are using a 3rd party filter extensions menu to display product. You need to create a menu item for any of the view of core Virtuemart component.

Do the above corrections and check again.