msummers
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Manage user logins to password protected pagesThanks for the suggestions!
Forum: Fixing WordPress
In reply to: Manage user logins to password protected pagesOK – I think I have my answer: it ain’t gonna happen! :p
Forum: Fixing WordPress
In reply to: Manage user logins to password protected pagesAccess-manager potentially looks like what I need, but by assigning all homeowners to a single group how could they all have different passwords?
As it is now, the homeowners browse to the website and can review the public pages with no further authorization, however if the want to see the homeowner-specific pages, they must enter a password. Using this plugin would change that whole paradigm, right? They would have to first login to the administrative back-end of WP wouldn’t they?
Forum: Fixing WordPress
In reply to: Manage user logins to password protected pagesThanks for the responses, guys. I’ll check both of those out. Being that this is a pro bono site, I’m not anxious to make my life any more complicated than it already is! 🙂
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorI’m sorry for flooding this thread, but I just checked and the theme updated again. What can I do to stop this?
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorYesterday morning, I made that must-use plugin containing the theme filter – add_filter( ‘auto_update_theme’, ‘__return_false’ ); – and put it in the wp-content/mu-plugins folder I created. That should disable the automatic update for all themes, no? Last night, the theme updated itself again. I reversed that this morning but I expect it will update again. Can you imagine what I am doing wrong?
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorGood grief! I can’t stop this thing from updating itself!
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorThanks for that link. I can see that it’s possible to disable WP’s automatic theme updating by placing a filter in a “must use plugin”, which is mentioned in this codex article. I have done that. We’ll see tomorrow if it worked!
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorI had imagined that Ares was automatically updating due to my looking at a cached page in my browser. There is no automatic update of Ares, is there?
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorOr maybe I was just looking at a cached version…
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorActually, it looks like the theme updated itself automatically! How do I stop that so that I can remain at 1.5.2?
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorThanks for your suggestions! I opted to keep using the old version (1.5.2) and that seems to have worked fine (so far!).
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorThe site has been running already on a customized Ares child theme for several years. Please tell me what I need to do to update to the 2.0.1 version using the customizations I’ve already made to the existing child theme. I hope I don’t have to search them out individually and copy/paste them. My preference is to always use a child theme. Is that not the best practice here?
Forum: Themes and Templates
In reply to: [Ares] Ares Free Theme ErrorThanks so much! So, I’m a little confused by your reply. I’m thinking I should replace the parent theme with the 2.0.1 version, correct? Then what should I do in the child theme?
- This reply was modified 8 years, 7 months ago by msummers.
That makes sense. Thanks for the quick solution!