• Resolved hbrg

    (@hbrg)


    In the month view, by default you get the calendar where days with events only have a dot and on hover you get “Has Events”. There are no event details.

    But if you go to the datepicker in the top left corner of calendar and choose that same month (not a sepcific date), you get another view where days with events have title of event displayed, and on hover you get some of the event details.

    The difference is that the calendar then loads another view via AJAX and URL changes to ‘…/month/2023-12/’. How do I make this alternate month view, with more event details on day with event, by default?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support tristan083

    (@tristan083)

    Hi @hbrg,

    Thank you for reaching out, and I’m sorry to hear about the difficulties.

    For me to understand and learn more about your setup, could you please provide the version of the following?

    1. PHP
    2. WordPress
    3. The Events Calendar
    4. Theme and Version


    Also, could you share the direct URL to the page you’re having issues with? Please do not share any credentials, as this is for us to follow the WordPress Forum Guidelines.

    Thread Starter hbrg

    (@hbrg)

    Sure, though I can’t see the impact. You simply have two month views with different layout, I’d like to be able to choose the one that we get when picking the month from the datepicker. In the meantime, I’m simulating the click on datepicker and then the click on current month which in combination with some fadeIn on body works fine and gets the alternate view, but it’s a hack.

    PHP: 8.0.1
    WordPress: 6.4.1
    The Events Calendar: 6.2.8.1, Minimal styling (though nothing changes with full styling applied)
    Theme: custom theme built on top of Blankslate boilerplate theme.
    URL: localhost site, in development.

    Plugin Support tristan083

    (@tristan083)

    Hi @hbrg,

    Thank you for your message and the information.

    We’ve seen this behavior (as described) happening with FSE (Full Site Editor) themes. I am unsure if the Blankslate boilerplate theme is an FSE theme, but just so you know, we’re not fully compatible with FSE themes (see The Events Calendar + Full Site Editor).

    At this time, I recommend testing for conflicts. Could you follow the following steps?

    1. Deactivate all other plugins except for The Events Calendar Plugins.
    2. Switching to the Default theme.

    Please read the Testing for Conflicts Article before doing anything. 

    To be safe, we’d recommend conducting tests and updates on a Staging Server. Also, please keep a working backup of your website.

    Plugin Support Darian

    (@d0153)

    Hi @hbrg

    I hope you’re doing well. I just wanted to touch base and check in with you. It’s been a little while since we’ve heard from you. I was just curious if you had the chance to try out the recommendation provided above.

    Let me know if there’s anything I can assist you with.

    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that there hasn’t been any recent activity on this thread, so we’ll consider it resolved. However, if you have any additional questions or concerns, feel free to start a new thread.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Alternate month view loaded with AJAX’ is closed to new replies.