Change the display gallery on prettyPhoto after clicking on the picture.

wyfruniety's picture
wyfruniety
Sat, 05/02/2015 - 06:22
#1
Change the display gallery on prettyPhoto after clicking on the picture.

Where can I change the display gallery on prettyPhoto after clicking on the picture.

cindy's picture
cindy
Mon, 05/04/2015 - 00:33

Hi

We are not very clear about your questions

Please explain more with some screenshots for illustration

wyfruniety's picture
wyfruniety
Fri, 05/08/2015 - 06:00

Image title

phuonght's picture
phuonght
Tue, 05/12/2015 - 05:42

You should uncomment from line 996 to line 1001 in file custom.js 
then go to file template.process.inc, under line 29, add the following:

drupal_add_js($themepath . '/js/onepage/jquery.prettyPhoto.js');

Or you can change from:
/*jQuery("a[rel^='prettyPhoto']").prettyPhoto({
     overlay_gallery: true,
     "theme": 'light_rounded',
     keyboard_shortcuts: true,
     social_tools: false
     });*/
to:
jQuery("a[rel^='prettyPhoto']").prettyPhoto({
     overlay_gallery: true,
     "theme": 'light_rounded',
     keyboard_shortcuts: true,
     social_tools: false
     });

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.