Forum Replies Created
-
AuthorPosts
-
I managed to change the priority in the radar plugin and have the redirection working properly.
At first I couldn’t log in or log out of the site. I was having a “406” error which said that my action wasn’t allowed or something like that. Though I tried different values lower or higher than the default value (which is 10) and if the value was higher than 10 the redirection didn’t work, but if the value was lower or equal to 10 the redirection worked properly but i couldn’t log in or log out.
At tried one last time tot set the value to 10 and I don’t know why but it is now working properly (redirection and log in / log out).
Thank you for your help !
Regards,
CedricHey!
I didn’t ask yet but i’ve found the following code in one of the plugin files :
add_action('template_redirect', 'check_radar_enabled', 999)
It looks like they actually use the “template_redirect” hook. How can I change the priority of the redirection to the plugin ? Is this the “999” value that sets the priority ? If so which value should I use ?
Regards,
CedricHi,
Enfold has no particular issue in itself.
But the plugin should allow me to show a landing to all visitors of the site, though when logged in I can see and develop de site. You can have a preview of how the landing page looks at .
Though when Enfold is activated everybody lands on the homepage.Maybe I can provide you the plugin for testing purposes !?
Regards,
Cedric -
AuthorPosts