Title: Billie Mead's Replies | WordPress.org

---

# Billie Mead

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

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

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wbcom Designs - BuddyPress Member Reviews] 404 File Not Found](https://wordpress.org/support/topic/404-file-not-found-10/)
 *  Thread Starter [Billie Mead](https://wordpress.org/support/users/codexdev/)
 * (@codexdev)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/404-file-not-found-10/#post-11293806)
 * So I found the file in the folder: admin/wbcom/assets/js/wbcom-admin-setting.
   js and just copied it to /admin/assets/js/wbcom-admin-setting.js
 * Error gone 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Anti-Malware Security and Brute-Force Firewall] Scans get hung-up at 48%](https://wordpress.org/support/topic/scans-get-hung-up-at-48/)
 *  Thread Starter [Billie Mead](https://wordpress.org/support/users/codexdev/)
 * (@codexdev)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/scans-get-hung-up-at-48/#post-10333309)
 * Thanks for such a quick reply.
 * php.ini
 * `memory_limit = 2048M`
 * wp-config:
 *     ```
       define( 'WP_MEMORY_LIMIT', '256M' );
       define( 'WP_MAX_MEMORY_LIMIT', '256M' );
       ```
   
 * Will try a Complete Scan and then next will do a shutdown and restart of everything
   and take it from there. This is one installation out of dozens, maybe hundreds
   still active with old clients and I’ve never had a single problem EVER so I’m
   curious what is so different here.
 * Thank you again and will update as soon as its solved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Anti-Malware Security and Brute-Force Firewall] Minor change: Remove plugin icon from Plugins pages](https://wordpress.org/support/topic/minor-change-remove-plugin-icon-from-plugins-pages/)
 *  [Billie Mead](https://wordpress.org/support/users/codexdev/)
 * (@codexdev)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/minor-change-remove-plugin-icon-from-plugins-pages/#post-10333279)
 * While I kinda like the icon, I thought it was a little too big. As I use Anti-
   Malware Security and Brute-Force Firewall as one of my core boilerplate plugins
   for every client, here’s what I did…
 * 1. Add a CSS file to wp-admin via your childtheme as outlined in this quick blog:
   [https://davidwalsh.name/add-custom-css-wordpress-admin](https://davidwalsh.name/add-custom-css-wordpress-admin)
 * 2. Add the following css to your new admin.css file:
 *     ```
       .plugins .plugin-title .dashicons:before {
           font-size: 20px;
       }
       ```
   
 * Feel free to change font-size to whatever size makes you or your client smile.
 * > [View post on imgur.com](https://imgur.com/a/17fhxaZ)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Anti-Malware Security and Brute-Force Firewall] Scans get hung-up at 48%](https://wordpress.org/support/topic/scans-get-hung-up-at-48/)
 *  Thread Starter [Billie Mead](https://wordpress.org/support/users/codexdev/)
 * (@codexdev)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/scans-get-hung-up-at-48/#post-10332956)
 * Ahh.. okay. Getting somewhere (maybe).
 * Console reports:
 * VM3218 admin.php:1 GET [http://xxxxxxx.com/wp-admin/admin.php?page=GOTMLS-settings&scan_type=Quick+Scan&scan_only%5B0%5D=wp-content%2Fplugins&GOTMLS_mt=210468ff42f76b2d90cae9fa51ef2606](http://xxxxxxx.com/wp-admin/admin.php?page=GOTMLS-settings&scan_type=Quick+Scan&scan_only%5B0%5D=wp-content%2Fplugins&GOTMLS_mt=210468ff42f76b2d90cae9fa51ef2606)
   200 (OK)
 * Does this provide any insight as to where to start looking to try and resolve?
 * Thanks!
    -  This reply was modified 7 years, 11 months ago by [Billie Mead](https://wordpress.org/support/users/codexdev/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Difference between Free & Pro versions?](https://wordpress.org/support/topic/difference-between-free-pro-versions/)
 *  Thread Starter [Billie Mead](https://wordpress.org/support/users/codexdev/)
 * (@codexdev)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/difference-between-free-pro-versions/#post-10329235)
 * No, you already have too many customer complaints, request for refunds and it
   looks like you take your time responding to support requests. I need a solution
   for my client that works without problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy] wpbakery text block issues after updating dokan lite](https://wordpress.org/support/topic/wpbakery-text-block-issues-after-updating-dokan-lite/)
 *  [Billie Mead](https://wordpress.org/support/users/codexdev/)
 * (@codexdev)
 * [8 years ago](https://wordpress.org/support/topic/wpbakery-text-block-issues-after-updating-dokan-lite/#post-10268289)
 * I have Dokan v2.8.1 installed but error still persists. Every tinymce text box
   is throwing error and they cannot be used until this is solved.
 * Uncaught ReferenceError: dokan_assets_url is not defined
    at b.(/wp-admin/anonymous
   function).b.(anonymous function).init ([https://xxxxxxxxx.com/wp-content/plugins/dokan-pro/assets/js/dokan-tmc-button.js?wp-mce-4607-20180123:6:30](https://xxxxxxxxx.com/wp-content/plugins/dokan-pro/assets/js/dokan-tmc-button.js?wp-mce-4607-20180123:6:30))
   at k (tinymce.min.js?ver=4607-20180123:13) at Array.<anonymous> (tinymce.min.
   js?ver=4607-20180123:13) at Object.b [as each] (tinymce.min.js?ver=4607-20180123:
   1) at m (tinymce.min.js?ver=4607-20180123:13) at Object.r [as init] (tinymce.
   min.js?ver=4607-20180123:13) at q.<anonymous> (tinymce.min.js?ver=4607-20180123:
   13) at Array.<anonymous> (tinymce.min.js?ver=4607-20180123:3) at b (tinymce.min.
   js?ver=4607-20180123:1) at r (tinymce.min.js?ver=4607-20180123:3)
    -  This reply was modified 8 years ago by [Billie Mead](https://wordpress.org/support/users/codexdev/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Quick View] Quickview Not working](https://wordpress.org/support/topic/quickview-not-working/)
 *  Thread Starter [Billie Mead](https://wordpress.org/support/users/codexdev/)
 * (@codexdev)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/quickview-not-working/#post-10109626)
 * Uncaught TypeError: Cannot read property ‘top’ of undefined

Viewing 7 replies - 1 through 7 (of 7 total)