VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: hacemosdeto on August 04, 2016, 23:07:21 PM

Title: Eliminate or disable link on product name in category view.
Post by: hacemosdeto on August 04, 2016, 23:07:21 PM
Hi everyone!

I want to eliminate or disable link on product name in category view (obviously preserving the product name).
I have tried editing
/components/com_virtuemart/sublayouts/products.php on line 88
where I can find the link, but no success editing or removing it.

Any help is appreciated. Thanks in advanced!


Site: http://192.185.24.131/~gcarazo/2go/esta-semana
Joomla Version: 3.5.1
Virtuemart: 3.0.16
PHP version: 5.4.45
Template: Joomlart Uber
Title: Re: Eliminate or disable link on product name in category view.
Post by: hacemosdeto on August 04, 2016, 23:15:07 PM
This was fixed thanks to the direction given on this post:

https://forum.virtuemart.net/index.php?topic=135057.0

Thanks!