While you were testing, I’ve been re-creating the site in a subdirectory. It is entirely random, to me, as to which functions are working and which are not. Still in parent theme, template saving wasn’t and still isn’t functional on the original site, and attempts to add a post result in:
Notice : Trying to get property ‘post_type’ of non-object in /home/churchoffice/public_html/wp-includes/post.php on line 6754
Notice : Trying to get property ‘post_type’ of non-object in /home/churchoffice/public_html/wp-includes/post.php on line 6755
Notice : Trying to get property ‘ID’ of non-object in /home/churchoffice/public_html/wp-includes/post.php on line 6759
Notice : Trying to get property ‘post_type’ of non-object in /home/xxxxxxxx/public_html/wp-includes/post.php on line 7000
Notice : Trying to get property ‘post_type’ of non-object in /home/xxxxxxxxxxx/public_html/wp-includes/theme.php on line 3078
Notice : Trying to get property ‘post_type’ of non-object in /home/xxxxxxxxxxxx/public_html/wp-includes/theme.php on line 3307
Notice : Trying to get property ‘post_type’ of non-object in /home/xxxxxxxxxxxxxx/public_html/wp-includes/post.php on line 4653
Notice : Trying to get property ‘ID’ of non-object in /home/xxxxxxxxxx/public_html/wp-includes/post.php on line 4653
Notice : Trying to get property ‘post_type’ of non-object in /home/xxxxxxxxxxxxxxxx/public_html/wp-includes/post.php on line 4109
Notice : Trying to get property ‘post_type’ of non-object in /home/xxxxxxxxxxxxx/public_html/wp-admin/includes/post.php on line 675
Warning : Creating default object from empty value in /home/xxxxxxxxxxxxxxxx/public_html/wp-admin/includes/post.php on line 713
Notice : Undefined property: stdClass::$ID in /home/xxxxxxxxxxxxxxxxx/public_html/wp-admin/post-new.php on line 67
Notice : Undefined property: stdClass::$post_status in /home/xxxxxxxxxxxxxxx/public_html/wp-admin/edit-form-blocks.php on line 101
Notice : Undefined property: stdClass::$post_type in /home/xxxxxxxxxxxxxxxxxx/public_html/wp-admin/includes/meta-boxes.php on line 1398
Notice : Undefined property: stdClass::$post_type in /home/xxxxxxxxxxx/public_html/wp-includes/taxonomy.php on line 226
Notice : Undefined property: stdClass::$post_type in /home/xxxxxxxxxxxxxxx/public_html/wp-includes/taxonomy.php on line 229
Notice : Trying to get property ‘labels’ of non-object in /home/xxxxxxxxxxxxxxx/public_html/wp-admin/includes/meta-boxes.php on line 1473
Notice : Trying to get property ‘attributes’ of non-object in /home/xxxxxxxxx/public_html/wp-admin/includes/meta-boxes.php on line 1473
Notice : Undefined property: stdClass::$post_type in /home/xxxxxxx/public_html/wp-admin/edit-form-blocks.php on line 395
Add New Post
Since that’s the function of WP, that’s when I succumbed to having to rebuild the site. The client is happy with the layout, yet limited on using other CMSs, or we’d be back on my favorite engine by now. … This has been a very disappointing experience.
Jo