• beatravelling

    (@beatravelling)


    Hi,

    If I choose 2 (or more) columns for the image gallery in a blog post, it looks correct in the editor, but not in the published blog post (images look to have the correct size, but are stacked in 1 column on the left side of the page). It goes for all the blog posts, not just the one I published yesterday. Many thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • wprsupport

    (@wprsupport)

    Hi @beatravelling

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    figure.wp-block-gallery.has-nested-images {
      display: flex !important;
      justify-content: space-between;
    }

    Kind Regards

    Thread Starter beatravelling

    (@beatravelling)

    Thanks! When I add the snippet, all the images in the gallery change to being on the same horisontal line. Just one line with as many images as there are in the gallery. You can have a look at the same page – I republished. I didn’t change anything in the editor, besides adding the snippet. In other words the editor still has some galleries with 2 columns and some galleries with 1 column.

    wprsupport

    (@wprsupport)

    Hi @beatravelling

    Please Navigate to Tools > Site Health > Info (tab) and click on the “Copy site info to clipboard” button, then send the information to our email: [email protected]

    Also, navigate to Tools > Export – choose All Content and click on Download Export File and then send this file to our email –[email protected] as well

    We will analyze your system and replicate the same case. This will help us to debug the issue much easier and provide a faster solution.

    Kind Regards

    Thread Starter beatravelling

    (@beatravelling)

    Will do! Maybe this has something to do with upgrading to WordPress 6.1. This was the first blog post I published after upgrading. Have not had this problem earlier, and now the error appears on all posts, old and new.

    wprsupport

    (@wprsupport)

    Hi @beatravelling

    Site health info will instruct us if there are any related issues, and we will do our best to help you.

    Kind Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Image gallery error’ is closed to new replies.