News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Recent posts

#11
3rd party extension / Re: Responsive Joomla 5 and J...
Last post by Jumbo! - August 25, 2026, 12:26:44 PM
VP Merchant v6.13 released. This release fixes a few critical compatibility issues with VirtueMart 4.8.0 and above. It also includes numerous bug fixes. We recommend that all users install the update as soon as possible. Do not update to VirtueMart 4.8.0 before installing the template update.

Please refer to the changelog for more information: https://www.virtueplanet.com/joomla-templates/vp-merchant.
#12
3rd party extension / Re: Multipurpose Responsive Vi...
Last post by Jumbo! - August 25, 2026, 12:24:50 PM
VP Smart v3.22 released. This release fixes a few critical compatibility issues with VirtueMart 4.8.0 and above. It also includes numerous bug fixes. We recommend that all users install the update as soon as possible. Do not update to VirtueMart 4.8.0 before installing the template update.

Please refer to the changelog for more information: https://www.virtueplanet.com/forum/vp-smart-joomla-template.
#13
3rd party extension / Re: VP Neoteric - A Stunning ...
Last post by Jumbo! - August 25, 2026, 12:23:19 PM
VP Neoteric v2.7 released. This release fixes a few critical compatibility issues with VirtueMart 4.8.0 and above. It also includes numerous improvements. We recommend that all users install the update as soon as possible. Do not update to VirtueMart 4.8.0 before installing the template update.

Learn more: https://www.virtueplanet.com/joomla-templates/vp-neoteric.
#14
Administration & Configuration / Re: Manufacturer Title in deta...
Last post by hotrod - August 22, 2026, 16:45:11 PM
Custom CSS.

a.manuModal {
    font-weight: normal !important;
}

a.manuModal::before {
    content: "Manufacturer: ";
    color: #333;
    font-weight: bold;
}

a.manuModal + a.manuModal::before {
    content: "" !important;
}

You'll get:

Manufacturer:

with Manufacturer: bold, but the manufacturer names in normal weight.
#15
Administration & Configuration / Re: Google Merchant Center 500...
Last post by hotrod - August 22, 2026, 16:12:26 PM
Thanks for the info...  can I ask   "Which file controls the image URL that VirtueMart puts into the Product structured data/schema?"
#16
Virtuemart Development and bug reports / Re: [BUG] VmMediaHandler::$the...
Last post by iWim - August 22, 2026, 14:28:22 PM
This bug is still present in VM 4.8.0

The missing image images (on category) and no image images (on product details) are still missing...
#17
Administration & Configuration / Re: Google Merchant Center 500...
Last post by iWim - August 22, 2026, 14:23:17 PM
VM automatically (re)creates smaller images.
You can change the image size in the backend, then VM (re)creates the new images automatically.

It should also be possible to have VM create different image sizes through a template override:
https://docs.virtuemart.net/tutorials/templating-layouts/different-thumbnail-sizes

When bigger images mess up the design of your shop, use CSS to (re)style it.
If you need help with CSS than please provide a URL to a page where we can see the image messing up your layout.
#18
Product creation / Products not appearing in the ...
Last post by info@fionab.co.za - August 22, 2026, 13:41:54 PM
Hi
I have an issue that my products are displaying in the correct product category via Virtuemart.  But when I click on the drop down main menu and click on the category the products do not display there. I have attached some screen shots.  I know I am doing something wrong, just for the life of me, have not clue what it is.  Hopefully someone can assist.
Joomla 4.4.14
Virtuemart 4.2.0
PHP 8.3.28
#19
Administration & Configuration / Google Merchant Center 500x500...
Last post by hotrod - August 21, 2026, 13:18:44 PM
I'm running Joomla 4 with VirtueMart 4.2.4.

Google Merchant Center is warning me that approximately 1,000 of my products have images that are too small for an upcoming enforcement. Google says that beginning January 31, 2027, product images must be at least 500×500 pixels.

I discovered that VirtueMart is generating my product images like this:

/images/stories/virtuemart/product/resized/product-name_300x300.png

My VirtueMart Media File Settings are currently:

Enable Dynamic Thumbnail Resizing: Yes
Fullimage width: 300
Fullimage height: 300
Thumbnail Image Width: 0
Thumbnail Image Height: 160

If I change Fullimage to 500×500, VirtueMart generates a 500×500 image, and Google would presumably be happy, but it also makes the product image much larger on my product pages, which I don't want.

I don't use a Google Merchant product feed. Google has discovered most of my products from my website/structured data.

My question is:

Is there a way in VirtueMart to keep the product-page image at 300×300 (or its current display size), while having the Product structured data/schema provide Google with the original/larger product image of at least 500×500?

Or is there a VirtueMart setting, override, or file that controls which product image URL is placed into the Product schema?

I'm trying to avoid changing the display size of hundreds/thousands of products just to satisfy Google's new image requirement.

Any advice on where VirtueMart generates the Product.image structured-data URL would be greatly appreciated.
#20
Administration & Configuration / The form cannot be submitted a...
Last post by MAD King - August 20, 2026, 20:48:30 PM
Trying to add Custom Page Title, Meta Keywords, and Meta Description to the Vendor Shop page and getting this error when saving:


QuoteThe form cannot be submitted as it's missing required data. Please correct the marked fields and try again.

There are NO marked fields!!!

What is going on lately with VM?

Joomla 5.4.7
VirtueMart 4.6.4 11226