Hello girlieworks and sterndata,
The WP_DEBUG didn’t displayed any error. Then I installed the Debug Bar plugin to check.
I came across the following warning:
WARNING: D:\Hosting\7859385\html\AuthorAshwini\wp-content\themes\evolve\custom-css.php:1205 – getimagesize(pattern_8.png) [function.getimagesize]: failed to open stream: No such file or directory
require(‘D:\Hosting\7859385\html\AuthorAshwini\wp-blog-header.php’), require_once(‘D:\Hosting\7859385\html\AuthorAshwini\wp-includes\template-loader.php’), include(‘D:\Hosting\7859385\html\AuthorAshwini\wp-content\themes\evolve\page.php’), get_header, locate_template, load_template, require_once(‘D:\Hosting\7859385\html\AuthorAshwini\wp-content\themes\evolve\header.php’), wp_head, do_action(‘wp_head’), call_user_func_array, wp_enqueue_scripts, do_action(‘wp_enqueue_scripts’), call_user_func_array, evolve_styles, require_once(‘D:\Hosting\7859385\html\AuthorAshwini\wp-content\themes\evolve\custom-css.php’), getimagesize
And surprisingly the said image is present in:
wp-content\themes\evolve\library\media\images\pattern folder.
How to check, whether the custom-css.php is referring to the same file or somewhat other.
Please assist.
Thanks!