4 replies [Last post]
Anand yrh's picture
Offline
Joined: 03/06/2009
Juice: 271
Was this information Helpful?

I have installed CCK with CCK Fieldgroup Tabs module.
I have enebaled all the New fieldgroup.

Tabs module is working fine with other Content types, But when i create tabs in a product page it's not appearing in the out put page.

Any idea how to make tabs appear in the output page?

Anand yrh's picture
Offline
Joined: 03/06/2009
Juice: 271
Re: I can't see tabs in product page

Any idea?

stephthegeek's picture
Offline
Theminator
Joined: 10/20/2007
Juice: 575
Re: Re: I can't see tabs in product page

Since it seems you're using a custom tpl file for your products, you'll need to do some extra printing specifically for fieldgroups. I just found this out the other day while trying to do the same thing. I don't have exact working code for Drupal 6 yet, but here's some info: http://www.zivtech.com/blog/file-based-content-templates

Gorgeous original Drupal themes (and Ubercart themes!) ~ Psst: more Ubercart themes on our new site

Anand yrh's picture
Offline
Joined: 03/06/2009
Juice: 271
Done! Thank's for you

Done!

Thank's for you replay,
Problem was with my node.tpl file
Fixed it!

douglas.a.hatch's picture
Offline
Joined: 07/31/2009
Juice: 58
Re: Done! Thank's for you

Would you mind posting the code you used to get the fieldgroups printing in your tpl file? I'm having the exact same problem and can't get it working. Thanks!