Title: glassofcode's Replies | WordPress.org

---

# glassofcode

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [There has been a critical error on your website.](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-your-website-51/)
 *  [glassofcode](https://wordpress.org/support/users/glassofcode/)
 * (@glassofcode)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/there-has-been-a-critical-error-on-your-website-51/#post-13015181)
 * Turn on debug mode to see the error, it gives useful information about the error.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error](https://wordpress.org/support/topic/fatal-error-3528/)
 *  [glassofcode](https://wordpress.org/support/users/glassofcode/)
 * (@glassofcode)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/fatal-error-3528/#post-13015174)
 * I have experienced such issues in past and most of the times it is related to
   server permissions and file ownership. Check on that part.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Razorpay Quick Payments] Integrate Razorpay Quick Payments for WordPress](https://wordpress.org/support/topic/integrate-razorpay-quick-payments-for-wordpress/)
 *  [glassofcode](https://wordpress.org/support/users/glassofcode/)
 * (@glassofcode)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/integrate-razorpay-quick-payments-for-wordpress/#post-13015156)
 * Not sure about elementor but In post editor (Classic editor or Gutenberg) you
   can add custom fields easily. In classic editor mode custom fields option can
   be enabled using right top “screen options”. In gutenberg in setting -> options
   you can find option to enable custom fields.
 * Once enabled you will find option to add custom field under your post editor.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do you fix the problems you encounter using WordPress?](https://wordpress.org/support/topic/how-do-you-fix-the-problems-you-encounter-using-wordpress/)
 *  [glassofcode](https://wordpress.org/support/users/glassofcode/)
 * (@glassofcode)
 * [6 years ago](https://wordpress.org/support/topic/how-do-you-fix-the-problems-you-encounter-using-wordpress/#post-12996463)
 * It totally depends on the error/problem
 * Generally what I do for debugging –
    1. turn debugging on in wordpress 2. when
   debugging gives me error and path to file with line number, I check that code
   3. google for the error and test
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post thumbnail not appearing](https://wordpress.org/support/topic/post-thumbnail-not-appearing-2/)
 *  [glassofcode](https://wordpress.org/support/users/glassofcode/)
 * (@glassofcode)
 * [6 years ago](https://wordpress.org/support/topic/post-thumbnail-not-appearing-2/#post-12992450)
 * CSS conflict on ‘.entry-content a:not(.more-link):not(.wp-block-button__link)’
   
   Multiple css overrides causing the issue.
 * Not possible to solve without proper troubleshooting though.
 * Some tips. Try setting –
    .entry-content a:not(.more-link):not(.wp-block-button__link){
   background-size: cover; }
 * Also remove any background overrides.

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