Joe Dolson
Forum Replies Created
-
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Locations repeating with every postI released the next release quite a while ago; this should be resolved. If it’s not, please provide details about how you’re adding events.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Facebook bots?There are a variety of plugins that are designed to block bots you can try out:
https://wordpress.org/plugins/blackhole-bad-bots/
https://wordpress.org/plugins/stopbadbots/
There are probably others; I don’t have an extensive familiarity with them.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Unable to update pluginDoes Query Monitor not provide *any* information on the front end for you? Do you have server logs that you can check for any information?
I’d love to help; but the practicality is that this issue is not something that I can trigger just by using the same theme, so it presumably has something to do with an interaction with an additional plugin or a specific setting of the theme; I just have no way of knowing what to look at. I don’t have any other similar support requests, so I’m lacking any data to act on.
There’s a filter you can use to control that:
mc_user_can_see_private_events. It only runs on events that are in a private category, but it would allow you to control which categories are private for which users.Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Unable to update pluginIf you’re able to share the actual error message with me, I might be able to address it. However, I don’t really have any information, and was not able to reproduce it with the same theme.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Events not showing after publishedYou’re having caching issues; you may want to exclude your calendar page from your LiteSpeed Cache.
Any console errors? If you’re able to provide a link, I can try to help; but this isn’t a lot of information to go on. There are any number of possibilities, I just don’t have much to start with.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Unable to update pluginToday’s release addresses that specific problem. It may fix your issue.
It sounds a bit to me like W3 Total Cache is caching the entire page. If so, then what you probably want to do is exclude the event page from being cached.
I haven’t committed anything that touched event or shortcode caching for quite a long time; certainly not in the last several releases. Perhaps W3 total cache made an update that’s impacting this? If you clear & disable W3 Total Cache, do you have the same problem?
If you don’t clear the cache, do the events eventually go away? If so, do you know how long it takes?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Single Event Pop Up FormatGlad to hear it! Thanks for following up.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Unable to update pluginI can prevent that error, though I’m not sure how it would happen, since the variable passed into that function has a fallback value. It’s also not a fatal error, so the site should still be able to run with it occurring. Is that the only error you’re seeing?
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Events from custom postsIn Pro, what you can do is create events when you create a custom post; there’s no way to just display your custom posts as an events calendar. If you can export your posts in a CSV, you’d probably be able to format in a manner that could be imported in Pro, though.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Unable to update pluginI installed Hueman in my dev environment, but I haven’t been able to reproduce this issue. If you can provide any more information, it would be appreciated. The most specifically helpful information would be identifying the actual error. Try installing Query Monitor, by John Blackbourne, and see if it gives you more specific information about what’s happening.