Joe Dolson
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Update Broke SiteThanks for confirming!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Update Broke SiteThe update is now released; if this *is* still a problem, please let me know – because this was the only thing I could readily imagine causing this, and if this isn’t it, then I have a mystery to investigate.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Latest update affects entire siteI’m assuming that this is due to the change I made to allow Oembed endpoints to render, and I’m going to release an update without that change. I’m not sure why it’s having such extreme results for some sites, but that’ll be something to investigate later.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] New update messes up custom themeI’m assuming that this is due to the change I made to allow Oembed endpoints to render, and I’m going to release an update without that change. I’m not sure why it’s having such extreme results for some sites, but that’ll be something to investigate later.
I’m assuming that this is due to the change I made to allow Oembed endpoints to render, and I’m going to release an update without that change. I’m not sure why it’s having such extreme results for some sites, but that’ll be something to investigate later.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Update Broke SiteI’m assuming that this is due to the change I made to allow Oembed endpoints to render, and I’m going to release an update without that change. I’m not sure why it’s having such extreme results for some sites, but that’ll be something to investigate later.
If you can disable the right click prevention, I can inspect this. Tools like that are just a hassle for debugging.
And just as a note, tools that are intended to prevent people from copying content from the site are pretty much worthless. They inconvenience people who are trying to use the site, but in no way prevent people from copying information from the site if they choose.
That’s going to be more of a theme setting than a calendar setting. The main calendar view is just a normal WordPress page; if your theme supports a page template with no sidebar, then you should be able to select that in the editor.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Link to Details as PopupIt looks like you’ve switched to a different plugin to do events; so I’m going to go ahead and close this issue.
I haven’t had any other similar reports, so I’m guessing it wasn’t related to the plugin update; my best guess would be some kind of autocomplete filling in numbers for you that weren’t noticed. But that’s nothing but a guess. With no other occurrences of this, and your having resolved your own issue, I’m going to go ahead and close this as resolved, however.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Open Google Calendar in a new tabMy Calendar doesn’t include any mechanisms to set links to open in a new tab. You can add your own custom JS to trigger new tabs, but there isn’t any mechanism provided by the plugin, and I don’t have any intentions of adding one.
Sounds like it was perhaps a bit too aggressive about cleaning things up… glad you figured it out!
There’s an inline style on your site that’s setting
h3 { font-size: 20px !important }that overrides My Calendar’s styles. You could edit that inline style to something likeh3:not(.mc-main h3)so that it excludes links inside My Calendar.It looks like the site is currently showing a ‘work in progress’ screen, but let me know if you bring it live again so I can take a look.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] “Upcoming Events” widget broken?Can you share a link I can look at? I’m wondering if there’s some CSS conflict, and maybe the event is outputting, but is being hidden by something.