Conversation
supportWarning : Attempt to read property “ID” on null in /home/mywebsite/mywebsite.com/wp-content/plugins/flat-preloader/flat-preloader.php on line 120 That’s the message I see on the /shop/ page of my site. How can I fix it or at least hide the error message?
Hi @nistuj817 You can hide that warning by setting WP_DEBUG=false in wp-config.php file. It is recommended in production. Someshow, my plugin cannot get the ID from the post object in the shop page. Could you share your Flat Preloader’s settings?
Thanks for getting back to me I really appreciate it. Yeah I did end up hiding it via the config file so thank you. I believe post id 19 is the shop page and here are the settings – screenshot: https://imgur.com/a/Dycmahh
Hi @nistuj817 You can hide that warning by setting WP_DEBUG=false in wp-config.php file. It is recommended in production. Someshow, my plugin cannot get the ID from the post object in the shop page. Could you share your Flat Preloader’s settings?
Thanks for getting back to me I really appreciate it. Yeah I did end up hiding it via the config file so thank you. I believe post id 19 is the shop page and here are the settings – screenshot: https://imgur.com/a/Dycmahh