YusranCorp
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate X] URL pre path mode is always disabledNo, but I’m educating myself on PHP debugging, actually.
Also, had some extra work pressure over the past couple of days..
I’ll follow up with you soon.
Thank you for keeping in touch 🙂Forum: Plugins
In reply to: qTranslate-X, URL pre path mode is always disabledForum: Plugins
In reply to: [qTranslate X] URL pre path mode is always disabledYes, that function’s conditions is:
return empty($permalink_structure)||strpos($permalink_structure, '?')!==false||strpos($permalink_structure, 'index.php')!==false;Clearly it’s the last part that’s always returning true, because all of the predefined WordPress URL styles contain index.php (except for one, which is the query with ‘?’).
Doesn’t this appear to be a bug in qTranslate-X?
Anyway, I tried a custom URL style which doesn’t include index.php, and surely enough it didn’t work; the pages no longer load (404).
Thanks for your help
Forum: Plugins
In reply to: qTranslate-X, URL pre path mode is always disabledI have reposted this question in the correct place at the plug-ins support page.
Unfortunately, I am not allowed to delete this post. Sorry for that.Forum: Plugins
In reply to: [qTranslate] qTranslate compatibility with WordPress 4.0.1@mladenpetr your question is already answered above.
Forum: Plugins
In reply to: [qTranslate] qTranslate compatibility with WordPress 4.0.1mqTranslate is a compatible fork from qTranslate. The developer is working on it actively. I use it with little issues.