• Resolved webwarp

    (@webwarp)


    Hi,

    I just transferred this website from hostinger to godaddy but now when i go to edit the homepage with elementor then i always face page not found problem, i am not able to find any solution for it.

    I tried elementor blog solutions, youtube videos, blogs and many more things. I wasted almost 7 days but nothing worked. Can you please tell a solution?

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

Viewing 1 replies (of 1 total)
  • Plugin Support Milos

    (@miloss84)

    Hi there,

    I’m sorry to hear about the trouble you’re experiencing with Elementor after transferring your website. Here are several steps you can take to troubleshoot and resolve the “Page Not Found” issue:1. Permalink Settings

    1. Reset Permalinks:
      • Go to Settings > Permalinks.
      • Click on Save Changes without making any changes. This will reset the permalinks.

    2. Regenerate Elementor CSS

    1. Regenerate CSS:
      • Go to Elementor > Tools.
      • Click on Regenerate Files & Sync.

    3. .htaccess File

    1. Check .htaccess File:
      • Ensure that your .htaccess file is correctly configured. You can compare it with the default WordPress .htaccess file configuration:plaintextCopy code# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress

    4. Update URLs

    1. Update Site URLs:
      • Go to Settings > General.
      • Ensure that both WordPress Address (URL) and Site Address (URL) are correct.

    5. Plugin Conflict

    1. Check for Plugin Conflicts:
      • Deactivate all plugins except Elementor and Elementor Pro.
      • Check if the issue persists. If not, reactivate the plugins one by one to identify the conflicting plugin.

    6. Theme Conflict

    1. Switch Theme:
      • Temporarily switch to a default WordPress theme (e.g., Twenty Twenty-One).
      • Check if the issue is resolved.

    7. Memory Limit

    1. Increase PHP Memory Limit:
      • Increase the PHP memory limit in your wp-config.php define( 'WP_MEMORY_LIMIT', '256M' );

    8. Server Configuration

    1. Check Server Configuration:
      • Ensure your new hosting environment (GoDaddy) supports all necessary PHP modules and has compatible settings.

    9. Re-Sync Library

    1. Sync Library:
      • Go to Elementor > Tools > Library.
      • Click Sync Library.

    If none of these solutions work, consider the following steps:10. Contact Support

    1. Contact GoDaddy Support:
      • Sometimes hosting-specific issues can cause such problems. Contact GoDaddy support for assistance

    By following these steps systematically, you should be able to identify and resolve the “Page Not Found” issue when editing with Elementor after your website transfer.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.