ngeneife
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Inspiro] My Inspiro Theme Is Not WorkingMy PHP version is 8.2. I also reached out to the technical team of my hosting provider and this is what they found out what is happening on my site with the Inspiro theme (Free Version):
Hello there Ifeoma,
Your site issue seems to be stemming from this FATAL error"NOTICE: PHP message: PHP Fatal error: Uncaught Error: Call to a member function get_gallery_image_ids() on bool in /www/wp-content/plugins/elementor/modules/ai/module.php:351"This means that its calling this function
$some_object->get_gallery_image_ids()but$some_objectisfalse, not an object. Most likely, a function likeget_post()orget_field()failed and returnedfalse, and the code didn’t check before calling a method on it.
You should get your developers to look into what they customised – I had to deactivate Woocommerce and WooCommerce PayPal Payments because they seem to be the ones interacting with that FATAL and causing the 503s.
The site currently loads snappy for me even in incognito – https://share.zight.com/mXu4kpAP
If there is anything else we can help out with, please don’t hesitate to reach out!
We are here 24/7 if you need us. Please feel free to jump back in chat anytime. We look forward to speaking to you again soon. Thank you for being a Flywheel customer!Forum: Themes and Templates
In reply to: [Inspiro] My Inspiro Theme Is Not WorkingHello, yes. Sorry for the late reply. But it seems in order for the Inspiro theme to work, I have to deactivate all of my plugins. When my plugins are activated, I receive a 503 Request Error message on our website, and our Inspiro theme doesn’t work anymore. I’m unable to add a screen shot to this thread for some reason
- This reply was modified 11 months, 1 week ago by ngeneife.