VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: brpa on September 17, 2015, 13:30:44 PM

Title: How to remove "product details" button in the product layout page?
Post by: brpa on September 17, 2015, 13:30:44 PM
How to remove "product details" button in the product layout page? and the buy button

best Brian

Joomla 3.4.4  VM 3.0.9
Title: Re: How to remove "product details" button in the product layout page?
Post by: GJC Web Design on September 17, 2015, 13:40:29 PM
over ride the components\com_virtuemart\sublayouts\products.php
Title: Re: How to remove "product details" button in the product layout page?
Post by: brpa on September 17, 2015, 14:42:14 PM
Hi

what do you mean by override

my English is not so good

Best brian
Title: Re: How to remove "product details" button in the product layout page?
Post by: kittmaster on September 17, 2015, 15:25:49 PM
Quote from: brpa on September 17, 2015, 14:42:14 PM
Hi

what do you mean by override

my English is not so good

Best brian

This is what he means:

https://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core

If you don't like reading:

https://www.youtube.com/watch?v=bp50Zmmql5M

Cheers,
Chris
Title: Re: How to remove "product details" button in the product layout page?
Post by: GJC Web Design on September 17, 2015, 15:47:27 PM
or   http://docs.virtuemart.net/tutorials/templating-layouts.html


the over ride would be templates/YOUR_TEMPLATE/html/com_virtuemart/sublayouts/products.php
Title: Re: How to remove "product details" button in the product layout page?
Post by: brpa on September 18, 2015, 07:07:54 AM
Tank you for your help  :) :)