jess888
Forum Replies Created
-
I have all my sites updated to 7.0.5 and am still having the issue. It looks like the ability to turn off email alerts for updates for Plugins, Themes, etc. has been removed; they are batched with other warnings. You used to be able to get warnings and be able to turn off the update plugin warnings. It would be great to have that ability again, especially for those of us with many websites. Thanks!
I do want it to scan for out of date plugins, etc., I just don’t want to receive alerts for that. Worked fine before this last WF update.
Here is the screenshot – you can see under Dashboard Options that it says Updates Needed (Plugin, Theme, or Core):
https://sonomasites.com/assets/WordFenceExample.pngHi there ~
Where is “Scan for out of date, abandoned, and vulnerable plugins, themes, and WordPress versions”?
I only see “Updates Needed (Plugin, Theme, or Core)”
I am using 7.0.2, yes. Thanks.
I can see that option, but wouldn’t that remove all warnings, not just warnings to update plugins, etc.? Seems odd that the one under Global Options > Dashboard Options doesn’t work.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Possible Malicious CodeThanks so much.
Forum: Themes and Templates
In reply to: [Make] “Warning: Invalid argument….”Resolved it myself – thanks. You can delete this post.
Forum: Plugins
In reply to: [Mooberry Book Manager] MBM Tax Grid Page – multiplesThank you so much.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Modified filesAnother potential explanation given by WordFence:
“After discussing with my colleagues it appears that this issue can occur when a empty file is created by the plugin upon install and populated with various information generated based on plugin settings.
It should be safe to ignore that file being modified — we can’t say it’s permanently safe, as it could still be modified maliciously, but it is also expected to be modified in the plugin’s normal operation.
Since it won’t match what’s in the repository, it will still be scanned for malware as long as they don’t add it to the excluded files list. (Using the “Ignore” links in the scan results should be fine.)
I’d also suggest you mentioned this issue to the plugin author so they’re aware that including a 0-byte file when releasing their plugin can interfere with Wordfence.”
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Modified filesThank you so much, Ben. I figured there must be some kind of explanation.
I appreciate it!
Okay, great. That explains why it kept triggering the alarm even after I replaced it.
Thanks a million.
Ongoing. Happening on two files for a particular plugin.
Forum: Themes and Templates
In reply to: [Squirrel] Hide sidebar on some pages…?Got my answer elsewhere – go here if you want the solution:
Forum: Fixing WordPress
In reply to: Full width content after clearing sidebar, or just remove sidebarNever mind – I adjusted the grid again and it all came together. Thanks again….
Forum: Fixing WordPress
In reply to: Archives dropdownThank you both so much – Turns out that the primary widget area (sidebar) is embedded elsewhere in the code in this theme. I managed to re-add Archives, and Categories, to the sidebar and it works pretty well.
Thanks again; very much appreciated.
Forum: Fixing WordPress
In reply to: Full width content after clearing sidebar, or just remove sidebarPioneer, you are the man. Thank you so very much.
I created a class in my css for the padding:
.full_width_template {
padding:0px 60px 0px 40px !important;
}And added it into a div in the custom template, but the right side padding isn’t working. What am I missing?
Thanks again!