Archived topic
Equal length columns
89 replies · Started by Anonymous on August 20, 2014
Oh, the postings have overlapped. Your code seems to be better then the other one. I will try again. :-)
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. :-)
Thank you! :)
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
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/
You have a JS error due to your caching plugin.
Try excluding jquery.js from your caching/minify settings.
Hi Tom,
I turned my caching plug-in (WP Super-Cache) off... error still appears!
Sven
In your Autoptimize settings, check the Also aggregate inline JS option in the Advanced JS settings.
Changed... but no success!
... furthermore: image galleries don't show up! :-(
Try adding jquery.js into the excluded scripts input.
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. ;-\
You'll need to save any changes and link to the live site in order for me to see it.
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?
Hi Tim,
Can you open a new topic and link us to the page in question?
Thanks!