Your account expired support, please renew to get your support.

Home Forums Themes Support HelpDesk Undefined property | Trying to get property of non-object

Viewing 4 reply threads
  • Author
    Posts
    • #35260
      UweKoetter
      Support Expired

      I purchased and activated the theme yesterday. I like what you’ve done but have a range of issues with the theme:

      NOTE:

      WordPress 5.3.2

      Woocommerce 3.9.2

      All plugins up to date

       

      Home Page:

      Notice: Trying to get property ‘ID’ of non-object in /usr/……………/wp-includes/class-wp-query.php on line 3965

      Notice: Trying to get property ‘post_title’ of non-object in /usr/……………/wp-includes/class-wp-query.php on line 3967

      Notice: Trying to get property ‘post_name’ of non-object in /usr/……………./wp-includes/class-wp-query.php on line 3969

      Portfolio Page:

      Notice: Undefined property: WP_Post_Type::$ID in /usr/……………./wp-content/plugins/yith-woocommerce-popup/includes/class-yith-popup-frontend.php on line 330

      Kindly advise on solution.

       

       

    • #35261
      Harry
      Support Expired

      Hi,

      Could you please send me admin account and FTP account check in “Set as private reply” i need more check before give you solution.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #35268
      UweKoetter
      Support Expired
      This reply has been marked as private.
    • #35269
      Harry
      Support Expired

      Thanks,

      Please edit wp-config.php and replace below code

      define('WP_DEBUG', false);

      with new code

      ini_set('display_errors','Off');
      ini_set('error_reporting', E_ALL );
      define('WP_DEBUG', false);
      define('WP_DEBUG_DISPLAY', false);

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #35476
      Harry
      Support Expired

      Hi,

      Please go to JanStudio > Theme Option > WooCommerce > Product Detail Settings > Size Guide Image and remove Size Guide Image Link

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 4 reply threads

You must be logged in to reply to this topic.