• The following notice happened in debug.log

    PHP Notice: Trying to get property ‘post_type’ of non-object in /home/public_html/wp-content/themes/customizr/core/front/models/modules/common/class-model-breadcrumb.php on line 70

    PHP Notice: Trying to get property ‘post_type’ of non-object in /home/public_html/wp-content/themes/customizr/core/front/models/modules/common/class-model-breadcrumb.php on line 244

    PHP Notice: Trying to get property ‘post_parent’ of non-object in /home/public_html/wp-content/themes/customizr/core/front/models/modules/common/class-model-breadcrumb.php on line 245

    PHP Notice: Trying to get property ‘post_type’ of non-object in /home/public_html/wp-content/themes/customizr/core/front/models/modules/common/class-model-breadcrumb.php on line 980

    Most likely because $post is not an object

  • The topic ‘Trying to get property ‘post_type’ of non-object’ is closed to new replies.