Title: learning2bgr8's Replies | WordPress.org

---

# learning2bgr8

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posts/Pages not saving](https://wordpress.org/support/topic/postspages-not-saving/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/postspages-not-saving/#post-8628116)
 * this is a portion of the wp-config file:
 * /**#@-*/
 * /**
    * WordPress Database Table prefix. * * You can have multiple installations
   in one database if you give each a unique * prefix. Only numbers, letters, and
   underscores please! */ define(‘WP_DEBUG_LOG’, true); define(‘WP_DEBUG_DISPLAY’,
   true); define(‘SCRIPT_DEBUG’, true); define(‘SAVEQUERIES’, true); $table_prefix
   = ‘wp_nnmm_’;
 * /**
    * For developers: WordPress debugging mode. * * Change this to true to enable
   the display of notices during development. * It is strongly recommended that 
   plugin and theme developers use WP_DEBUG * in their development environments.*/
   define(‘WP_DEBUG’, true); define(‘WP_MEMORY_LIMIT’, ‘3000M’);
 *  // Enable WP_DEBUG mode
    define( ‘WP_DEBUG’, true );
 * // Enable Debug logging to the /wp-content/debug.log file
    define( ‘WP_DEBUG_LOG’,
   true );
 * // Disable display of errors and warnings
    define( ‘WP_DEBUG_DISPLAY’, false );
   @ini_set( ‘display_errors’, 0 );
 * // Use dev versions of core JS and CSS files (only needed if you are modifying
   these core files)
    define( ‘SCRIPT_DEBUG’, true );
 * /* That’s all, stop editing! Happy blogging. */
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posts/Pages not saving](https://wordpress.org/support/topic/postspages-not-saving/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/postspages-not-saving/#post-8628113)
 * already done.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Something may be wrong with WordPress.org or server's configuration](https://wordpress.org/support/topic/something-may-be-wrong-with-wordpressorg-or-servers-configuration/)
 *  [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/something-may-be-wrong-with-wordpressorg-or-servers-configuration/#post-8628107)
 * Yes! I’m having this same problem (cannot upload a new theme) and also I cannot
   save my posts. I have been trying to find a fix for over a month now!
 * Here is my thread:
 * [https://wordpress.org/support/topic/postspages-not-saving/#post-8628075](https://wordpress.org/support/topic/postspages-not-saving/#post-8628075)
    -  This reply was modified 9 years, 4 months ago by [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posts/Pages not saving](https://wordpress.org/support/topic/postspages-not-saving/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/postspages-not-saving/#post-8628075)
 * ok, I have followed the directions on this webpage:
 * [https://premium.wpmudev.org/blog/increase-memory-limit/?utm_expid=3606929-94.Ie3dH-CaRwe6MU3VrZsdvw.0&utm_referrer=https%3A%2F%2Fwww.google.com%2F](https://premium.wpmudev.org/blog/increase-memory-limit/?utm_expid=3606929-94.Ie3dH-CaRwe6MU3VrZsdvw.0&utm_referrer=https%3A%2F%2Fwww.google.com%2F)
 * … and after clearing my catch… I still have the problem. 🙁
 * I keep looking for a debug.log but with no luck.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posts/Pages not saving](https://wordpress.org/support/topic/postspages-not-saving/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/postspages-not-saving/#post-8627959)
 * Thanks for the response. I’ve been reading the link that you gave me and unfortunately
   I’m even more confused. Am I supposed to change something with my wp-config.php
   file? I don’t have a debug.log but I do have an error log and I see this – over
   and over:
 * [29-Dec-2016 15:35:30 America/Denver] PHP Warning: Unknown: POST Content-Length
   of 354 bytes exceeds the limit of 300 bytes in Unknown on line 0
 * Could this be what’s wrong? – I’ve exceeded some kind of limit?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] Child theme from "Being Hueman" not working after update to Hueman 3.1.0](https://wordpress.org/support/topic/child-theme-from-being-hueman-not-working-after-update-to-hueman-310/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [10 years ago](https://wordpress.org/support/topic/child-theme-from-being-hueman-not-working-after-update-to-hueman-310/#post-7291259)
 * ok thank you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] Child theme from "Being Hueman" not working after update to Hueman 3.1.0](https://wordpress.org/support/topic/child-theme-from-being-hueman-not-working-after-update-to-hueman-310/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [10 years ago](https://wordpress.org/support/topic/child-theme-from-being-hueman-not-working-after-update-to-hueman-310/#post-7291252)
 * I don’t know if it has to do with Jetpak. I do have Jetpak.
 * I copied the CSS code from the precious version and then made my adjustments 
   within that code, so yes it is all in my custom CSS.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] Child theme from "Being Hueman" not working after update to Hueman 3.1.0](https://wordpress.org/support/topic/child-theme-from-being-hueman-not-working-after-update-to-hueman-310/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [10 years ago](https://wordpress.org/support/topic/child-theme-from-being-hueman-not-working-after-update-to-hueman-310/#post-7291243)
 * Yes – Here is the link to the CSS code [http://pastebin.com/18b5BXEE](http://pastebin.com/18b5BXEE)
 * Now I’ve had to delete the “Being Hueman” Theme in case that was too old of a
   child-theme format for the new Hueman theme. So I copied that CSS code to the“
   Edit CSS” Section in WordPress. I hope that made sense.
 * Right now, I figured out that my main problem was that my header image was not
   responsive anymore, so I adjusted it to be 100% so it will extent all the way
   across my header. That fine.
 * Now my problem lies in the **[@mobile](https://wordpress.org/support/users/mobile/)
   sections**.
    I had an image swap working for my header image for two different
   mobile sizes. Now with this new Hueman Theme, both header images appear on top
   of each other. I can’t seem to cancel one out in order to make only one header
   image appear. Strange. It worked before the Hueman update just fine….
 * In the CSS code I’m looking at lines 1958. and 1975.
 * BTW: I changed my image URLs on pastebin for secturiy reasons.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] STATIC PAGE OPTION in Hueman Theme – where did it go?](https://wordpress.org/support/topic/static-page-option-in-hueman-theme-where-did-it-go/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [10 years ago](https://wordpress.org/support/topic/static-page-option-in-hueman-theme-where-did-it-go/#post-7288633)
 * This issue is resolved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] STATIC PAGE OPTION in Hueman Theme – where did it go?](https://wordpress.org/support/topic/static-page-option-in-hueman-theme-where-did-it-go/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [10 years ago](https://wordpress.org/support/topic/static-page-option-in-hueman-theme-where-did-it-go/#post-7288632)
 * Perfect. 🙂 Very Impressed – I’m sticking with the Hueman Theme for sure now.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] STATIC PAGE OPTION in Hueman Theme – where did it go?](https://wordpress.org/support/topic/static-page-option-in-hueman-theme-where-did-it-go/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [10 years ago](https://wordpress.org/support/topic/static-page-option-in-hueman-theme-where-did-it-go/#post-7288624)
 * I see it. In the WordPress Settings it’s in the “Reading” section, not the “General”
   section. What a relief! Thanks again for your time in getting back to me. And
   good luck fixing all these Theme issues! 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] STATIC PAGE OPTION in Hueman Theme – where did it go?](https://wordpress.org/support/topic/static-page-option-in-hueman-theme-where-did-it-go/)
 *  Thread Starter [learning2bgr8](https://wordpress.org/support/users/learning2bgr8/)
 * (@learning2bgr8)
 * [10 years ago](https://wordpress.org/support/topic/static-page-option-in-hueman-theme-where-did-it-go/#post-7288620)
 * Ohhhhh! THANK YOU so much for giving me this news. I’m sorry you have to be hassled
   by WordPress over these kinds of updates. I love the Hueman Theme and I’m worried
   that if it’s taken down that all my websites will go down with it. This Theme
   is definitely too good to go away.
    ————————————————–
 * As far as going to general settings, I still don’t see where to find the static
   page settings. I see “Enter the address here if you want your site home page 
   to be different from your WordPress installation directory.” But still that looks
   like creating a subdirectory and not a static page. hmmm….. still confused. Could
   you clarify a little further on where exactly to go within the general settings?

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