jakem250
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Organiser] Calendar widget — cannot navigate to previous or next monthStephen,
I found what was wrong with my theme. It wasn’t using the following code in functions.php, which I found in some previous support posts:‘before_widget’ => ‘<div id=”%1$s” class=”widget %2$s”>’,
My parent theme doesn’t use the above code when registering widgets. However, I’m using a child theme, and I thought I had properly filtered the function to register the widgets properly (but it obviously wasn’t working). My mistake!
Thanks so much for your help, and for the awesome plugin. Have a great new year
Jake
Forum: Plugins
In reply to: [Event Organiser] Calendar widget — cannot navigate to previous or next monthThanks Stephen–
I installed 1.6.3, but unfortunately my issue still persists (although the former errors in the JavaScript console are now gone). When I click “next” or “previous” in the Events Calendar Widget, the page refreshes, and there is a new URL in the address bar, similar to this:https://www.helbergnussauction.com/auctions/?eo_month=2013-02
What’s even more confusing is that I have a test site up and running (with the exact same theme), and it is working fine. Also, on the test site, after clicking a “next” or “previous” month, it does not reformat the URL, as it does above.
Production site: https://www.helbergnussauction.com/auctions
Test site: https://helbergnussauction.site90.net/auctionsIf I switch my production theme to Twenty Eleven, the calendar widget starts working normally.
Do you have any more ideas of what might be causing this?
Thanks again for all of your assistance,
Jake
Forum: Plugins
In reply to: [Event Organiser] Calendar widget — cannot navigate to previous or next monthAnother update:
I managed to replicate Nico’s error message above in the browser console:
Uncaught ReferenceError: EOAjax is not defined frontend.min.js:8
(anonymous function) frontend.min.js:8
l jquery.js:2
c.fireWith jquery.js:2
v.extend.ready jquery.js:2
AForum: Plugins
In reply to: [Event Organiser] Calendar widget — cannot navigate to previous or next monthHi Stephen,
thanks for your quick response last week. I disabled the plugin you mentioned and was still experiencing the issue. I am not as skilled at troubleshooting issues with the browser console, but perhaps the previous member’s info might shed some light on both of our situations.If you’d like to troubleshoot my site further, it has moved to
https://www.helbergnussauction.com/auctions/
Thanks for all your help–
Jake