VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: Jenksuy on April 13, 2012, 12:05:02 PM

Title: Custom Fields in Frontend
Post by: Jenksuy on April 13, 2012, 12:05:02 PM
Hello,

I have created this custom field attached.

how do i now get this to appear in my product details page?

Thanks



[attachment cleanup by admin]
Title: Re: Custom Fields in Frontend
Post by: manzanita on April 14, 2012, 03:48:02 AM


Here is documentation on this subject:

http://dev.virtuemart.net/projects/virtuemart/wiki/Product_custom_fields_without_stock_control
Title: Re: Custom Fields in Frontend
Post by: exschnecki123 on April 16, 2012, 17:11:58 PM
The thing is that the documentation is not working. In VirtueMart 2.0.2 it was working properly. But now in VM 2.0.4 a lot of things are not working anymore.

When I create a no cart custom field, it is not shown on the frontend. Do I have to fill something in in the "layout position" field?

THanks
Title: Re: Custom Fields in Frontend
Post by: lynts on May 10, 2012, 20:09:38 PM
im trying to add plug ins to custom fields but nothing happens heres a screen shot

[attachment cleanup by admin]
Title: Re: Custom Fields in Frontend
Post by: vaistik on May 27, 2012, 23:47:35 PM
Same issue here, got some fields but they don't show up anywhere on the front end. The <div> that contains the data is empty.
Title: Re: Custom Fields in Frontend
Post by: John2400 on May 28, 2012, 00:29:58 AM
Hi , Guys

i saw this yesterday in a post someone else sent me - the problem there was that the product was a child product and the override would not take.

* Could you just check and see if the product you are trying to add an attribute to is a parent or a child.
I can't say this will work for you but it did for others.
Title: Re: Custom Fields in Frontend
Post by: vaistik on May 28, 2012, 22:33:40 PM
Nope, not a child or parent. I'll have a look at the queries and try to figure it out. Quite annoying though.