msmcmullen
Forum Replies Created
-
Actually, I was already logged in and didn’t know it. Changing the Exclude field didn’t fix the problem. When I logged out, I got the redirect URL instead of the page. What am I missing?
I believe I found the answer. The page is accessible as desired when I use the full URL in the Exclude field: http://dev.domain.org/join-us
Forum: Fixing WordPress
In reply to: Yearly Archive won’t show 2 of 7 yearsThank you Samuel. Simple but brilliant. I did have 2011 and 2017 directories with older versions of the site.
Thanks again.
Mike
Forum: Fixing WordPress
In reply to: Yearly Archive won’t show 2 of 7 yearsTor-Bjorn Fjellner,
Thanks for the response, but I’m still stuck. First I turned on debugging but didn’t get any error messages so I turned it back off. Then I installed health-check but even with no plugins activated, and while using Twenty Seventeen theme, the behavior didn’t change. Still getting the one white screen and the other directory listing instead of an archive for 2011 and 2017.
The theme I’m using is custom built on _underscores and Twitter Bootstrap. I have the same theme and same plugins activated on a dev site and that site works fine. Odd.
Resolved
Your right. They are updated now. I tried disabling and re-enabling sitemaps in Jetpack before reaching out. Perhaps that triggered an update. Not really sure but I will keep an eye on it and let you know if it seems to get stuck again.
Thanks!
Forum: Plugins
In reply to: [Theme My Login] Changing Action and Status MessagesThe language files are as follows:
/wp-content/languages/theme-my-login/theme-my-login-en.po
/wp-content/languages/theme-my-login/theme-my-login-en.moForum: Plugins
In reply to: [MaxGalleria] Editing a Gallery raises 3 WarningsThanks for the fix and your quick response.
Forum: Plugins
In reply to: [MaxGalleria] Editing a Gallery raises 3 WarningsI’m using WordPress 5.4.3. I installed older versions of Maxgalleria and the problems seems to have been introduced in version 5.0.0. Version 4.29 does not raise these warnings.
The problem was not with the database or SEO Yoast. Earlier on I moved style.css into a sub-folder and the site displayed fine so I didn’t suspect anything wrong. Moving style.css back into the theme folder fixed everything.
Other symptoms in case someone else runs into to this:
- When editing pages, the template dialog box was missing.
- Yoast would not update any of its fields.
- When I switched to Twenty Fifteen theme, WP said my theme was broken – missing template files.
- WP theme editor showed my style sheet but no template files. It was looking for template files in the sub-directory where style.css was located.
I just upgraded to WordPress 3.6 and updated all my plugins. Now I’m getting the following error from Register Plus Redux that disappears when I deactivate NextGEN Gallery.
“There is another active plugin that is conflicting with Register Plus Redux. The conflicting plugin is creating its own wp_new_user_notification function, this function is used to alter the messages sent out following the creation of a new user. Please refer to radiok.info for help resolving this issue.” I couldn’t find anything current on their site.
NextGEN Gallery: v2.0.7
Register Plus Redux: v3.9.10Forum: Fixing WordPress
In reply to: WP-Paginate – 404 on blog pageI discovered my problem was that the Permalink base was set to “blog” and the page that I was using for the blog’s home page was also called “blog”. This was causing the problem with 404 errors.
Forum: Requests and Feedback
In reply to: [Plugin: FormBuilder] Not writing to databaseNevermind, I didn’t notice the Database XML backup configuration. Everything is working now. This seems like a great plugin.
Forum: Plugins
In reply to: [plugin-register-plus] Update for wp2.7?I’m having trouble with the dashboard displaying properly after WP 2.7 was installed.
Register Plus’ Invitation Code Tracking widget displays this error:
Warning: extract() [function.extract]: First argument should be an array in C:\xampp\htdocs\dev\wp-content\plugins\register-plus\dash_widget.php on line 24Hoping an upgrade to Register Plus is in the works. It’s a great plugin.