Plugin Support
Milos
(@miloss84)
If you’re experiencing issues with the Basic gallery and other plugins/add-ons in Elementor not displaying images on your site, there are several potential reasons for this problem. Here are some troubleshooting steps you can take to identify and resolve the issue:
- Plugin Conflict:
- You mentioned that disabling all plugins except Elementor resolves the issue. Try reactivating each plugin one by one to identify the specific plugin causing the conflict. This will help you pinpoint the source of the problem.
- Theme Compatibility:
- Switch to a default WordPress theme (such as Twenty Twenty-One or Twenty Twenty-Two) temporarily to check if the issue persists. If the images display correctly with the default theme, it might be a compatibility issue with your current theme.
- Elementor Version:
- Ensure that both WordPress and Elementor are updated to the latest versions. Outdated versions may cause compatibility issues. Check for updates in the WordPress dashboard and update accordingly.
- Memory Limitations:
- Low PHP memory limit can also lead to display issues. Check your server’s PHP error logs for any memory-related errors. You can increase the PHP memory limit in your
wp-config.php file or contact your hosting provider for assistance.
phpCopy codedefine('WP_MEMORY_LIMIT', '256M');
- JavaScript Errors:
- Inspect your browser’s console for any JavaScript errors. Elementor heavily relies on JavaScript, and errors in the console can provide clues about the issue.
- Browser Cache:
- Clear your browser cache or try accessing the site using an incognito/private browsing window to rule out any caching issues..
@miloss84 I’m really looking forward to the answer, because if I don’t solve the problem, I’ll be fired from my job.
Plugin Support
Milos
(@miloss84)
Hi there,
Did you change your domain URL or add an SSL certificate to your site?
You can try our feature replace url feature – Clicking the Elementor > Tools > Replace URLs link will open a new tab and take you to a settings page inside Elementor. You’ll want to copy the Old URL and New URL values and add them to this settings page. Once you’ve added the URLs, click the Replace URL button. Now you’re done!