Title: compumatter's Replies | WordPress.org

---

# compumatter

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blossom Recipe Maker] How to add featured image](https://wordpress.org/support/topic/how-to-add-featured-image-5/)
 *  Thread Starter [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [3 years ago](https://wordpress.org/support/topic/how-to-add-featured-image-5/#post-16658582)
 * This is resolved. It was a problem with my theme. It is showing now as a post
   thumbnail at the bottom of the right side column beneath Recipe Tags as the “
   Featured Image” for that post. post-thumbnails was not enabled on my theme but
   is now
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RecipePress Reloaded] Documentation for Short codes](https://wordpress.org/support/topic/documentation-for-short-codes/)
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [3 years ago](https://wordpress.org/support/topic/documentation-for-short-codes/#post-16658578)
 * I agree. Downloaded the plugin and there is ZERO examples of what shortcode to
   use where.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connections Business Directory] connections_terms’ doesn’t exist for query SELECT](https://wordpress.org/support/topic/connections_terms-doesnt-exist-for-query-select/)
 *  Thread Starter [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/connections_terms-doesnt-exist-for-query-select/#post-16627275)
 * I have just verified that it does not support multi-site by default.
 * > [View post on imgur.com](https://imgur.com/a/r7qR9Bx)
 * Is this possible?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connections Business Directory] connections_terms’ doesn’t exist for query SELECT](https://wordpress.org/support/topic/connections_terms-doesnt-exist-for-query-select/)
 *  Thread Starter [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/connections_terms-doesnt-exist-for-query-select/#post-16627255)
 * Hello,
 * No changes. Just adding this plugin. I should say that I am on a multi-site version
   of WordPress. Perhaps it’s something to do with that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP User Manager - User Profile Builder & Membership] Hooking after password reset](https://wordpress.org/support/topic/hooking-after-password-reset/)
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/hooking-after-password-reset/#post-12199015)
 * Hello and thank you for this effort.
 * In my case I wish to hook at the point where they have submitted their request
   to change the password but before it is saved to the database. In this way I 
   can run our own password criteria plugin against the value supplied.
 * Do you know which this would be?
 * Thanks.
 * Jay
    CompuMatter
    -  This reply was modified 6 years, 5 months ago by [compumatter](https://wordpress.org/support/users/compumatter/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced TinyMCE Configuration] Updating Settings on Editor](https://wordpress.org/support/topic/updating-settings-on-editor/)
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/updating-settings-on-editor/#post-9904774)
 * Towel thrown in. Went in a different direction.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Editor Tools] Unwanted line below table](https://wordpress.org/support/topic/unwanted-line-below-table/)
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/unwanted-line-below-table/#post-9895127)
 * Hello. I am glad you solved this. I am sorry I could not stay with you beyond
   my first offer but am glad you resolved it! Even if you don’t know how 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Editor Tools] Unwanted line below table](https://wordpress.org/support/topic/unwanted-line-below-table/)
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/unwanted-line-below-table/#post-9890637)
 * Hello,
 * I cannot tell you what generates it as I do not have the time to investigate.
   However, I can show you what element is controlling (and also the padding)
 * Knowing this you could insert a css !important to force it to disappear
 * See this picture I have created for you. [https://compumatter.com/test/border.png](https://compumatter.com/test/border.png)
 * It demonstrates .entry-content td is the source of your problem. So in css this
   will kill the border.
 * .entry-content td{
    border:none !important; }
 * Jay
    CompuMatter
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced TinyMCE Configuration] Updating Settings on Editor](https://wordpress.org/support/topic/updating-settings-on-editor/)
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/updating-settings-on-editor/#post-9556550)
 * Yea – getting the idea the developer is not looking back at this stage.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced TinyMCE Configuration] Updating Settings on Editor](https://wordpress.org/support/topic/updating-settings-on-editor/)
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/updating-settings-on-editor/#post-9486782)
 * I have researched the same error online but nowhere does it tell us how to remove
   the error.
 * I have tried going into Settings > TinyMCE Advanced and resaving the settings
   but it has no effect on anything.
 * Can you tell us the specific method to remove this error ?
 * Thanks.
 * Jay
    CompuMatter
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [WP-CLI blog url as “root domain”](https://wordpress.org/support/topic/wp-cli-blog-url-as-root-domain/)
 *  Thread Starter [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/wp-cli-blog-url-as-root-domain/#post-8989032)
 * Thank you. Maybe it will get more ‘press’ here 😉
 * I have verified that wp-cli does not handle modifying the blog url. However, 
   since it is a required url to display the site properly, seems a candidate for
   future modifications of wp-cli
 * I don’t think this is a multi-site thing. It’s an every site thing. IF you are
   using a root domain and not a subdomain.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EventCalendar] Sidebar – Featured Image Section – Missing](https://wordpress.org/support/topic/sidebar-featured-image-section-missing/)
 *  Thread Starter [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/sidebar-featured-image-section-missing/#post-8490051)
 * Solved !
 * My custom theme did not have add_theme_support( ‘post-thumbnails’ ); inserted
   in it.
 * One copy and paste and resolved
 * Jay
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured Image option disappeared?!](https://wordpress.org/support/topic/featured-image-option-disappeared-1/)
 *  [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/featured-image-option-disappeared-1/#post-8490048)
 * Thanks, you solved my problem today with this answer. My custom theme did not
   have add_theme_support( ‘post-thumbnails’ ); inserted in it.
 * Solved !
 * Jay
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EventCalendar] Sidebar – Featured Image Section – Missing](https://wordpress.org/support/topic/sidebar-featured-image-section-missing/)
 *  Thread Starter [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/sidebar-featured-image-section-missing/#post-8490037)
 * I would like to also note that I have turned off ALL plugins to see if one was
   conflicting but the problem still exists.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugins Loading Multiple Timeis](https://wordpress.org/support/topic/plugins-loading-multiple-timeis/)
 *  Thread Starter [compumatter](https://wordpress.org/support/users/compumatter/)
 * (@compumatter)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/plugins-loading-multiple-timeis/#post-8408894)
 * Here is a video reflecting the symptom: [https://youtu.be/p6l3YU_4IEg](https://youtu.be/p6l3YU_4IEg)

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

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