• I have to deactivate all of my plugins in order for the theme to work. I currently have the basic Inspiro theme. At first, everything was working fine with all of my plugins. Now, my Inspiro theme doesn’t work unless I deactivate ALL of my basic plugins. Please help. My website is currently not live now because I’m still developing my website.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, @ngeneife

    What exactly is not working? Do you get a specific error? Can you show any screenshots?

    Thread Starter ngeneife

    (@ngeneife)

    Hello, 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 9 months ago by ngeneife.

    @ngeneife What is the PHP version used on your server?

    Can you ask your hosting provider for an error log where we can see errors caused by our theme? You can try to contact us via our website and we’ll explain how you can share files with us.

    Thread Starter ngeneife

    (@ngeneife)

    My 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_object is false, not an object. Most likely, a function like get_post() or get_field() failed and returned false, 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!

    @ngeneife Your error is caused by the Elementor plugin or a conflict between another plugin and Elementor.

    Our theme works without any problems with both Elementor and WooCommerce, so most probably, you have custom modifications or an outdated plugin installed that creates issues.

    Make sure also all your plugins and themes are up-to-date.

    Look again at the error message and you will see that it points to a file from Elementor, not the theme:

    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

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘My Inspiro Theme Is Not Working’ is closed to new replies.