News:

Looking for documentation? Take a look on our wiki

Main Menu

How to get rid of "No products found" message?

Started by papakota, June 06, 2021, 20:09:11 PM

Previous topic - Next topic

papakota

Hello!
I use VM 3.6.10 and sometimes I get an annoying system notification and I have no idea how to get rid of it. Whether in VM configuration there's such an option OR... the only way is to use CSS or change the code. It's when someone tries to find a specific product based on certain criteria and such a product does not exist. Normally if product/products is/are there, then you see a list of them with a short description and when you click on one of them, then you'll get to the product's page.

Jörgen

This could probably be fixed with a language override or search module overide. 3.6.10 is two years old a lot has happened since then.


Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

papakota

Quote from: Jörgen on June 06, 2021, 20:17:12 PM
This could probably be fixed with a language override or search module overide. 3.6.10 is two years old a lot has happened since then.
What exactly should I do then?
And how is the newest VM version is so different in respect to what I'm asking?

papakota

COM_CUSTOMFILTERS_NO_PRODUCTS="No Products Found"

Found this in en-EN.com_customfilters.ini

So should I just delete what's inside the quotes?

GJC Web Design

COM_CUSTOMFILTERS_NO_PRODUCTS="" -- do in the Joomla overrides dialog
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

papakota