• How do I fix the issue of broken images on

    I tried adding a Featured Image but it does not help.

    TIA

    • This topic was modified 5 days, 23 hours ago by James Huff. Reason: redundant link removed

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Mohd Javed

    (@jawedrs)

    Hi Bhumendrapal,

    Thank you for reaching out!

    It looks like the issue might be with the image URLs on your blog. If the URLs are missing file extensions like .png or .jpg, the browser might not recognize them as images. Here are some steps to troubleshoot and resolve this:

    1. Verify Image URLs: Ensure the image URLs in your blog posts are correct and not broken. You can check this by inspecting the image elements in your browser’s developer tools.
    2. Check File Permissions: Make sure the file permissions for your image directory (e.g., /wp-content/uploads/) are set correctly. Typically, 755 for directories and 644 for files work well.
    3. Regenerate Thumbnails: Sometimes, image issues occur due to missing or corrupted thumbnails. You can use a plugin like Regenerate Thumbnails to fix this.
    4. Featured Image Settings: If you’ve added a featured image but it’s still not displaying, check your theme settings. Some themes require additional configurations to display featured images correctly.
    5. Caching Plugins: If you’re using a caching plugin, clear the cache to ensure that updated images load properly.
    6. Check for Conflicts: Disable plugins temporarily to check if any of them are causing the issue. If the images appear, re-enable plugins one by one to identify the conflicting plugin.
    7. Verify Hosting Setup: Ensure your hosting provider isn’t blocking access to the images. Sometimes, hotlink protection settings can unintentionally block image loading.

    Let me know if you need further assistance!

    Best regards,
    Jawed

    HI @bhumendrapal

    Your image extension is missing; you need to add .jpg. Once you do that, it should work. Please check
    your blow url is working fine

    https://awaraj.com/wp-content/themes/optimax-child/assets/img/noimage/noimage_320x320.jpg

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