Tagged: gallery
-
AuthorPosts
-
February 13, 2018 at 6:07 am #911537
Greetings! I’m using the latest version of Enfold on my site with a few basic decision changes.
I just created a gallery for a recent blog post that does not use the advanced builder; it’s just the standard WordPress editor (although Markdown support is enabled). It’s a 2-column gallery with two screenshots, but it’s scrunched far to the left at the top of the post. Please see it here.
I’ve tried recreating it a few times, changing thumbnail types in the gallery setting, and re-uploading the images. But the gallery is still shoved far left like that. Any idea what’s going on or how to fix this? Thanks!
February 13, 2018 at 11:25 am #911620Hey David,
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-item { width: 380px; height: 150px; }
Let us know if this is what you had in mind.
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 13, 2018 at 5:51 pm #911808Thanks for the code. My main question is: why is the gallery scrunched to the far left in the first place? I’ve never seen WordPress do this before, even with other themes.
I’m led to suspect Enfold is doing it, which seems like a bug. Or is it intentional? If it’s a bug, are you able to fix it with a theme update so we don’t need this custom code? If it’s intentional behavior, what is the purpose?
Thanks.
February 13, 2018 at 5:57 pm #911811Hi,
This could very well be an oversight on the part of the developers. I can report the issue, and hopefully they can look into it and provide a fix in a future update.
Best regards,
Jordan ShannonFebruary 13, 2018 at 7:21 pm #911861Also, I just added that code. Both images are larger now, but they’re still both rammed to the left side of the post. It’s as if there’s a second invisible column on the right.
Thanks again for your help.
February 13, 2018 at 7:25 pm #911863Hi,
Can you screenshot this for me so I know exactly what you mean?
Best regards,
Jordan ShannonFebruary 13, 2018 at 10:03 pm #911911Ok, I added two screenshots to a private Imgur post. You should be able to see them here:
I’m using a standard WordPress gallery to create this, and its settings are:
– 2 images
– Link to attachment page
– Columns: 2
– Random order: off
– Size: Large (though I’ve tried various options here)
– Type: Thumbnail GridThanks for your help.
February 13, 2018 at 10:32 pm #911938Hi,
I’m only seeing this when the screen begins to shrink and the responsiveness comes into play. Normally, I’m viewing the image full-width.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.