VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: roman5527 on June 25, 2015, 23:25:23 PM

Title: How add custom fields position in category page ?
Post by: roman5527 on June 25, 2015, 23:25:23 PM
Hi, how i can add custom fields position in category page ? thanks .
Title: Re: How add custom fields position in category page ?
Post by: jenkinhill on June 25, 2015, 23:53:04 PM
http://forum.virtuemart.net/index.php?topic=128401.0
Title: Re: How add custom fields position in category page ?
Post by: roman5527 on June 26, 2015, 21:08:29 PM
oh sorry , i forgot .

I have Joomla 3.4.1 and VM 3.0.9.4

thnaks
Title: Re: How add custom fields position in category page ?
Post by: jenkinhill on June 27, 2015, 00:12:42 AM
And the URL? Are you using template overrides or a commercial template?
Title: Re: How add custom fields position in category page ?
Post by: roman5527 on June 27, 2015, 12:05:39 PM
Hi , url is : http://elisakity.itemedia.sk/produkty

i´m using overrides template

I´m using product_horizontal for category page.
Title: Re: How add custom fields position in category page ?
Post by: jenkinhill on June 27, 2015, 23:41:38 PM
product_horizontal is not part of the default VM3.0.9.4 template files.

Custom fields are displayed using sublayouts called from the category default template, these files are components/com_virtuemart/sublayouts/products.php and also components/com_virtuemart/sublayouts/customfields.php

Look at the default templates to see how these are used, and then modify your override files accordingly.

http://forum.virtuemart.net/index.php?topic=108212.0
Title: Re: How add custom fields position in category page ?
Post by: johnyDev on June 28, 2015, 12:46:11 PM
I shared here :

http://forum.virtuemart.net/index.php?topic=130562.0

How to add a custom position for your custom fields in the category view and the details view.

Best regards,