3 replies [Last post]
fivepoints's picture
Offline
Getting busy with the Ubercode.
Joined: 09/26/2007
Juice: 258
Was this information Helpful?

hallo,
I would like to add the fancybox image widget when the user clicks on product thumbs. where I have to add the fancybox files?

thanks
nicola

TR
TR's picture
Offline
Bug FinderFAQ ModeratorGetting busy with the Ubercode.
Joined: 11/05/2007
Juice: 3424
Re: fancybox

Install fancybox like any other Drupal module then implement hook_uc_image_widget() to let Ubercart know about it.

<tr>.
fivepoints's picture
Offline
Getting busy with the Ubercode.
Joined: 09/26/2007
Juice: 258
Re: Re: fancybox

thanks!

Tadas's picture
Offline
Joined: 05/19/2010
Juice: 3
Re: Re: Re: fancybox

Would you mind sharing how you implemented that?

Thanks in advance!