- This topic has 21 replies, 4 voices, and was last updated 8 years ago by
Tom.
-
AuthorPosts
-
June 26, 2017 at 10:12 am #339290
infocus
Hello Tom,
i see that the Generatepress Wocoommerce CSS is changing the original CSS of woocommerce, in this case; you can see in My Account Woocommerce (without loggin) form that this is not in two columns, instead is in one column (full width).June 26, 2017 at 3:20 pm #339566Tom
Lead DeveloperLead DeveloperHi there,
Here’s what it should look like using the WooCommerce add-on in GP Premium: https://www.screencast.com/t/ove6usHr
Let me know 🙂
June 26, 2017 at 3:24 pm #339573infocus
Yes, but logout or use a incognito windows in your browser. You can se the login / singn up forms.
June 27, 2017 at 12:16 am #339795Tom
Lead DeveloperLead DeveloperHere’s what I see: https://www.screencast.com/t/wW5sNP2keL7
Can you show me a screenshot/link me to what you’re seeing?
June 27, 2017 at 1:45 pm #340296infocus
I think that you have to activate the checkbox in woocommerce setting (http://imgur.com/a/sngNq)
Now would to see the registred form, like this: http://imgur.com/a/pNZdBI test this in my localhost Generatepress site and it change when i active the woocommerce add on.
June 28, 2017 at 1:11 am #340508Tom
Lead DeveloperLead DeveloperGotcha – will look into and get back to you.
June 28, 2017 at 12:36 pm #340916infocus
Great! Thank you Tom!
July 6, 2017 at 12:42 am #344884Tom
Lead DeveloperLead DeveloperFixed in the next version 🙂
Thanks!
August 8, 2017 at 5:18 am #361526Claudio
Hi Tom, I also need two columns login-registration page. When the new version will be available? there’s a temporary fix for have the login and registration forms side by side? Thanks
August 8, 2017 at 8:21 pm #361945Tom
Lead DeveloperLead DeveloperYou can update to the new version right now by enabling beta testing: https://docs.generatepress.com/article/beta-testing/
That way you can confirm the issue is fixed before I officially release the update 🙂
March 30, 2018 at 1:50 pm #536582Paul
GP Staff,
Any movement on this issue? I have the latest version of GP installed and I am still seeing my account screen in one column. http://www.sandandsteelfitness.com/my-account/ Would love some help on this.
-Paul
March 30, 2018 at 10:03 pm #536773Tom
Lead DeveloperLead DeveloperThat’s strange, thought we had this fixed.
Try this:
.u-columns { display: flex; flex-direction: row; } .u-column1.col-1, .u-column2.col-2 { width: 50%; }March 31, 2018 at 4:04 am #536934Paul
I tried adding that css code, but it had no effect.
https://www.sandandsteelfitness.com/my-account/March 31, 2018 at 8:36 am #537177Tom
Lead DeveloperLead DeveloperThey’re in 2 columns for me now. Did you clear your browser cache?
March 31, 2018 at 8:43 am #537186 -
AuthorPosts
- You must be logged in to reply to this topic.
