Home-04 page is broken

  • Posted in : Energi
  • oprescu_diana
    Participant

    Hello,

    I have just added the Home-04 page and it appears to be broken. From the way it is displayed, you can see that there are issues. I have not made any changes to this page, so I did not cause this problem.

    Could you please fix it?

    serkan
    Moderator

    Hi,

    Thanks for sharing the link — we checked it and the page isn’t actually “broken” by the theme. The issue comes from Mixed Content errors.

    Your page is loading over HTTPS, but some images on the Home-04 page are being requested over HTTP (insecure), for example:

    http://dydybee.com/wp-content/uploads/…jpg

    Modern browsers block these insecure image requests on HTTPS pages, which results in missing images and a layout that looks incorrect.

    How to fix

    Please update those image URLs to HTTPS:

    Replace http://dydybee.com/… with https://dydybee.com/…

    The quickest ways to do this:

    Update the image URLs in the page builder (reselect / reinsert the images), or

    Use a “force HTTPS” approach (e.g. replace URLs from HTTP to HTTPS / mixed content fix plugin), and/or

    Ensure your WordPress settings are HTTPS:

    Settings → General → WordPress Address (URL) and Site Address (URL) should both start with https://

    About “/index.php/” in the URL

    We also noticed your URL structure includes /index.php/, which usually indicates a permalink / server rewrite configuration issue. It won’t directly cause the layout problem, but we recommend fixing it for clean URLs:

    Settings → Permalinks → Save changes

    And confirm your server has proper rewrite rules enabled.

    Once the mixed content is resolved, Home-04 should display normally.

    Best regards,
    Serkan

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register