• Resolved JeroenB

    (@neorejfr)


    Dear,

    I am working with your calendar plugin. But when I try to continue in months, the month is not changing to the next one.

    Besided that, is it possible to change the “header” of the page which is now called: Activities in june 2018, to whatever I want?

    Looking forward to hearing from you.

    J

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

Viewing 14 replies - 1 through 14 (of 14 total)
  • Hey there @neorejfr!

    Thanks for reaching out to us.

    For the calendar not paginating, we see that sometimes with certain theme frameworks. Something that has worked in the past is refreshing permalinks as well as changing the datepicker format under Events → Settings → Display.

    You also have some JavaScript errors popping on that site, I’d look into that as well.

    For changing the view titles, a snippet like this one should help → https://gist.github.com/theeventscalendar/9d9085ac962cf0387bd5#file-change_events_view_titles-php

    That snippet is pretty comprehensive, allowing you to change the titles across all different views. You can add it to your functions.php as is, or slim it down to only those that you need to change.

    Take care,
    Ed 🙂

    Thread Starter JeroenB

    (@neorejfr)

    Hey Ed!

    Thank you for your quick response. The Javascript errors which I see are just related to an embedded youtube video. Nothing really special. The error is mostly related to an adblocker.

    All pages are working really fine, except for the month view “nav”. Any idea how I can fix this?

    Kind regards,

    Jeroen

    If this is a live site, possibly you can clone it to a staging server where you can first test for conflicting plugins and/or theme. You can refer to our Testing for Conflicts, which basically just tells to to switch themes and gradually deactivate plugins to see if you can find anything that is interfering. I did notice that the spinner animation is skewed as well which could be pointing towards the theme.

    I’d check that out, then you can narrow down that is causing it.

    Take care,
    Ed 🙂

    Thread Starter JeroenB

    (@neorejfr)

    Hi Ed,

    I did notice that too indeed. But as far as I know (and I tested it several times now) there is no conflict with the theme nor plugins. Because I can even run it on other pages which I created with my theme and it works perfectly..

    Any idea?

    Thread Starter JeroenB

    (@neorejfr)

    In addition:

    I can swap in months by selecting a month on the left top side. And it will shows me that month. But at the moment I press on the “nav”, it goes to the present month.

    In the code it shows me this, everytime I press on the nav to july:
    http://prntscr.com/jryt0j

    NEXT ADDITION
    It appears that using an old plugin version (Versie: 4.5.10.1) fixes the problem. Sounds pretty strange to me?!

    • This reply was modified 6 years, 4 months ago by JeroenB.

    Hi,

    I have the same problem.
    I use the theme Panoramic from Out The Box.
    The way to fix it via “testing for conflicts” brought no solution!
    And I have no idea to fix it with add it with the code to my functions.php…..

    Kind regards

    Peter

    • This reply was modified 6 years, 4 months ago by heinmueck59.

    Good sleuthing @neorejfr! I’m going to look into these frameworks and see if I can find the cause. We have been seeing this more often — if need be, I can log it as a bug on our end.

    Thread Starter JeroenB

    (@neorejfr)

    Looking forward! Won’t update now till we have something 😉

    @neorejfr — Can you give me a list of plugins that you are using?

    Thanks!

    I’ve seen some success with this snippet already.

    https://gist.github.com/erishel/abac63d3a82f87c57d2003776171bcd6

    Give that a shot, you can either click Download ZIP on that page and add as a new plugin — or copy the functions and paste in functions.php file. The option exists to upload as plugin because if you are not using a child theme, your functions.php will be overwritten when you update the theme.

    Let me know if that helps!

    Hi Ed,

    thx!!!

    It works at my theme Panoramic.

    Kind regards

    Peter

    Awesome! We found that the issue here is occurring with some themes when you use a period as a date delimiter. You can try to use something else like a dash and we will hopefully have a resolution rolled out soon!

    Take care,
    Ed 🙂

    Thread Starter JeroenB

    (@neorejfr)

    Hey Ed!

    This works for me. Awesome work! Great that we worked this out.

    Kind regards,

    Jeroen

    Awesome! Glad you got it figured out.

    I’m going to go ahead and close out this thread — don’t hesitate to create a new one any time you need help!

    Take care,
    Ed 🙂

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Can’t continue to other month’ is closed to new replies.