Title: dycweb's Replies | WordPress.org

---

# dycweb

  [  ](https://wordpress.org/support/users/dycweb/)

 *   [Profile](https://wordpress.org/support/users/dycweb/)
 *   [Topics Started](https://wordpress.org/support/users/dycweb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dycweb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dycweb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dycweb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dycweb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dycweb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/dycweb/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/dycweb/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Classic Editor] site by site enabled for multisite?](https://wordpress.org/support/topic/site-by-site-enabled-for-multisite/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/site-by-site-enabled-for-multisite/#post-11208531)
 * Is this ready yet? I’ve installed Classic Editor on a small, multisite network
   and would like to give my users the option to choose which editor they want to
   use.
 * Nevermind, I found the setting in the Network > Settings screen. Thanks!
    -  This reply was modified 7 years, 6 months ago by [dycweb](https://wordpress.org/support/users/dycweb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin Manager] Icons](https://wordpress.org/support/topic/icons-28/)
 *  Thread Starter [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/icons-28/#post-10272320)
 * The only time it doesn’t work is for plugins that add extra functions aside from
   activate and deactivate. I have a few that add functions like custom menu, settings,
   and other specific function names. In those cases, the classes for the extra 
   functions tend to be generically named 0 and 1. When I try to add styles for 
   them similar to activate, deactivate or delete, it scrambles everything. I don’t
   have much time to mess with this so, for now, I’m happy with all but 2 or 3 plugins
   appearing the way they should.
    -  This reply was modified 8 years, 3 months ago by [dycweb](https://wordpress.org/support/users/dycweb/).
    -  This reply was modified 8 years, 3 months ago by [dycweb](https://wordpress.org/support/users/dycweb/).
      Reason: clarity
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin Manager] Icons](https://wordpress.org/support/topic/icons-28/)
 *  Thread Starter [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/icons-28/#post-10272305)
 * I’ve finally gotten back to this. The vertical lines (pipes) are in the HTML,
   though I couldn’t actually find them to remove them. No matter, I’ve managed 
   to mostly restore this to the way I remember it being. This version places the
   icons between the pipes, so it does the trick for me:
 *     ```
       .activate, .deactivate {
       	float: left;
       	margin-left: 0;
       }
   
       .delete {
       	float: left;
       	margin-left: 2px;
       	margin-right: 3px;
       }
   
       .group, .lock, .hide {
       	float: left;
       	margin-left: 4px;
       	margin-right: 0;
       }
   
       .plugins .plugin-title .dashicons:before {
       	padding: 4px;
       	background-color: #e4e9f6;
       	border-radius: 4px;
       	font-size: 17px;
       	color: #b4b7e9;
       }
   
       .plugin-title .dashicons {
       	width: 20px !important;
       	height: 20px !important;
       	margin-top: 0 !important;
       	padding-right: 10px !important;
       }
       ```
   
    -  This reply was modified 8 years, 3 months ago by [dycweb](https://wordpress.org/support/users/dycweb/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Plugin Manager] Icons alot too big, no maintanance](https://wordpress.org/support/topic/icons-alot-too-big-no-maintanance/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/icons-alot-too-big-no-maintanance/#post-10070390)
 * This issue makes the plugin harder to use. I have requested an update in a support
   thread: [https://wordpress.org/support/topic/icons-28/](https://wordpress.org/support/topic/icons-28/).
   Instead of a bad review, why not add to the thread and ask the developer to make
   an update?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin Manager] Notes field – feature request](https://wordpress.org/support/topic/notes-field-feature-request/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/notes-field-feature-request/#post-9551061)
 * I second the suggestion for “Plugin Notes” and can also recommend “Network Plugin
   Auditor” for multisite networks. It adds a column to your Plugins listing page
   that shows which site(s) each plugin is active in.
 * Between this Plugin Manager, Plugin Notes, Network Plugin Auditor and Multisite
   Plugin Manager, managing plugins in my small network is pretty easy. I can’t 
   imagine what admins of large network installations do to keep it all straight.
   It would be great if there were a comprehensive solution.
    -  This reply was modified 8 years, 10 months ago by [dycweb](https://wordpress.org/support/users/dycweb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin Manager] rename groups](https://wordpress.org/support/topic/rename-groups/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/rename-groups/#post-9550989)
 * Click on a group you’ve created so that only the plugins in that group are listed.
   At the top of the screen next to the Plugins: <Group Name> title, click the gear
   icon. In the sidebar options box, you can change the group title, description,
   and color. You can also delete the group from here.
    -  This reply was modified 8 years, 10 months ago by [dycweb](https://wordpress.org/support/users/dycweb/).
    -  This reply was modified 8 years, 10 months ago by [dycweb](https://wordpress.org/support/users/dycweb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin Manager] Multisite feature](https://wordpress.org/support/topic/multisite-feature-1/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/multisite-feature-1/#post-8560787)
 * I’m also looking to have this great plugin extended for Multisite network use.
   Ideally, a checkbox option that says “Also use this group at the site level” 
   that can be selected when applying a group to the plugin at the network level.
 * While I can’t offer coding help, I can offer a donation.
 * Thanks,
    April
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] 15,000 SQL backups in 30 days?](https://wordpress.org/support/topic/15000-sql-backups-in-30-days/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/15000-sql-backups-in-30-days/#post-7531623)
 * This also happened to me. I had the plugin set to produce a backup once every
   3 days, and to only retain the most recent 3 backups. Earlier this week, I started
   to receive disk space warning messages from my host. Today, I deleted nearly 
   2,000 backup files that had accumulated in the last 3.5 days. I have another 
   backup plugin to use instead.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] security check and sufficient permissions](https://wordpress.org/support/topic/security-check-and-sufficient-permissions/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/security-check-and-sufficient-permissions/#post-7536823)
 * I also have this issue. Is there an answer?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Warning! The Google XML Sitemaps plugin(s) … warning NOT RESOLVED](https://wordpress.org/support/topic/warning-the-google-xml-sitemaps-plugins-warning-not-resolved/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [11 years ago](https://wordpress.org/support/topic/warning-the-google-xml-sitemaps-plugins-warning-not-resolved/#post-6420830)
 * [@daveslc](https://wordpress.org/support/users/daveslc/)
    I submitted a support
   email on the Yoast site and the reply I got was “Unfortunately we haven’t been
   able to verify your license” and “If you are using our free plugin and have questions
   regarding WordPress SEO, we would refer you to the following 2 options: Check
   out our extensive Knowledge Base, Visit the free forum”
 * Next step is to file a bug report.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Warning! The Google XML Sitemaps plugin(s) … warning NOT RESOLVED](https://wordpress.org/support/topic/warning-the-google-xml-sitemaps-plugins-warning-not-resolved/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [11 years ago](https://wordpress.org/support/topic/warning-the-google-xml-sitemaps-plugins-warning-not-resolved/#post-6420829)
 * @barnez Thanks but that didn’t work for me. I’m pretty certain I did something
   wrong because I got an error instead of the admin interface view. I probably 
   need more explicit instructions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Warning! The Google XML Sitemaps plugin(s) … warning NOT RESOLVED](https://wordpress.org/support/topic/warning-the-google-xml-sitemaps-plugins-warning-not-resolved/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [11 years ago](https://wordpress.org/support/topic/warning-the-google-xml-sitemaps-plugins-warning-not-resolved/#post-6420800)
 * I should revert to a previous version of the Yoast plugin in order to permanently
   dismiss a dubious “warning” because Yoast thinks you should use their XML sitemap
   instead of the Google XML Sitemaps plugin?
 * The warning appears on EVERY page in the admin interface for administrators, 
   editors and authors, even after it’s been dismissed. That is just RUDE. This 
   persistent warning message will confuse and upset the authors and editors in 
   my network because they can’t access plugin settings.
 * If this can’t be fixed ASAP, I’ll need to find an alternative to this plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)] PHP error when saving config changes](https://wordpress.org/support/topic/php-error-when-saving-config-changes/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/php-error-when-saving-config-changes/page/2/#post-5521914)
 * I’m also having this issue. Some feedback from the plugin author would be great.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] Newest update Locking up Site Randomly](https://wordpress.org/support/topic/newest-update-locking-up-site-randomly/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/newest-update-locking-up-site-randomly/#post-3692315)
 * I resolved one issue. My site no longer locks up randomly, [All in One Event Calendar caused that issue](http://wordpress.org/support/topic/max-cpu-usage?replies=23).
 * Separately, I was referring to not being able to get BWPS to ignore W3 Total 
   Cache directories [as described in this thread](http://wordpress.org/support/topic/plugin-better-wp-security-lots-of-wordpress-file-change-warning?replies=12).
 * I do not use BWPS for backup, I have another plugin I prefer to use for that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] Newest update Locking up Site Randomly](https://wordpress.org/support/topic/newest-update-locking-up-site-randomly/)
 *  [dycweb](https://wordpress.org/support/users/dycweb/)
 * (@dycweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/newest-update-locking-up-site-randomly/#post-3692312)
 * I am also having this issue. Looking for solutions, wondering if there’s a list
   of known conflicting plugins available somewhere? W3 Total Cache is another issue,
   I cannot get BWPS to ignore those directories.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/dycweb/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/dycweb/replies/page/2/?output_format=md)