[Resolved] Equal length columns

Home Forums Support [Resolved] Equal length columns

Home Forums Support Equal length columns

Viewing 15 posts - 76 through 90 (of 90 total)
  • Author
    Posts
  • #226392
    Birgit

    Oh, the postings have overlapped. Your code seems to be better then the other one. I will try again. πŸ™‚

    #226397
    Birgit

    WOW, Tom, that’s it!!! Thank you so much, you are the best! πŸ™‚ And GP is really great! πŸ™‚

    Greetings from Birgit, sendig a cup of coffee. πŸ™‚

    #226399
    Tom
    Lead Developer
    Lead Developer

    Thank you! πŸ™‚

    #282423
    Sven

    Hi Tom,
    I’m getting more frustrated by the minute…
    On http://fudiggl.de I used to have equal length with both sidebars, but that’s gone now!

    I can only imagine that happened after I have played around with the customizer and have added color to my sidebars (customizer –> colors –> sidebar colors). I afterwards deleted it, but equal length is gone…

    I played around with your gisthub-code, changed it, added color to site-main… nothing worked!?

    Perhaps you have an (the?) idea???

    I appreciate your help,
    Sven

    #282424
    Sven

    Please don’t use http://fuddigl.de as it is my landing page and there sections are used…

    please visit http://fudiggl.de/events/list/

    #282582
    Tom
    Lead Developer
    Lead Developer

    You have a JS error due to your caching plugin.

    Try excluding jquery.js from your caching/minify settings.

    #282792
    Sven

    Hi Tom,
    I turned my caching plug-in (WP Super-Cache) off… error still appears!
    Sven

    #282829
    Tom
    Lead Developer
    Lead Developer

    In your Autoptimize settings, check the Also aggregate inline JS option in the Advanced JS settings.

    #283298
    Sven

    Changed… but no success!

    #283299
    Sven

    … furthermore: image galleries don’t show up! πŸ™

    #283309
    Tom
    Lead Developer
    Lead Developer

    Try adding jquery.js into the excluded scripts input.

    #318169
    Sherry

    I have read this entire thread all the way through. I have tried all of the above and had limited success on a gallery page I’ve created. Could you look at my code and tell me what is wrong? I installed the code to the hook. Then I added the css for site.main to my child theme template style.css It made the main container longer but it still doesn’t match the height of the sidebar.

    I am using a testing server on godaddy so not sure if you can see
    the page without logging in. It’s
    http://276.c9f.myftpupload.com/wp-admin/customize.php?return=%2Fwp-admin%2F

    Thank you for your help. I am a noob so please be specific and don’t assume I know anything. ;-\

    #318241
    Tom
    Lead Developer
    Lead Developer

    You’ll need to save any changes and link to the live site in order for me to see it.

    #754188
    Tim

    The code
    .site-content {
    display: flex;
    }
    Causes the sidebar to merge with the main content on mobile devices. Is there a solution to separate them in mobile view and keep equal columns?

    #754230
    Leo
    Staff
    Customer Support

    Hi Tim,

    Can you open a new topic and link us to the page in question?

    Thanks!

Viewing 15 posts - 76 through 90 (of 90 total)
  • The topic ‘Equal length columns’ is closed to new replies.