Support

Home Forums Community Forum Confirmation page layout is broken

Confirmation page layout is broken

Posted: February 27, 2013 at 9:43 am


Andy Metcalfe

February 27, 2013 at 9:43 am

Hello, I’ve recently installed the Lite plugin and we’re very keen to upgrade because the Lite version doesn’t provide all the features we need. However there seems to be a big problem with getting the plugin to work and I suspect it might be something to do with the theme. Basically when you fill in the registration form and click submit the information comes back displayed all over the screen and it looks a complete mess. You can see what I mean with this screengrab Can this problem easily be fixed without changing the theme which is not something we want to do at the moment. Thanks Andy

  • This topic was modified 11 years, 2 months ago by  Josh. Reason: added title


Seth Shoultes

  • Support Staff

February 27, 2013 at 9:55 am

It looks like you may have a broken div in your theme. Is the site live so we can look at the HTML source of the page?

You might try using Firebug to debug the HTML source.


Andy Metcalfe

February 27, 2013 at 12:25 pm

Hi Seth

You can access the page at http://ayahuascasatsangha.org/event-registration/

Thanks


Dean

February 28, 2013 at 1:14 am

Hey Andy,

Right I have seen this theme before, I am goign to add it to the known conflicts list as it had issues last time I saw it too.

In your style.css file line 135

.grid {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(images/grid.png);
z-index: 10;
}

Notice the position: fixed?

That’s what is breaking things. Removing that will fix the layout (though I cant say what else it is controlling so it may break something else)

You also have, and im not entirely sure why, 2 body and head tags/sections. The first one contains a fancybox (?) and is causing the very large blank gap at the top.

Having two head and body tags is not good, can cause problems with the site and will mess your SEO up as well.

The support post ‘Confirmation page layout is broken’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso