multisite issue – needs fix with upload path
-
It seems WebP Express is only looking at
public_html/wp-content/uploads/../..
and not at
public_html/wp-content/blogs.dir/<site_id>/files/../..
which is required for a multisite setupso WebP Express is not looking at the right path, it seems.
Can I fix this with a workaround (f.e. rewrite rule )?
Tested image conversion which is technically working fine in my case , but for now only for plugin and theme folders in multisite and as stated above, not for file uploads.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘multisite issue – needs fix with upload path’ is closed to new replies.