Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can anyone help, i tried the above and it set to https://, we get below

    Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /home/customer/www/oursite/public_html/wp-content/plugins/sync-post-with-other-site/includes/sps_sync.class.php:126 Stack trace: #0 /home/customer/www/oursite/public_html/wp-includes/class-wp-hook.php(307): SPS_Sync->sps_save_post(25499, Object(WP_Post), true) #1 /home/customer/www/oursite/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #2 /home/customer/www/oursite/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home/customer/www/oursite/public_html/wp-includes/post.php(4673): do_action('save_post', 25499, Object(WP_Post), true) #4 /home/customer/www/oursite/public_html/wp-includes/post.php(4775): wp_insert_post(Array, false, true) #5 /home/customer/www/oursite/public_html/wp-admin/includes/post.php(426): wp_update_post(Array) #6 /home/customer/www/oursite/public_html/wp-admin/post.php( in /home/customer/www/oursite/public_html/wp-content/plugins/sync-post-with-other-site/includes/sps_sync.class.php on line 126

    I had same issue, I used custom CSS

    #billing_insurance_field {
    display:none;
    }

    • This reply was modified 5 years, 11 months ago by jaysa.
Viewing 2 replies - 1 through 2 (of 2 total)