News:

Looking for documentation? Take a look on our wiki

Main Menu

Remove product availability on frontpage only

Started by geoele, January 07, 2016, 11:56:37 AM

Previous topic - Next topic

geoele

Hello guys and have a happy new year for 2016. I want to remove the product availability on frontpage only and not from the product detail page. I dont now how? I am using vm 3 joomla 3.
Thank you.

jenkinhill

I assume you mean the category list page. Difficult to advise without exact versions and URL.  http://forum.virtuemart.net/index.php?topic=128401.0

Usually this would be done with simple template overrides or css override, but again, difficult to advise without knowing if you use the default VM templates.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

geoele

#2
Yes I use the default templates my site is not live yet is under construction here http://87.202.51.180/pharmaseenew

jenkinhill

You can use Firebug to work this out.  http://forum.virtuemart.net/index.php?topic=116620.0

Hide with css - this should work:   .vm-col .availability  {display:none;}

It can also be done with template overrides but that is more complicated.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

geoele

Thank you very much guys the problem is solved. I thing this forum is Precious for all vm users old and new and i am new.
Thanks again!