- This topic has 7 replies, 2 voices, and was last updated 4 years, 9 months ago by
Tom.
-
AuthorPosts
-
April 12, 2016 at 7:04 am #186182
Tom
Hi,
I try to setup a ticket system on a subdomain. But as soon as I activate the GP theme it screws up the registration form.
Can you have a look into it, and hopefully provide me with a solution for it?
My details:
WordPress 4.4.2.
Generate Press: 1.2.81 (including all add ons)
Awesome support Plugin Version; 3.2.9.
https://wordpress.org/plugins/awesome-support/After many attempts of fixing this by reinstalling the support plugin etc. I set up a new wordpress site. Installed the awesome support plugin, (everything looked fine). As soon as I changed the theme to the GP theme, the registration form of the plugin got scrambled.
thanks for your support
for all the rest your theme is amazing. It works really well!
Tom Wijmans
April 12, 2016 at 10:15 am #186246Tom
Lead DeveloperLead DeveloperHi there,
Any chance you can link me to the page with the registration form? Might be some conflicting CSS somewhere.
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 12, 2016 at 10:31 am #186251Tom
Hi Tom,
I think so, but I have not enough CSS experience to solve it myself.:(
http://support.solutionmanagement.nl/
Regards Tom
April 12, 2016 at 1:32 pm #186309Tom
Lead DeveloperLead DeveloperWhat are you wanting it to look like? I just tried in the Twenty Sixteen theme and the only difference is that the labels are full width.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 12, 2016 at 1:55 pm #186316Tom
Hi Tom,
The full width as it is shown on the twenty Sixteen theme is more then fine.
The way as it is shown right now looks quit unprofessional if you ask me.Appreciate your prompt answers,
Thanks
Regards
Tom
April 12, 2016 at 10:52 pm #186386Tom
Lead DeveloperLead DeveloperTry this:
.wpas-form-group input { width: 100%; } .wpas-form-group input[type="checkbox"] { width: auto; } .wpas-form-group input { margin-bottom: 20px; } .wpas_form_registration { margin-top: 20px; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentApril 13, 2016 at 6:48 am #186508Tom
This did the job!
Thanks for your support mate.
I am very grateful
You can close this thread now
Regards
Tom
April 13, 2016 at 11:10 am #186600Tom
Lead DeveloperLead DeveloperGlad I could help π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.