Fixing Image not showing on WordPress Multisite

×

    🚩 Report

    Fixing Image not showing on WordPress Multisite

    if ever you have encounter your image is not showing when you upload it on your multi site WordPress platform you just need to put this line of code to your .htaccess files

    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]

    you must put it after the

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]

    then just refresh your permalinks and your good to go 🙂

    We will be happy to hear your thoughts

        Leave a reply

        Pinoyscreencast
        Logo
        Compare items
        • Total (0)
        Compare
        0