Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    If you switch to the default WordPress theme, does the problem go away?

    If it does, it indicates there’s something wrong with your custom theme – probably in single.php or single-event.php.

    Thread Starter ciupy

    (@ciupy)

    Yes, you’re right. With default theme the page is ok.

    i dont see anything weird in single.php, and i dont have single-event,php in my theme. you reffer to the plugin single-event.php file?

    Don’t worry if you’re not using single-event.php, that’s a way of running a custom template that some people use.

    I think your problem could be your stylesheet. It seems to have some exceptionally wide widths set – 4000px plus – and that’s likely to cause problems. I’m guessing they’re meant to 400-something pixels in size.

    Thread Starter ciupy

    (@ciupy)

    Can you tell me what element has 4000px wide? i cant find it to modify

    You main body and wrap classes have that size added to them, as well as the div marked up with these classes:

    post-369 event type-event status-publish hentry

    I’d guess this is the one that’s the problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Event page doesnt dispplay ok’ is closed to new replies.