News:

Support the VirtueMart project and become a member

Main Menu

Recent posts

#21
Coding Central / Re: VirtueMart shipping/paymen...
Last post by Milbo - November 10, 2025, 18:09:50 PM
That sounds great yes. Lets add that for VirtueMart 5
#22
Virtuemart Development and bug reports / Coupon code not working proper...
Last post by Kuubs - November 10, 2025, 12:41:35 PM
I have an issue with the coupon codes. When I add 2 products, add the coupon code, it works great, but the moment you remove the first product from the cart, the code is not being added anymore. Problem is the helper file of the cart.php. On the setCouponCode it works with indexes but when you remove the first product the index is not 0 but 1 for the first product. That needs to be rewritten.

There is a bug with coupon codes. When you use allowed categories, add 2 products to the cart within these 2 categories and then remove the first product (very important to remove the first product) from the cart, teh coupon will not be applied properly. This is because the helper file that sets teh coupon is bugged, see setCouponCode()
This is a bug that is almost as old as 4.2.2 , but on the newer versions the bug is still here. The helper cart file is changed, but it didnt solve the issue
#23
General Questions / No more sales after URL change...
Last post by ThijsE6 - November 10, 2025, 11:22:54 AM
Hi all,

I'm currently managing a VirtueMart webshop at https://beterpet.nl/
and have encountered two important issues that I hope someone can help me with.

Drop in visibility and sales after URL structure change

Recently, the structure of our product URLs had to be changed for technical and performance reasons. All product URLs now include /webshop/. This change was necessary to fix a bandwidth issue previously, all products were loading on the homepage, which caused performance and indexing problems.

After this change, many product URLs indexed by Google became invalid, resulting in broken links and products no longer showing in Google Shopping. We've since:

Created a new sitemap and submitted it in Google Search Console

Re-uploaded the product feed to Google Merchant Center

Confirmed that products are being reindexed and URLs now include /webshop/

However, sales have dropped sharply, and product visibility remains lower than before. I'm unsure whether this is due to reindexing delays, SEO issues, or a configuration problem in VirtueMart. Any advice would be greatly appreciated.

Thanks in advance,

Thijs
#24
General Questions / Re: VirtueMart 4.4.x – Checkou...
Last post by psm - November 09, 2025, 14:31:10 PM
Hello everyone,
I'd like to summarize my issue again, because my previous post was probably too long and unclear.

Problem
When I click anything that should trigger AJAX on checkout (like "Same as billing", "TOS", or quantity update), the whole checkout page reloads instead of updating only the necessary DOM part.

No JS errors in console.
Same issue both on localhost (XAMPP, PHP 8.2.12) and live hosting.

Environment
Joomla 4.4.9
VirtueMart 4.4.9 – 4.4.11 (tested)
Template: Cassiopeia (also tried default VM template)
PHP 8.2.12, MariaDB 10.4.32

Settings (screenshots below)
✅ Joomla SEO – SEF + URL Rewriting enabled
✅ VM Template – Fancybox, jQuery, Ajax for product/category = ON
✅ VM Checkout – One Page Checkout + Ajax for OPC = ON

(see screenshots below for full setup)

Tried already
Switched template (Cassiopeia / default VM
Clean Joomla + VM install – same result
Disabled cache and all extra plugins

Question
Is there any known issue with AJAX in VirtueMart 4.4.x + Joomla 4.4.9?
Could it be related to vm2front.js or jquery.vmtrigger.js not firing correctly?

Any advice or workaround would be appreciated 🙏
#25
Virtuemart Development and bug reports / Problem with customiced fields...
Last post by sign-p - November 09, 2025, 08:13:02 AM
Hello if i create a custom field (string) an set searchable in settings then will be no more products shown in categorie view. if i delete the custom field in product then the products will be show in categorie view

can anyone help me? Thanks Thomas
#27
Frontend Modules / Re: My membership product prob...
Last post by ayrayu - November 08, 2025, 12:45:51 PM
Grreate
#28
Virtuemart Development and bug reports / Re: Checkout stuck issue
Last post by ViPeS - November 07, 2025, 18:12:13 PM
Quote from: fatelettronica on November 07, 2025, 17:20:01 PMI tried the latest version 4.6.2, but nothing changed. I still see that the cart doesn't work.
I see that I can't change the product quantity.

I can't edit the Default.php file to add a string because the file is a Virtuplanet override.

What VirtuePlanet template are you using?
I have VP Neoteric 2.4 and VM 4.6.2 11221, Joomla 5.4.0.

The cart is working.
But the VP Prime Mini Cart is used.
https://virtuvinis.lt/en/shop/categories/sinks-and-washbasins/blanco_sink/blanco-dalago/blanco-dalago-45-anthracite-517156-detail
#29
Virtuemart Development and bug reports / Re: Checkout stuck issue
Last post by fatelettronica - November 07, 2025, 17:20:01 PM
Hi,
I tried the latest version 4.6.2, but nothing changed. I still see that the cart doesn't work.
I see that I can't change the product quantity.

I read the blog and tried enabling "Add Token to Cart," but it doesn't work.
Disabling "Use current shop template overrides" is horrible.
I can't edit the Default.php file to add a string because the file is a Virtuplanet override.
I'm still using 4.4.0.
#30
Installation, Migration & Upgrade / Error after installation Virtu...
Last post by sign-p - November 07, 2025, 14:57:00 PM
Hello at all,

i have installed virtuemart 4.6.2 on Joomla 5.4.0. When i click on orders for example in backend i get this error.

1146 Table 'db222213_111.bsmvs_virtuemart_userinfos' doesn't exist

I have installed also version 4.6.0 and the same error.

Can anyone help me? Thanks Thomas