• Hi team,

    I have recently moved my site from one server to another. When I add images to the slider section and blogs section, images are visible on the backend but not on the front end. I have deactivated all the plugins one by one and also checked file permissions but the issue continues.

    Could you please help me with this? Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Alor Web

    (@jerrymayalor555)

    Hello?@shreeeneblur,

    I understand the frustration you must be feeling with the images not showing up on the front end, despite your efforts.

    You can try the following suggestions below:

    Increase the PHP memory limit.

    • Access your website file using FTP.
    • After that, locate the file “wp-config.php”
    • Edit the file and add the following code below:
    define(‘WP_MEMORY_LIMIT’, ‘256M’);
    • Save the file and refresh your website.
    • Now, try to upload new images to your website.

    Insufficient PHP memory can sometimes lead to issues with image uploads.

    Try the following suggestion and let me know how it goes.

    Thanks

    Hi @shreeeneblur,

    Apart from the solution provided by @jerrymayalor555 you can also check if there is any caching plugin installed, then clear cache or try to deactivate for troubleshooting purpose, if it still doesn’t solves the problem then there might be an issue with theme/plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Newly added Images are not displaying on frontend of website’ is closed to new replies.