Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I18N Gallery - Content Links to Gallery / Images without redirecting
#4
Thank you very much mvlcek!

Is there any way to include the thumbnails in sidebar / in a component?
(with or without 3rd party plugins - but i would prefer a solution without)

This here seems to mess up jquery:
Code:
<?php get_i18n_gallery_link('doppelzimmer', array('url'=>'doppelzimmer', 'thumb'=>0)); ?>
<?php get_i18n_gallery('doppelzimmer', array('type'=>'prettyphoto', 'autostart'=>true)); ?>
(thumbnails are showing - but no fancybox etc.)

This doesn't work in component:
Code:
(% gallerylink name=doppelzimmer url=die-zimmer thumb=0 pic=2 %)
(% gallery name=doppelzimmer type=fancybox autostart=true %)

This in <head>:
Code:
<?php get_i18n_gallery_header('doppelzimmer'); ?>
... and that in content:
Code:
<?php get_i18n_gallery('doppelzimmer'); ?>
grabs the whole site - i'm seeing my site inside the fancybox. (weird!)


Kind regards,
Rob
:-)
Reply


Messages In This Thread
I18N Gallery - Content Links to Gallery / Images without redirecting - by Robzilla - 2012-03-29, 02:11:09



Users browsing this thread: 1 Guest(s)