add_action('wp_head', function () { ?> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } }

WordPress Memory Limit

white-screen-wordpress-tutorial_mini
Posted by | August 22, 2018
WordPress White Screen or Blank Screen

I’ll walk you through the possible issues, the most frequent causes and – most importantly – the solutions to them so you can get your site back up and running...

Continue Reading
increase-wordpress-memory
Posted by | August 16, 2016
Increase Memory limit in WordPress -when you have no access of php.ini and wp-config doesn’t work

I recently had a situation where my client has no php.ini access mean root access of the server was not available. She tried every single possible solution like   Possible...

Continue Reading