Nicolas
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hi @justingreerbbi!
I had to add this rewrite rule in the NGINX virtualhost definition:
server { # ... rewrite ^/.well-known/([^/]+)(.*)$ /index.php?well-known=$1 last; # ... }- This reply was modified 4 years, 7 months ago by Nicolas.
Same problem here 🙁
@ithemes > This is still not fixed on the current version, do you need
more info about this bug?Forum: Plugins
In reply to: [qTranslate] qTranslate and WordPress 3.9.@whaus & @akirk : I merged your patches in a github repository. Feel free to contribute!
The patched plugin can be downloaded here: https://github.com/nsorosac/qtranslate/archive/2.5.39.zip
Simply replace your plugin with this one (or only the PHP files if you want because they are the only files that were modified).
Viewing 4 replies - 1 through 4 (of 4 total)