errors on category when posts have custom header images defined
-
I had to comment out this filter in inc/class-unique-headers-taxonomy-header-images.php
add_filter( 'theme_mod_header_image_data', array( $this, 'modify_header_image_data' ) );
because I was getting the following warnings when posts on category page had a cusome header image defined :
warning Attempt to assign property of non-object in /var/www/html/web/app/plugins/unique-headers/inc/class-unique-headers-taxonomy-header-images.php on line 375
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘errors on category when posts have custom header images defined’ is closed to new replies.