ghostqix
Forum Replies Created
-
Forum: Plugins
In reply to: [Geolocation] Getting undefined array key errors with 1.8.0That fixed it. Thank you.
I looked at the wp-config.php and WP_DEBUG is set to false (and the false is not quoted). If there’s some other setting that it putting WordPress into debug mode, I’m not aware of it.
Forum: Plugins
In reply to: [Geolocation] Getting undefined array key errors with 1.8.0That’s an improvement, but I’m still getting errors. Instead of the errors appearing at the start of the page (before the splash banner), they now appear down in the individual posts.

The plugin is re-activated if you want to inspect it live.
- This reply was modified 3 years, 2 months ago by ghostqix.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Email Followers are goneExcellent! Both Followers and Email Followers show up now.
Thank you very much for your help.Forum: Fixing WordPress
In reply to: Email Followers are goneThanks JNashHawkins, I posted my question there. Sorry for the noise.
@fonzy was correct in his updated post.
The title variables in the All in One SEO Pack had changed and I had to use %date% instead of %archive_title%. The %archive_title% variable is still valid, but only for custom post type archives, which don’t apply to date archives, which is why the variable was undefined.
Thanks for your help.