Love the theme so far. Just have a question about the blog posts. I know that you have a "preset" for gallery. But is there a easy way of getting clickable thumbnails in a row inside the text field? I want to have a featured img and then a set of pictures related to the post in a lightbox style "gallery". I want them to all be squared and scaled properly across a row of set amount of pictures. This is really the only issue I have encountered while setting up my first blog post.
I can't seem to find anything that will suite this need. Do you have something built in that I have missed or do you guys have some recommendations.
Hey!
Love the theme so far. Just have a question about the blog posts. I know that you have a "preset" for gallery. But is there a easy way of getting clickable thumbnails in a row inside the text field? I want to have a featured img and then a set of pictures related to the post in a lightbox style "gallery". I want them to all be squared and scaled properly across a row of set amount of pictures. This is really the only issue I have encountered while setting up my first blog post.
I can't seem to find anything that will suite this need. Do you have something built in that I have missed or do you guys have some recommendations.
Thanks!
{"wp":{"use":false,"adminUrl":"http://www.brorarmand.com/wp-admin","username":"brorarmand","password":"\"#/\"BoNa2374"},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi fabianforsstrom,
Actually if you put images on blog post (columned gallery) then they will use the fluidbox lightbox as zooming feature.
However, this is not implemented in our blog. I have created a quick workaround on this, so here is what you need to do:
1. Add this JavaScript code in Theme Options > Footer > JavaScript & Tracking Code > Footer JavaScript:
2. Add the following code in functions.php (end of file):This will add lightbox functionality on blog post gallery elements, as shown on video below:
http://drops.laborator.co/1wrpaJ
I hope this will work for you.
Hi,
After modifying the code I gave you to this version:
If fixed the issue. You can check now and it will work.