• Hello Elementor Support Team,

    I’m experiencing an issue with my WordPress site where the “Edit with Elementor” button has disappeared on my Blog page. The button appears on all other pages, but it’s entirely missing on this specific page, preventing me from editing it with Elementor.

    To troubleshoot, I’ve tried the following steps:

    1. Switched to the Hello Elementor theme.
    2. Disabled all plugins except for Elementor.

    Despite these efforts, the issue persists exclusively on my Blog page.System Information:

    • Operating System: Linux
    • Server Software: nginx/1.18.0
    • MySQL Version: Debian 11 v10.5.26
    • PHP Version: 8.3.13
    • PHP Memory Limit: 256M
    • PHP Max Input Vars: 2000
    • PHP Max Post Size: 500M
    • WordPress Version: 6.6.2
    • Theme: AstraChild (Child of Astra, version 4.8.3)
    • Active Plugins: Only Elementor (3.25.3)

    I would appreciate any insights or assistance in resolving this issue. Thank you!

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

    (@miloss84)

    Hi there,

    Thank you for contacing us.

    I am sorry to hear you’re having trouble with the “Edit with Elementor” button on your Blog page. Given the steps you’ve already taken, let’s explore a few more possibilities to resolve this issue.Additional Troubleshooting Steps

    1. Regenerate CSS & Data: Sometimes, regenerating Elementor’s CSS and data can help fix display issues.
      • Go to Elementor > Tools.
      • Click on “Regenerate CSS” and “Sync Library.”
    2. Switch to a Different Theme Temporarily: Since the issue might be related to the AstraChild theme, try switching to a default theme like Twenty Twenty-One temporarily to see if the issue persists.
    3. Increase PHP Memory Limit: Although your PHP Memory Limit is 256M, you might want to try increasing it to 512M. Add the following line to your wp-config.php file:phpCopy codedefine('WP_MEMORY_LIMIT', '512M');
    4. Database Optimization: It’s a good idea to optimize your database. You can use plugins like WP-Optimize or WP-Sweep to clean up and optimize your database.
    5. Check for JavaScript Errors: There might be JavaScript errors preventing the button from appearing.
      • Open your Blog page in the WordPress dashboard.
      • Press F12 to open Developer Tools and go to the Console tab.
      • Look for any JavaScript errors and share them if you find any.
    6. Check User Role: Ensure your user role has the necessary permissions to edit the Blog page with Elementor. Go to Users > Your Profile and ensure you have the correct capabilities.

    Kind regards,

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