-
AuthorPosts
-
November 18, 2016 at 9:27 pm #714185
Here’s a link too my latest blog: http://www.westcoast-mountainguides.co.uk/new-website-winter-201617-underway/ is there any way of increasing the size of the thumbnails please?
November 19, 2016 at 8:38 am #714312Hey kenwcmg,
I’m not sure what you are using there, is that default WordPress or a plugin? Could you try using the built in theme Gallery element instead maybe?
Best regards,
RikardNovember 19, 2016 at 9:59 pm #714382Hi thanks for the reply. It’s the default WordPress gallery.
November 20, 2016 at 9:02 am #714434Hi,
Ok, thanks for the info. Could you try the built in theme Gallery instead?
Best regards,
RikardNovember 21, 2016 at 12:11 am #714617Thanks, I will do so when I next write a blog. Many thanks, I will let you know whether or not I succeed.
November 21, 2016 at 5:55 am #714664Hi,
Ok great, we’ll keep the thread open in case you should need any help :-)
Best regards,
RikardNovember 26, 2017 at 4:52 pm #881915Hi, I know it’s been a year since this post, but using the in-built theme gallery (by using the Advanced Layout Editor) seems quite awkward, as it’s far easier to create posts using the default editor, which inserts a gallery as a short code. When creating a gallery in this manner, there are many options with regards to the size of the images within the gallery, but it doesn’t matter which one is selected, they all seem to output a small thumbnail. The only size that is any different is medium, and even then, it’s not much bigger than the thumbnail.
November 26, 2017 at 5:51 pm #881938Hi kenwcmg,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaNovember 27, 2017 at 4:33 pm #882269Sure, please find log-in details in the private content. Thanks!
November 28, 2017 at 11:00 am #882571Hi kenwcmg,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .gallery.gallery-size-medium .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; }
And flush the cache.
If you need further assistance please let us know.Best regards,
VictoriaDecember 1, 2017 at 12:39 pm #883860Hi Victoria, thanks for that.
December 2, 2017 at 10:31 am #884102Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardDecember 7, 2017 at 1:42 pm #886081Hi,
I tried adding that code to themes/enfold/css/custom.css and it wdoesn’t seemed to have worked. I’ve also tried entering it into Quick CSS (not at the same time), and that doesn’t seemed to have worked either.December 8, 2017 at 3:45 pm #886521Hi kenwcmg,
Credentials did not work for me. Could you please update the credentials.
Can you try like this:#top .gallery.gallery-size-medium .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; min-height: 250px; }
All images have different aspect ratios, they will look different.
Best regards,
VictoriaDecember 14, 2017 at 6:34 pm #889026Hi,
I’m still struggling to get the images to look reasonable when set to anything but ‘Thumbnail’.December 14, 2017 at 7:34 pm #889060Hi kenwcmg,
I see the code in Quick css, but it’s not applied to the page. You have like 3 caching plugins, I guess you we need to flush all caches. Or can you disable them all for now?
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.