Hey, @gr1f!
Thank you for the information.
I checked the report and error logs and noticed two things:
1 – The Woo Payments report states that a Payment Gateway is not set.
Have you set up Woo Payments recently or did it use to work before?
Please make sure your Woo Payments settings are correct. You can find more about this in this guide.
2 – Your error logs show an error with Elementor Pro regarding WooCommerce.
To address this:
- Plugin Conflict: First, deactivate the Elementor Pro plugin and check if the issue persists. This will help confirm if the problem is indeed originating from this plugin.
- Update Elementor Pro: Ensure that you’re using the latest version of Elementor Pro. Sometimes, issues are resolved in newer updates.
- Check for File Modifications: Revert any changes you’ve made in the
products.php
file. Editing plugin files directly can cause problems and might lead to such errors.
- Debug Mode: If you’re comfortable with it, enable WordPress debug mode in the
wp-config.php
file (define('WP_DEBUG', true);
). This might provide more specific details about the error, which could be helpful in identifying the cause.
- Contact Elementor Support: Since this is related to the Elementor Pro plugin, reaching out to their support team could provide more detailed assistance and troubleshooting steps specific to their plugin.
Looking forward to your reply.
Have a wonderful day!