Title: 2mooses's Replies | WordPress.org

---

# 2mooses

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HurryTimer - An Scarcity and Urgency Countdown Timer for WordPress & WooCommerce] Broken Access Control vulnerability](https://wordpress.org/support/topic/broken-access-control-vulnerability-12/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [11 months, 2 weeks ago](https://wordpress.org/support/topic/broken-access-control-vulnerability-12/#post-18538190)
 * Thank you!
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [function to prevent posts of certain category from appearing in prev/next](https://wordpress.org/support/topic/function-to-prevent-posts-of-certain-category-from-appearing-in-prev-next/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/function-to-prevent-posts-of-certain-category-from-appearing-in-prev-next/#post-18339956)
 * Thanks [@bcworkz](https://wordpress.org/support/users/bcworkz/). I tried a test
   version of the above snippet on a test site with a test category, and no results.
   My skills are not such that I can write that kind of function from scratch.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Fatal Errors](https://wordpress.org/support/topic/fatal-errors-104/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/fatal-errors-104/#post-18202080)
 * Hmm, think I solved it, and it appears not to have been an issue with the plugin
   specifically. Looks like the host provider’s sever was throttling the PHP down
   to 128. Added this to the wp-config file:
 *     ```wp-block-code
       define( 'WP_MEMORY_LIMIT', '512M' );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cost of Goods: Product Cost & Profit Calculator for WooCommerce] Fatal E_ERROR error on update from 3.5.5 to 3.5.6](https://wordpress.org/support/topic/fatal-e_error-error-on-update-from-3-5-5-to-3-5-6/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/fatal-e_error-error-on-update-from-3-5-5-to-3-5-6/#post-18109910)
 * And fixed! Thanks for the speedy response!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cost of Goods: Product Cost & Profit Calculator for WooCommerce] E_PARSE error, site in recovery mode](https://wordpress.org/support/topic/e_parse-error-site-in-recovery-mode/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/e_parse-error-site-in-recovery-mode/#post-18059099)
 * Thank you, I have updated to the newest version and confirm that the error is
   resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Extended Search] how to exclude CPT from the main search](https://wordpress.org/support/topic/how-to-exclude-cpt-from-the-main-search/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/how-to-exclude-cpt-from-the-main-search/#post-17915449)
 * Thank you, [@5um17](https://wordpress.org/support/users/5um17/) This totally 
   solved my problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Extended Search] how to exclude CPT from the main search](https://wordpress.org/support/topic/how-to-exclude-cpt-from-the-main-search/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/how-to-exclude-cpt-from-the-main-search/#post-17843667)
 * Thank you. This is helpful, and I think I also see why it hasn’t been working.
   We’ve been adding the recipes from WP Recipe Maker to actual posts and using 
   them that way. Is there a way instead to exclude a post category? In this case
   it’s a regular post, just with a Category “Recipes”. We don’t want it excluded
   from google search, just from the site global search, as we have a separate, 
   and very effective, search for the recipes.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Password Protected Page doesn’t work on mobile](https://wordpress.org/support/topic/password-protected-page-doesnt-work-on-mobile/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/password-protected-page-doesnt-work-on-mobile/#post-17721573)
 * Thanks [@jerry](https://wordpress.org/support/users/jerry/)
 * Try this temporary location: [https://skopenfarmdays.ca/host-farms/for-testing/](https://skopenfarmdays.ca/host-farms/for-testing/)
 * Is there some way I can send the password separately?
 * I have since added the plugin Passster, which has allowed me to add a note about
   using desktop instead of mobile, but it has not solved the issue.
 * I also tried disabling the Solid Security Pro plugin to see if that was the issue,
   and no change.
 * I’m reluctant to take the time to move it over to a staging area and systematically
   disable everything to find the cause, if this can be solved some other way.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Block editor claims it needs javascript after update to 6.4](https://wordpress.org/support/topic/block-editor-claims-it-needs-javascript-after-update-to-6-4/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/block-editor-claims-it-needs-javascript-after-update-to-6-4/#post-17189271)
 * OK, problem solved. Seemed it was some errant code in the theme. Updated now.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Block editor claims it needs javascript after update to 6.4](https://wordpress.org/support/topic/block-editor-claims-it-needs-javascript-after-update-to-6-4/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/block-editor-claims-it-needs-javascript-after-update-to-6-4/#post-17182812)
 * Thanks. Screenshots here: [https://www.dropbox.com/scl/fo/5b96gx0a8a9bplqgjrtzw/h?rlkey=jldiyij5wsdqlcefcqlry3yud&dl=0](https://www.dropbox.com/scl/fo/5b96gx0a8a9bplqgjrtzw/h?rlkey=jldiyij5wsdqlcefcqlry3yud&dl=0)
 * One of the sites is new enough that I was able to do a quick flip to the 2024
   theme, and the problem went away. All 3 sites are on the Geneisis framework, 
   similar child theme.
 * No anomalies on site health, other than “The optional module, imagick, is not
   installed, or has been disabled.”
 * Will contact the child theme vendor as well, but posting this here just in case
   1) that isn’t the problem and 2) others have similar issues.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Block editor claims it needs javascript after update to 6.4](https://wordpress.org/support/topic/block-editor-claims-it-needs-javascript-after-update-to-6-4/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/block-editor-claims-it-needs-javascript-after-update-to-6-4/#post-17182562)
 * Hmmm, 3 sites now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] PHP Warnings Trying to access array offset on value of type bool](https://wordpress.org/support/topic/php-warnings-trying-to-access-array-offset-on-value-of-type-bool/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/php-warnings-trying-to-access-array-offset-on-value-of-type-bool/#post-16895754)
 * Thank you. Planning ahead at this end, do you have an approximate time frame 
   for the next release?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Grid Gutenberg Blocks for News, Magazines, Blog Websites - PostX] Can’t add new Genesis blocks after latest updates](https://wordpress.org/support/topic/cant-add-new-genesis-blocks-after-latest-updates/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/cant-add-new-genesis-blocks-after-latest-updates/#post-15802695)
 * Thank you. Appreciate the fast fix. Working great now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Blocks] Profile Box no longer available?](https://wordpress.org/support/topic/profile-box-no-longer-available/)
 *  Thread Starter [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/profile-box-no-longer-available/#post-15800054)
 * Further research reveals that this is likely a plugin conflict with PostX – Gutenberg
   Post Grid Blocks.
    See this thread: [https://wordpress.org/support/topic/cant-add-various-other-plugins-blocks-with-gutenberg/](https://wordpress.org/support/topic/cant-add-various-other-plugins-blocks-with-gutenberg/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Grid Gutenberg Blocks for News, Magazines, Blog Websites - PostX] Can’t add various other plugins blocks with Gutenberg](https://wordpress.org/support/topic/cant-add-various-other-plugins-blocks-with-gutenberg/)
 *  [2mooses](https://wordpress.org/support/users/2mooses/)
 * (@2mooses)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/cant-add-various-other-plugins-blocks-with-gutenberg/#post-15799998)
 * I have a similar issue. Almost all of my blocks from the Genesis Blocks plugin
   are no longer available. When I troubleshoot, turning off Post X immediately 
   brings back the missing blocks.

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

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