• Resolved David2015

    (@david2015)


    Hey There,
    I cant get this to work on a Multisite installation.
    I have on emain site and one site in a subdomain.
    Images are loaded from wp-content/uploads/2018 – for the main site.
    And wp-content/uploads/sites/2/2018 for the subdomain.

    If I active adaptive images, all images disappear from the website and even all thumbnails in the media-library are gone.

    htaccess says
    # BEGIN Adaptive Images
    #=======================

    <IfModule mod_rewrite.c>

    RewriteEngine On

    # Watched directories
    # Redirect images through the adaptive images script
    RewriteRule \.(?:jpe?g|gif|png)$ /wp-content/plugins/adaptive-images/adaptive-images-script.php [L]

    </IfModule>

    # END Adaptive Images

    Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takis Bouyouris

    (@nevma)

    Hello, my friend,

    I am very-very sorry but, unfortunately, our plugin does not support WordPress Multisite yet. This requires a great deal of development and debugging which we have not been able to spare so far.

    However, I do believe that the plugin should at least work for the main website of a Multisite installation, but even this has not been tested. If you feel like giving it a go, then perhaps you could send us the results of the Print debug and Print diagnostics buttons in the plugin settings page and take it from there?

    Cheers,
    Takis

    Thread Starter David2015

    (@david2015)

    Hey,
    thank you for the quick reply.

    Unfortunately, when I activate it on the main site only, the subdomain images are gone due to the htaccess rewrite.

    Anyway otherwise a great plugin, now I have to find some alternative way…
    David

    Plugin Author Takis Bouyouris

    (@nevma)

    Thank you my friend, we will definitely try to expand our features to support WordPress Multisite in the future. Stay tuned!

    Cheers,
    Takis

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Not working on Multisite’ is closed to new replies.