Support

Home Forums Event Espresso Premium Problems with page layouts after deactivating Event Espresso

Problems with page layouts after deactivating Event Espresso

Posted: December 29, 2017 at 2:20 am

Viewing 5 reply threads


clembke

December 29, 2017 at 2:20 am

Hi,

I deactivated and removed Event Espresso from my site and it completely messed up my page layout where the body of the page is now at 2/3 and left aligned. Please let me know how to fix as soon as possible. URL for your reference: http://project100events.com/

Thanks


clembke

December 29, 2017 at 2:21 am

BTW, it is only the home page that is messed up, as far as I can see.


clembke

December 29, 2017 at 2:28 am

Nope, actually, other pages are affected as well


Tony

  • Support Staff

December 29, 2017 at 2:36 am

Hi there,

If you’ve completely removed Event Espresso from the site then it isn’t EE causing this as its code isn’t even there to run.

The problem is from the WP Property plugin setting display to inline-block on the clearfix class – http://take.ms/MxV9L

With that disabled it works – http://take.ms/3Iyd8

With EE activated you’ll find that class was likely being overridden by its own styles.

You can try overriding the above and applying your own styles, such as:

#main.width-100 {
    width: 100%;
}

Add that to Appearance -> Customize -> Additional CSS

Please refer to this guide for more detailed information about the CSS customizer: https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress


clembke

December 29, 2017 at 2:39 am

Well, I be ….. Thank you for going above and beyond, I deactivated it and it now works!

Happy New Year!


Tony

  • Support Staff

December 29, 2017 at 2:54 am

You’re most welcome.

All the best 🙂

Viewing 5 reply threads

The support post ‘Problems with page layouts after deactivating Event Espresso’ 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