MrBlackDrag0nfly
Forum Replies Created
-
This is because the custom permalinks are not working (yet) on custom taxonomy’s. I was trying to use it with custom taxonomy’s as well, and it just keeps resetting.
Forum: Networking WordPress
In reply to: Unable to log out on the networkthanks you so much! That worked!
I don’t know why that dubble back-slash was there, pretty weird.
Anyway: Thank you!Forum: Networking WordPress
In reply to: Unable to log out on the networkHere it is:
RewriteEngine On RewriteBase / RewriteRule ^index\\.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %\{REQUEST_FILENAME\} -f [OR] RewriteCond %\{REQUEST_FILENAME\} -d RewriteRule ^ - [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\\.php)$ $2 [L] RewriteRule . index.php [L]
Forum: Networking WordPress
In reply to: Unable to log out on the networkNothing I know that edits the login in any way.
Also without plugins it still doesn’t work! AND, i’ve found that commenting gives the same result. Another url of course, but the same page
Forum: Networking WordPress
In reply to: Unable to log out on the networkTried both, does not work. Well kind of. I did go to the page not found page. But the admin bar wasn’t there anymore too. When I tried to go to wp-admin I got redirected to the 404 page again but his time with this url: https://<site>/wp-login.php?redirect_to=http%3A%2F%2F<SITE>%2Fwp-admin%2F&reauth=1
I hope you can help me
Forum: Networking WordPress
In reply to: Unable to log out on the networkI can’t log out on any of my sites.
all my sites are in subfolders, but they all go to the same link and all give the 404 errorForum: Themes and Templates
In reply to: [Hueman] Shortcodes does not workThe shortcodes does seem to work in the version on your own site. Made a type mistake. Sorry, I hope that in the future both versions are equal!
Forum: Plugins
In reply to: [Page Theme] compatible wp 3.8.xI am able to install the plugin but it just does not apply the themes