Plugin Author
Aesqe
(@aesqe)
@blogdropper: just set a non-thickbox class, like for example ‘none’, as your link class. Thath should work 🙂
Hi Aesqe, Thanks very much for your reply, thing is since I wrote this post the specifications have changed a little, what I want to do now is 4 large thumbnails arranged horizontally and clicking on the thumbnail image will take me directly to the fullscreen image (without the thickbox), also do you have any suggestions how I can include paging in the File Gallery.
Thanks for any help
David
Plugin Author
Aesqe
(@aesqe)
@blogdropper:
‘pagination’ option will show up when you set a ‘limit’ in File Gallery metabox.
If you’re writing the shortcode yourself, just include limit=”4″ paginate=”true”.
Full shortcode for what you’ve described would be this:
[gallery size="medium" link="file" limit="4" columns="4" paginate="true"]
Thanks very much for your quick – and detailed – reply, really appreciated.
And thanks for a great plugin.
David
Hi Aesqe
I tried the shortcode you posted above and everything’s ok apart from
paginate=”true” I don’t see any indication on the page to go to next/prev page or page numbers.
I would also like a different main (enlarged) image from the thumbnail where do I insert the url for the main image?
Thanks for your help
David