• Resolved Dyers2

    (@dyers2)


    Not sure if this is a WooCommerce question or a them question. If the later, I’ll post it there. In my dashboard for the page linked above, there is a gap I can’t figure out how to get rid of. That’s illustrated with this screenshot. The gap isn’t visible from the front end. I check the images on either side of the gap, and they’re properly sized. What’s making that gap?

    • This topic was modified 6 years, 1 month ago by Dyers2.

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

Viewing 15 replies - 1 through 15 (of 18 total)
  • Your URL shows a dead page. Did you mean this page? https://meadowcroft-dyeworks.com/

    Thread Starter Dyers2

    (@dyers2)

    Nope, the URL i provided is the correct one. My browser is open to that page and is displaying correctly, but when I copy the url from that page and paste it in a new browser tab just now, I get the same error you’re getting. Not sure what that means, but that sounds like another issue.

    The front end isn’t the problem, though. The gap I’m asking about is only displaying in the editor for that page as is visible in the screenshot.

    • This reply was modified 6 years, 1 month ago by Dyers2.

    Strange. I see nothing

    Yeah not sure.

    Thread Starter Dyers2

    (@dyers2)

    You can see the screenshot if you click the screenshot link in the text of my original post. It really isn’t even necessary to visit the front end of my site. The screenshot illustrates the gap I’m asking about.

    Ah gotchya. I didn’t see that link. I was mobile at the time. How are you embedding those? Are you using a visual editor or the regular WP editor?

    Thread Starter Dyers2

    (@dyers2)

    I’m using the regular WP editor.

    You won’t get a grid that way. Are they just images or are you trying to add products?

    Thread Starter Dyers2

    (@dyers2)

    Okay, you’re really confusing me with all these questions. I’m gonna wait for someone who understands better what I’m trying to ask. Thanks just the same for your assistance.

    Sorry for trying to help. I’m French and my english isn’t so great. I’m trying to tell you that you won’t get a perfect grid in the back end but who cares if your front end looks fine?

    Thread Starter Dyers2

    (@dyers2)

    I thanked you for your help, and I meant that sincerely. It can’t be easy to try to give support in a language that’s not your native language.

    Who cares? I care.

    stefsternyc

    (@stefsternyc)

    I can speak english I just can’t write explain to you how you say, like what you want to hear. The backend is probably due to a plugin conflicting with WP and then again it’s probably nothing at all. So most likely you need to disable plugins, but if you’re not using a visual editor then really it’s all a matter of preference. Not something any of us are going to be able to help you with.

    You should become a core developer and contribute like we do. It’s fun!

    Thread Starter Dyers2

    (@dyers2)

    Is there anyone who can help me with this please?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    This happens when your items are at differnent heights

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try increasing their height to give them enough room for at least 2 lines of description. In the “Additional CSS” section of the dashboard add this:

    
    .woocommerce-js .entry-content .wp-caption {
        min-height: 220px;
    }
    

    https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress

    Thread Starter Dyers2

    (@dyers2)

    Thank you. All the images in this series are identical in size, that is, 300 sq px.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Gap in layout’ is closed to new replies.