• Resolved liface

    (@liface)


    The homepage looks fine as viewed in Elementor: https://i.imgur.com/xOnqNFx.png (The content is replaced by a list of latest blog posts)

    Everything worked fine for years until recently the sidebar and main content area disappeared.

    Did some basic Googling but don’t see anything off. I just updated to the latest version of WordPress, but that didn’t fix it.

    • This topic was modified 1 year ago by liface.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • samran10

    (@samran10)

    Your homepage’s sidebar and main content area disappeared. Here’s a quick checklist:

    Verify sidebar widgets in your WordPress dashboard.
    Ensure theme and plugin compatibility with the latest WordPress version.
    Check Elementor page builder elements.
    Clear browser and website cache.
    Investigate database issues with a plugin like WP-Optimize.
    Review hosting environment changes.
    Seek professional help if issues persist.

    You can Enable WordPress debug mode to check for any error messages or warnings that might point to the issue. Add the following code to your wp-config.php file

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_LOG’, true );
    define( ‘WP_DEBUG_DISPLAY’, false );

    Thread Starter liface

    (@liface)

    >>Verify sidebar widgets in your WordPress dashboard.

    They seem fine.

    >>Ensure theme and plugin compatibility with the latest WordPress version.

    Plugin is compatible. This is my theme. I assume it’s compatible but my site was also broken before updating: https://themeforest.net/item/marcell-minimal-personal-blog-magazine-wordpress-theme/22525022

    >> Check Elementor page builder elements.

    The site displays fine in Elementor.

    >> Clear browser and website cache.

    I don’t think my site has a cache. The content does not display on multiple different browsers.

    >> Investigate database issues with a plugin like WP-Optimize.

    I don’t see any.

    >> Review hosting environment changes.

    Not sure how to review this. I’m on a shared hosting.

    No errors in debug mode.

    • This reply was modified 1 year ago by liface.
    Moderator James Huff

    (@macmanx)

    I recommend getting in touch with Elementor’s support about this via https://elementor.com/support/ if you are using Elemetor Pro or https://www.ads-software.com/plugins/elementor/ if you are not.

    Moderator James Huff

    (@macmanx)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Everything between the menu and footer on my site suddenly stopped rendering’ is closed to new replies.