Quform plugin shortcode causing unusual behaviour with columns
I have been trying to use Quform and it works but not in a dual column layout, as soon as I place the shortcut for the popup form into my left column it drops the right column underneath it?
Any suggestions?
You can view the problem here: http://websiteandlogodesign.com.au/lever/#contact
I have two columns, one for text and one for map. When I input the Quform shortcode to the text coloumn is drops the map column below instead on beside it?
The code I am using is: [iphorm_popup id="1" name="Main Contact Sunshine Coast"]Click to use our CONTACT FORM[/iphorm_popup]
Any suggestions would be greatly appreciated, I have tried different text alignments and column formats.
Comments
Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine. There is even body tag at the end not closed properly so there is some mistakes in the content for sure and you must check the whole code responsible for content.
Thanks!
If you are sure that you did not changed anything, then remove Quform plugin and check if you still got errors. If not, it means the plugin is a problem.
No, you're wrong. This is not what we are telling you. Have you seen our site with the content? If not, then please open it in html mode and show us where the errors are. Because if you say this, you probably seen them somewhere and will be great if you can show us those errors on our demos.
But, as we know, there is no errors in the code. And if you did not changed anything, it means plugin is the problem itself. Maybe plugin generate wrong code because as we showed you, there is a problem with opening/closing tags. And to verify where the problem is, you must deactivate plugins one by one and check. Or if it's not plugin, then you must check every element with content you created yourself because somewhere can be mistake and that's why this is what happen. So please deactivate plugin and check if you still got errors or not.
Hope this will help you
EDITED!!! True, now it's fine. There is only one small error related with p tag in widgets section. You added text widget with content inside where you closed tag but you forgot to open it. You can see it on http://snag.gy/0ZsZI.jpg