VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: django29 on December 09, 2011, 19:45:53 PM

Title: How can I take of the stock level icon ?
Post by: django29 on December 09, 2011, 19:45:53 PM
Hello.

How can I take of the stock level icon and its text , in the product list of a category ?
Title: Re: How can I take of the stock level icon ?
Post by: PRO on December 09, 2011, 20:26:44 PM
http://forum.virtuemart.net/index.php?topic=90935.0
Title: Re: How can I take of the stock level icon ?
Post by: django29 on December 13, 2011, 17:12:01 PM
Thanks. It works after I deleted the part concerning this stock level, but without override.
The override I tried gave me an "Infinite loop detected in JError".
Title: Re: How can I take of the stock level icon ?
Post by: PRO on December 13, 2011, 17:32:05 PM
for override

a normal view file is

views/productdetails/tmpl/default.php

FOR OVERRIDE you do

YOUR_JOOMLA_TEMPLATE/html/com_virtuemart/productdetails/default.php

YOU DO NOT DO THE /tmpl  folder