News:

Looking for documentation? Take a look on our wiki

Main Menu

Recent posts

#1
Product creation / Re: character counter for meta...
Last post by mehmesen - Today at 12:22:20 PM
Thanks

Can I get the file path of the product editing page back-end the site?

Best regards
#3
Hi,

we use VAT set at 22% (operator VATtax +%) and discounts in some products (operator DBTax -%)

#4
Hello
I tried to update the virtuemart to the last version and shows me thr following error

Failed to extract file: index.php_option_com_virtuemart_view_plugin_name_istraxx_download_byhost

How will fix it?
#5
Thank you for the info guys.
In my case, for a 200 links site, I have more de 4500 links in google console. Some of them are served better in search than the correct canonical version.
Maybe it's just me but if there is a fantasy/fake/old url maybe a redirect to the canonical link would be more appropriate. For example if there is a best_category with best_product with link "best_category/best_product.html" then any url www.domain.com/fake_category/best_product.html should redirect to the canonical link www.domain.com/best_category/best_product.html.
#6
Language/Translations / Re: Issue when i change langua...
Last post by extonjaez - May 18, 2024, 14:23:11 PM
I have always this issue with Joomla core Language Switcher module, istraxx_modvm3_virtuemart_languages_1.0.6 module for VM members or shop.st42 Module Language switch (modified to work with Virtuemart under php 8.x and Joomla 5.x)

Some Help Please... :D
#7
I have now realized that after upgrading to VirtueMart 4.2.10 11010 there is a serious problem with modifying product data and cloning.
By cloning a product and when saving, the message appears in RED (I attach a screenshot) and save a new identical and non-cloned product. Then it is not possible to modify the products, same error.
The same thing also happens on a second site.
How can it be solved?

Joomla! 4.4.4 Stable [ Pamoja ] 16-April-2024 16:00 GMT
VirtueMart 4.2.10 11010
PHP version 8.2.18
Database version 10.6.17-MariaDB-cll-lve-log
LiteSpeed Web Server
#8
Development & Testing / PROBLEM VERSION 4.2.10 modifyi...
Last post by fatelettronica - May 18, 2024, 10:04:18 AM
I have now realized that after upgrading to VirtueMart 4.2.10 11010 there is a serious problem with modifying product data and cloning.
By cloning a product and when saving, the message appears in RED (I attach a screenshot) and save a new identical and non-cloned product. Then it is not possible to modify the products, same error.
The same thing also happens on a second site.

Joomla! 4.4.4 Stable [ Pamoja ] 16-April-2024 16:00 GMT
VirtueMart 4.2.10 11010
PHP version 8.2.18
Database version 10.6.17-MariaDB-cll-lve-log
LiteSpeed Web Server
#9
I don't have my membership key in Joomla. I haven't figured out where to enter it, so that's not an issue.
But when I updated my membership today, I keep getting errors about my membership has expired and I haven't added a domain to my account, and a message about waiting for verification.
??

So I cannot download VM to updated my site - or any other site.

I had no problem last time I purchased a membership. I just purchased, downloaded and done. Today, it's like I'm a newbie and can't get anything correct.
#10
Product creation / character counter for meta box...
Last post by mehmesen - May 17, 2024, 13:36:02 PM
Hello

How can I put a character counter in the meta boxes (meta title, meta description) on the Virtuemart admin product adding page?

(Only visible on admin page)

Thanks

Example;

$simple = "$meta-title-box";

echo strlen($simple);