• Resolved pe4learning

    (@pe4learning)


    Hi there, I tried to look at a previous topic on this but it was closed and from a long time ago.

    I love the plugin and my only issue is the full page event is too wide and knocks my side bar underneath the event

    Example – http://www.pe4learning.com/event/ukpechat-technology-in-pe/

    The same thing happened with single product pages in my woo commerce store but for some reason I cant find how I fixed this to stop the widget bar from going below the content.

    I am guessing its a CSS tweak but have tried to check my page templates and nothing has come up as of yet, I will keep trying until I get a reply.

    Thanks

    Paul

    https://wordpress.org/plugins/the-events-calendar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Brian

    (@brianjessee)

    HI,

    Thanks for trying out our plugin. We can try to help out here, but not able to provide coding to fix theme compatibility issues.

    Have you tried changing the Events Template in the settings?

    Head to this page:

    Events > Settings > Display Tab

    Then change this setting:

    Events Template

    To another template, try different templates to see if they work.

    If that does not work you would have to use some custom css to fix this.

    Something like this might get you started:

    #tribe-events-pg-template {
    margin: 0;
    width: 800px;
    float:left;
    }

    Thanks

    Thread Starter pe4learning

    (@pe4learning)

    Brian, you are a legend!

    Thanks ever so much for this and it has solved the problem with the custom css.

    Such a simple solution but thank you kindly for taking up your time to reply and help me out.

    Regards

    Paul

    Brian IS a legend! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sing Event Page Width Issue’ is closed to new replies.