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

#21
About VirtueMart - not for support posts / anonymous adult profiles
Last post by Hanah - September 14, 2025, 06:23:28 AM
Private profiles, adult chat, and local dating in one place
https://secrelocal.com
 
 
secret adult encounters
#22
Templating & Layouts / How do I assign a template to...
Last post by suryasafire - September 12, 2025, 06:37:45 AM
Hi,

Is there some way to assign a specific template to all product pages?

(Using Joomla 5 + lastest Virtuemart version)
#23
General Questions / Re: Related products categorie...
Last post by balai - September 09, 2025, 17:13:02 PM
I think you will need to assign your products both to categories and additional properties (e.g. sectors) by using custom fields.

I would use a filtering system like Custom Filters for filtering based on more than 1 properties.
#24
General Questions / Related products categories an...
Last post by vmproblem1 - September 09, 2025, 16:56:34 PM
I'm building an e-commerce with Virtuemart 4.4.4 and Joomla 5.
I need to create a lot of product categories with subcategories and also many sectors (and applications) related to those products, like this site: https://www.nils.eu/en/products/

You cannot view this attachment.
So in this site Products and Sectors have same level, but I can filter also products per sector and vice versa.
For example, on the Oils page, I can see all products related to this category, but also only those related to the Coolants sector (https://www.nils.eu/en/tipologia/oils/).

You cannot view this attachment.
You cannot view this attachment.

How can I do a menu and filter for related categories with Virtuemart?
Thank you!
#25
I upgraded to J5 over this weekend and ran into this problem when selecting a product.

This was the fix

101c101
<                               <?php echo JHTML::_('select.genericlist'$this->productLayouts'layout''size=1''value''text'$this->product->layout); ?>
---
>                               <?php echo JHTML::_('Select.genericlist'$this->productLayouts'layout''size=1''value''text'$this->product->layout); ?>
root@server: /var/www/tc.com/administrator  19:35:57#
#26
Virtuemart Development and bug reports / Re: ask a question doesn't wor...
Last post by patbe60 - September 08, 2025, 15:25:51 PM
Quote from: iWim on September 05, 2025, 18:09:57 PMUpdate to VM 4.4.10 and see if that fixes your issue.

What captcha plugin do you use?
Does the captcha work on the default contact form?
Have you tried a different captcha plugin? (I use Aimy Captcha-Less Form Guard or HashCash myself)

The Update doesn't solve the problem.
I'm sing Google Recaptcha.
Works fine on the default contact form and the VM registration form.
#27
Virtuemart Development and bug reports / Re: [FIXED] [4.4.4] [Bug] - Em...
Last post by Roderic - September 08, 2025, 11:20:44 AM
Then you are just not looking good enough ;)

https://dev.virtuemart.net/projects/virtuemart/files

Just download the latest version from there, there it should be fixed. However, it will not fix it for images that were uploaded during the period, the problem was introduced. For that you will need the query that fotonio posted.
#28
General Questions / Re: Run custom code after exte...
Last post by Milbo - September 08, 2025, 10:28:44 AM
plgVmConfirmedOrder is the event. the data is in $order. You  can also use plgVmOnUpdateOrderPayment but then you need to check for the order status.

#29
Plugins: Payment, Shipment and others / Re: PayPal Checkout Plugin
Last post by Milbo - September 08, 2025, 10:15:36 AM
The problem here is from our side paypal. The merchant onboarding process should setup the stuff from paypal. But this works only, if your account is completly setup already, which is usally not the case. if the account is not ready, paypal sends you to your account that you should login, but they dont say anything what todo.

and they have us as contact. and I wrote them already, that the merchant onboarding worked for my sandbox ( I had to prove them, that it works,...),  but that it does not work live, in the wild.

And as I said, instead of that they send some data back, they do not send any data and show a "login to your account".
#30
Plugins: Payment, Shipment and others / Re: Use vm classes from joomla...
Last post by Milbo - September 08, 2025, 09:54:58 AM
Great Job vmfyelloq19. I post late here, had to delete some spam