meetingguide
Forum Replies Created
-
Hey Marek, we’ll fix those warnings in the next release. I was expecting that it would be an empty array, but null should be made valid as well.
(I would also make sure your
WP_DEBUGis set to false in production.)Setting the conference providers that way looks good to me.
Forum: Plugins
In reply to: [12 Step Meeting List] Managed WP server cachingHm, that sucks! Caching in and of itself is not a bad thing, but it does need to be refreshed.
Does your site use the upcoming meetings widget or having the upcoming meetings view?
I think if the cache were updated every hour then we might be ok.
Is there a setting you can set to have it do that?
Or is there a way we can ask/trick GoDaddy into refreshing?
I don’t know if this will work but a comment at the bottom of this page (https://cantonbecker.com/etcetera/2014/how-to-disable-wordpress-caching-at-godaddy/) suggests that if you visit your site with a URL like http://www.url.com/?GD_NONCE then that might refresh it.
If that works, then maybe using a site like uptimerobot.com to check your site on an automated hourly schedule would work?
Forum: Plugins
In reply to: [12 Step Meeting List] Meeting Types next to meeting titleWhoops! The second thing is a definite bug I need to fix ASAP.
Having trouble visualizing the first one though, I think it’s working on my test site. Can you give me some steps to reproduce it on your site?
Thanks
Forum: Plugins
In reply to: [12 Step Meeting List] Managed WP server cachingHey Tim,
I’m afraid there’s nothing I can think of to help with that aside from turning the caching off, or seeing if there’s a way to exclude, for example, the /meetings route.
The plugin itself recently introduced its own file-based caching, so it really shouldn’t be necessary for the server to provide its own.
Forum: Plugins
In reply to: [12 Step Meeting List] Meeting Types next to meeting titleHi Tim,
This should be fixed now in version 3.4.10!
Forum: Plugins
In reply to: [12 Step Meeting List] Entering GPS coordinatesOk! Well one day hopefully we’ll have a system that allows people to override Google, but not sure an ETA on that.
Until then, some sites do send me coordinates when they need to request an override.
Forum: Plugins
In reply to: [12 Step Meeting List] Meeting Types next to meeting titleHey this is a bug, sorry about that. I can’t fix it right away but I will definitely fix it!!
Forum: Plugins
In reply to: [12 Step Meeting List] Entering GPS coordinatesNot currently, no. In cases where there is a weird address, please let me know and I can work with you. In some cases we can do an override of Google’s info.
Forum: Plugins
In reply to: [12 Step Meeting List] Icons displaying incorrectlySounds good!
Forum: Plugins
In reply to: [12 Step Meeting List] Icons displaying incorrectlyIt’s working again, that’s great.
Something odd is going on with the paths on your site. Looks like it got moved recently and the server name hasn’t been updated. Instead of trying to load the CSS from
http://nnig.org/plugins/wp-content/12-step-meeting-list
it’s loading from
http://box5737.temp.domains/~nnigorg/wp-content/plugins/12-step-meeting-list
That discrepancy is what’s causing the problem.
I think if you go to WordPress > Settings you should be able to change the URLs there and fix it.
We’d love to also add you to the meeting guide app if/when you’re ready π
Forum: Plugins
In reply to: [12 Step Meeting List] Icons displaying incorrectlySounds like it could be a theme issue, but clicking the link it looks like the website is down right now
Forum: Plugins
In reply to: [12 Step Meeting List] Shortcode to only show one regionHi Dave,
There’s no shortcode to show the meeting finder, but what you could do is link to the main meeting list, pre-filtered for Joburg, eg
/meetings/?tsml-region=johannesburg– Josh
Forum: Plugins
In reply to: [12 Step Meeting List] Cannot publish a New MeetingHi Greg, I know it will revert your meeting to draft status if you donβt have a location specified.
Forum: Plugins
In reply to: [12 Step Meeting List] Upgraded Meeting List PluginYes, when you visit the page it looks up the address and tries to place it on the map. Then you just have to hit save and it gets saved.
Not sure how it got messed up for those meetings. You’d only really need to do it for the ones that don’t have maps on the detail page. And you’d only need to do it once per location and it’d fix the other meetings at that location.
I’ll let you know when the bug you found is fixed!
Forum: Plugins
In reply to: [12 Step Meeting List] Upgraded Meeting List Plugin– going back to the map the pins disappear: this appears to be a bug that i hadn’t noticed, so thanks for pointing that out. i’ll fix it in the next version, but if you want to fix it now you could switch to mapbox, which doesn’t have the problem.
– rest of the issues: there do appear to be some meetings here which have been geocoded improperly. it’s affecting the maps but the maps themselves are not the cause. could you try editing the “literature round robin” meeting and resaving it? this is one meeting that has a blank map on the meeting detail page and would be getting improper directions.