Title: Chris McCoy's Replies | WordPress.org

---

# Chris McCoy

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PrettyLinks – Affiliate Link Management, URL Shortener, Link Cloaking, Tracking & Branded Short Links] ERROR: PrettyBar Background Color must be an actual RGB Value](https://wordpress.org/support/topic/error-prettybar-background-color-must-be-an-actual-rgb-value/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-prettybar-background-color-must-be-an-actual-rgb-value/#post-10014032)
 * i also get this error, trying to change the number of characters the slug can
   be, gives me same error, and wont save the new value
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Deleting Categories via SQL?](https://wordpress.org/support/topic/deleting-categories-via-sql/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/deleting-categories-via-sql/#post-9923074)
 * Remember to backup your database before you do any sql modifications.
 * I have tested with my own woocommerce site, to remove categories with no products
   in it.
 * `DELETE a,c FROM wp_terms AS a LEFT JOIN wp_term_taxonomy AS c ON a.term_id =
   c.term_id LEFT JOIN wp_term_relationships AS b ON b.term_taxonomy_id = c.term_taxonomy_id
   WHERE c.taxonomy = 'product_cat' AND c.COUNT = 0;`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Envira Gallery - Image Photo Gallery, Albums, Video Gallery, Slideshows & More] Add Gallery from Post Screen Missing](https://wordpress.org/support/topic/add-gallery-from-post-screen-missing/)
 *  Thread Starter [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/add-gallery-from-post-screen-missing/#post-8600829)
 * no that is all, i just found it handy, instead of going to the envira each time,
   since each of my posts has a gallery, having at the post screen made it easy.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] how to prefix data in a table with currency](https://wordpress.org/support/topic/how-to-prefix-data-in-a-table-with-currency/)
 *  Thread Starter [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/how-to-prefix-data-in-a-table-with-currency/#post-6361433)
 * i actually figured it out, the custom command im using if anyone else is in need.
 * `"columnDefs": [ { "data": "price", "targets":[2], "render": function ( data,
   type, full) { return '<span>$</span><span>' + data + '</span>'; }, } ]`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Carbon Fields Rich Text broken in WP 3.9](https://wordpress.org/support/topic/carbon-fields-rich-text-broken-in-wp-39/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/carbon-fields-rich-text-broken-in-wp-39/#post-4842657)
 * what is the url for carbon fields to download latest ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ninja Forms - The Contact Form Builder That Grows With You] not working on mu](https://wordpress.org/support/topic/not-working-on-mu/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/not-working-on-mu/#post-4520999)
 * ive avoided this plugin ever since i paid money for the plugin when it was commercial,
   which was a total waste since its now free.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooTumblog] [Plugin: WooTumblog] Makes post titles disappear even after uninstalling](https://wordpress.org/support/topic/plugin-wootumblog-makes-post-titles-disappear-even-after-uninstalling/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-wootumblog-makes-post-titles-disappear-even-after-uninstalling/#post-3098578)
 * when you activate the plugin it makes every post an aside, so when its deactivated
   they are still aside(s). so that makes the post have no titles, you will have
   to bulk edit all your posts and change the post format back to standard.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Attachments] Attachments Pro unavailable?](https://wordpress.org/support/topic/attachments-pro-unavailable/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/attachments-pro-unavailable/#post-2901634)
 * yes that does 😉
 * never had an issue with front end pro myself, great job on both, nice to see 
   you integrating with the new 3.5 media manager, not a lot of plugins do this,
   good example to dig through on how to do it.
 * thanks for clearing that up.
 * happy new year.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Attachments] Attachments Pro unavailable?](https://wordpress.org/support/topic/attachments-pro-unavailable/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/attachments-pro-unavailable/#post-2901632)
 * i bought the pro version as well as front end upload pro, will these not be updated
   anymore?
 * and if not, will the attachments and front end upload on wp.org have the pro 
   features?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VideoPress] VideoPress Login screen not appearing?](https://wordpress.org/support/topic/videopress-login-screen-not-appearing/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/videopress-login-screen-not-appearing/#post-3113265)
 * login is fixed, but the insert into post doesnt work still.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VideoPress] VideoPress Login screen not appearing?](https://wordpress.org/support/topic/videopress-login-screen-not-appearing/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/videopress-login-screen-not-appearing/#post-3113218)
 * ive experienced this as well. also when trying to insert into post i get this
   error
 * TypeError: Property ‘send_to_editor’ of object [object Window] is not a function[
   https://christophermccoy.wordpress.com/wp-admin/media-upload.php?type=video&tab
   =library&post_id=0&video_plugin=1:4]
 * you can still copy and paste the shortcode.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Youtube with Style] [Plugin: Youtube with Style] This plugin kills Default WP Visual Editing Toolbar if using hRecipe](https://wordpress.org/support/topic/plugin-youtube-with-style-this-plugin-kills-default-wp-visual-editing-toolbar-if-using-hrecipe-plugin/)
 *  Plugin Author [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-youtube-with-style-this-plugin-kills-default-wp-visual-editing-toolbar-if-using-hrecipe-plugin/#post-2458681)
 * i will be looking into this, the plugin is being recoded from scratch, so i can
   take all the issues reported into account.
 * thanks for making a post, this will help me when i recode this plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [bulk add categories](https://wordpress.org/support/topic/bulk-add-categories/)
 *  Thread Starter [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/bulk-add-categories/#post-1725296)
 * so wont be ready until 2012?
 * must be adding a lot of stuff
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal Error](https://wordpress.org/support/topic/fatal-error-384/)
 *  [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-384/#post-2295652)
 * will be fixing this
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Youtube with Style] [Plugin: Youtube with Style] Using The Gallery](https://wordpress.org/support/topic/plugin-youtube-with-style-using-the-gallery/)
 *  Plugin Author [Chris McCoy](https://wordpress.org/support/users/fristopher/)
 * (@fristopher)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-youtube-with-style-using-the-gallery/#post-2004298)
 * i will be going through the code this weekend to fix any issues, i have a big
   list on what to fix.

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

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