Thumbnail Captions
-
I am having an issue with the captions and widths while using this plugin.
I would love to be able to display the images exactly the same way as the WP Gallery function which was updated with WP 3.5. I am almost there but am having a few display problems which seem to be something to do with the captions.
Here is a link to my blog which is a page using self hosted images and using the gallery function.
WP Gallery with self hosted images.
As you will see there are 3 nice columns and the captions all fit under the image. This is what I would like to achieve using this plugin.Now, I have experimented inserting a gallery using different settings and am getting different results.
Lets take the shortcode to start with. I am using the same thumbnail settings as the WP gallery and all works OK except that I am getting 2 columns and not 3.
Here is a link to my test site which shows the result.
Picasa Express 2 – Sortcode Method with CaptionsIf I select images for a gallery picking individual images from a Picasa album using the same settings I get 3 nice columns but no caption. Even with the “Show the caption under thumbnail image” check box ticked.
Picasa Express 2 – Selecting single images for a galleryI would just like to add that in order to space the images so they are like the WP gallery, I have spaced them using some custom code using Pagelines Custom code plugin. This is what I have added which I am not 100% certain is correct but seems very close.
.pe2-album img { border: 1px solid #00468C; margin-bottom: 21px; margin-right: 10px; padding: 4px; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); -moz-box-sizing: border-box; }
If I don’t do this the images all butt up to one another.
By providing the links this will hopefully help you see what I am trying to do.
I really like this plugin and am so close to being able to do what I want it to do.So my question is….. how do I get three columns with captions using the same thumbnail sizes preferably using the shortcode method?
Thanks
- The topic ‘Thumbnail Captions’ is closed to new replies.