SJB and WPML
-
Hi,
SJB is creating issues with the WPML transaltion plugin, by messing with the directory URL option. I have a multilingual website and I am putting the second language in a folder. However, for some weird reason, SJB keeps changing some values in the .htaccess file and breaks the second language version of the site.This is what the support from WPML told me:
I have been testing your site locally and it seems that ‘Simple Job Board’ is messing with .htaccess. I noted that this file is was being modified.
It changed:
1
RewriteRule . /milaha/index.php [L]
for1
RewriteRule . /milaha/ar/index.php [L]
If have installed WordPress in a different directory (/milaha).Then I disabled the plugin and everything was fine.
This plugin has this class simple-job-board/includes/class-simple-job-board-rewrite.php that try to avoid hotlinking modifying the .htaccess file, but when directories for languages are selected, it seems to fail.
Please, ask your developer to disable the plugin and test if everything works OK. It the plugin cause the 500 error, you should remove writable permissions to the .htaccess file.
- The topic ‘SJB and WPML’ is closed to new replies.