Hello Niklas,
I’m sorry to hear that the issues persist even after setting up a new WordPress installation with only Elementor and WooCommerce. Since the problem occurs in a clean environment, it narrows down the potential causes. Let’s consider a few more troubleshooting steps:
- WooCommerce and Elementor Compatibility: Ensure that both WooCommerce (version 8.5.1) and Elementor (version 3.18.3) are compatible with each other and with the version of WordPress you are using. Sometimes, updates in one can lead to compatibility issues with the other.
- Elementor Templates for WooCommerce: Since you’re using Elementor, ensure you have correctly set up the WooCommerce pages (like the Shop page) using Elementor’s templates. You might need to assign the Elementor template specifically for the Shop page under WooCommerce settings or within Elementor’s settings.
- PHP Configuration and Error Logs: Although you’ve set up a local environment, PHP configuration can still play a role. Check your PHP error logs for any specific messages related to WooCommerce or Elementor. The PHP version should be compatible with both WordPress and the plugins you are using.
- JavaScript Conflicts: Sometimes, issues with Elementor and WooCommerce can be due to JavaScript conflicts. Check your browser’s console for any JavaScript errors when you try to access the Shop page.
- Database Issues: On your local setup, ensure the database is correctly configured, and there are no issues or errors related to database connections or queries.
- Server Requirements: Verify that your local server environment meets the minimum requirements for running WordPress, WooCommerce, and Elementor. This includes checking things like the MySQL version, PHP extensions, etc.
- Test with a Default Theme: Temporarily switch to a default WordPress theme (like Twenty Twenty-One) and see if the Shop page works. This can help determine if the issue is with Elementor’s integration.
- Check WooCommerce Shortcodes: Make sure that the WooCommerce shortcodes (like
[woocommerce_shop]
) are correctly placed on the Shop page, if you’re using them.
Since the problem persists in a clean install, it’s more likely a compatibility issue or a specific setup requirement that’s being overlooked. If none of these steps help, consider reaching out to the support forums or communities for Elementor and WooCommerce for more specific guidance, as they might have encountered similar issues with these versions.