• Resolved MarkMadeDesign

    (@markmadedesign)


    Hello. Why does my site’s Events landing page showing content one way that I like (info left / image thumbnail right) when I click “Next Entries” or click the “List” option top right, it shows the information differenyly (large image full width above info)??? Specific slugs below.

    /events
    /events/list/page/2/

    Any insight would be great. Was hoping to easily keep this list view consistent without having to modify theme files. Thanks!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey @markmadedesign

    From what I can see, there seems to be an issue with breakpoints.
    Simply put, whenever switching views, it loads the mobile version of the calendar.

    This is usually caused by one of the following:

    • A setting in your caching plugin. We have several guides for different plugins
    • The template you have chosen under Events > Settings > Display (you should try a few)
    • The WordPress theme you are using. Try temporarily reverting to the twenty-twenty-one theme (ideally on a staging site)

    Let us know what you find out,
    Geoff

    Hi, please I need help customizing my events page, my custom CSS doesn’t seem to be recognized, can you help me?

    Thread Starter MarkMadeDesign

    (@markmadedesign)

    @geoffbel – Thank you for the prompt response! My quick thoughts and a question.

    – The caching is part of GoDaddy’s WordPress Managed Hosting, not a plugin. Do you recommend anything for that to sync w/ the events plugin?
    – I actually have tried switching through a few different templates under Settings > Display but no luck in fixing that mobile view issue.
    – If all else fails, I will attempt the staging site and theme switch

    For now I simply adjusted the settings to show a high number of events and prevent the “Next Entries”. But I’d rather still get it fixed eventually because I like the initial landing page layout.

    Plugin Support Abz

    (@abzlevelup)

    Hi @ichris58, adding !important might help. Could you try inserting it after the property? Example:

    .sample {
    display: none !important;
    }

    Let me know if that does the trick for you.

    Best,
    Abz

    Plugin Support Abz

    (@abzlevelup)

    Hi @markmadedesign, no worries we’re here to help.

    The caching is part of GoDaddy’s WordPress Managed Hosting, not a plugin. Do you recommend anything for that to sync w/ the events plugin?

    We currently do not have one for the GoDaddy WP Caching. I’d suggest you could disable it then you could use another third-party plugin here.

    I actually have tried switching through a few different templates under Settings > Display but no luck in fixing that mobile view issue.

    I could see that the Next Button is in the HTML but it was disabled. I suspect that it could be the theme that’s causing it. See the screenshot here → https://share.getcloudapp.com/ApuDe7wo.

    Could you try switching to the default theme 2021 and see if it persists? Please do clear any caching after switching.

    Let us know how it goes.

    Best,
    Abz

    Plugin Support Abz

    (@abzlevelup)

    Hey @markmadedesign, this thread has been inactive for a while, so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up, and we’d be happy to help.

    Cheers,
    Abz

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Events landing page and following list pages have different layout’ is closed to new replies.