Pawlickers Bakery & Boutique

Pawlickers Bakery & Boutique logo
9
Average: 9 (8 votes)

Re: Pawlickers Bakery & Boutique

Very sharp site... I like the tabs on the product pages. Gonna have to implement something similar soon I imagine. Thanks for posting! Smiling

Re: Re: Pawlickers Bakery & Boutique

The tabs are fantastic - I've been trying to get similar functionality but have been dissatisfied with my solutions so far. Care to share some of that code?

Re: Re: Re: Pawlickers Bakery & Boutique

Because I was in a hurry, I didn't use jquery for the tabs - which would be the best solution. Instead, I used a script thats been following me around for a few years:

http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm

It's fairly simple to integrate into a theme. On Pawlickers, the product node is extended using CCK, so each tab is a separate text field. The tabs that contain images are managed using the TinyMCE and IMCE modules.

Hope this helps!

Re: Re: Re: Re: Pawlickers Bakery & Boutique

On January 2nd, 2008 izi said:
On Pawlickers, the product node is extended using CCK, so each tab is a separate text field. The tabs that contain images are managed using the TinyMCE and IMCE modules.

Thanks, that's exactly what I needed to know!

I really want to set up those tabs!

I really really want to set up those tabs, if someone could explain more detailed how to integrate them with CCK that would be great! I already posted a link on the forum looking for help doing it... the link is here. (That was everyone can learn how if it's searched.)

http://www.ubercart.org/forum/support/3956/how_would_i_go_about_doing

Thanks, - Justin