Joe Dolson
Forum Replies Created
-
Can you share a link where I can see this in action?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] index for calendarI’d say that’s pretty much up to you. If you don’t want your calendar indexed, then yes, that makes sense.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] change author of eventIt is possible, but in the current release the dropdown is only enabled if the author is undefined or doesn’t exist. I’m changing that for the next release, however.
Not a problem!
Looked into this, and having two sets of buttons functioning on the same page was never an intended functionality; it only worked because of how jQuery selectors work. Refactoring to vanilla JS returned it to the intended functionality.
That said, there’s no good reason *not* to keep this functionality; it just requires me to adjust a few things. So I’ve made the necessary changes and will ship them in the next update.
That’s coming from some CSS in the AJAX Event Calendar plugin. So the conflict isn’t with your theme, but with a different calendar plugin you also have activated.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Set default viewIf you go to edit the calendar page, you’ll find a panel of options at the bottom of the page. You can choose the default format there.
See https://docs.joedolson.com/my-calendar/my-calendar-display-options/ for more details!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Theme recommendationsNot really. From a purely practical standpoint, there are thousands of different themes, and I can’t practically test them. I test against the core themes and miscellaneous others, but I’m only looking to see whether there are any specific obvious problems.
I *partially* failed to update the version number, now updated.
The gb2gm site has the twenty-twentytwo stylesheet selected (My Calendar > Design > Styles). That stylesheet hides dates on days that fall outside the current month.
Forum: Plugins
In reply to: [WP Accessibility] Fatal error with Analytify Dashboard pluginThanks for reporting! I saw that Analytify had already indicated they were going to change their prefix, so it wasn’t something I’ve prioritized myself.
It’s always difficult when two plugins have very similar naming conventions!
Released an update that fixed this issue.
I’m guessing that when I rewrote the scripts in vanilla JS I inadvertently changed the data type. Will get this fixed.
Forum: Plugins
In reply to: [WP Accessibility] latest update breaks siteCan you share a link? That sounds like some other type of problem, not related to this release.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] upcoming events list displayYep; that’s on me. Updating the plugin now.