Archived topic
Layout after upgrade
12 replies · Started by Jerry Flint on June 28, 2015
Hi
Really like GP. I've just upgraded to the latest format and the images I uploaded in 2 columns mode - no longer show as 2 column. but stacked singularly.
Unsure if its something I need to do or the upgrade that has done it.
http://www.raflittlerissington.co.uk
Jerry
Seems to have the same cause as my problem below, where columns of my Forum Software (Mingle Forum) where effected. In both cases a column layout is affected.
Something within v1.3.0 seems to cause a general change here and we must wait until Tom fixes the problem and/or downgrade via backup to 1.2.9
Thanks hari
Thought about downgrading but will wait.
If I can add, it also now not putting the right hand nav below the main inside container when on portrait of an iPad (768px) - and I need it to do this. Any ideas? I didn't backup...argh
Best,
Jerry - super sorry about this, it somehow slipped under my radar and the radar of quite a few beta testers.
A new version was just released that fixes this issue - 1.3.03.
hari and Bob: http://generatepress.com/forums/topic/gp-3-0-ipad-sidebar-width/#post-117115
Sorry about the inconvenience!
Tom,
No problem - all looking good again. Appreciate your very quick fix.
Great, glad it's fixed :)
Hi Tom,
I upgraded my site with 1.3.03 and all table formats are gone. TDs now have all the same width...
Can you please advice?
Thanks
Fabian
Hi Tom,
this effect seems to happen if I use the attribute colspan for a row.
For following rows the setup of width is ignored...
Hi Tom,
style="table-layout: auto;"
seems to fix it...
Ah - fixed that in the next version.
For now, you can do this in your CSS:
table {
table-layout: auto;
}
Hi Tom,
Todat upgrade now my price table is a big mess.
Any quick ways too get it back in order?
Thamx
Martijn
Sorry about that - fix is coming out soon.
For now, the CSS fix is in the post above yours: http://generatepress.com/forums/topic/layout-after-upgrade/#post-117366
