**Bug:
I put geodir_signup.php into the theme directory and made edits to it.
Expected behavior — those edits over-ride the geodir_signup.php file in the plugin directory.
Observed behavior — the edits were ignored.
Note – all the other plugin template files are just in the main theme directory… I also checked to see if putting them into a /geodirectory-templates folder inside the theme folder would matter — theme override files only seem to work when they are just in the “root” of the theme directory.
**Feature Request
It would be ideal to keep to the Woocommerce model where plugin overrides can be in a folder structure that matches the plugin’s folder structure.
That way all the geo template files can be in a folder inside the theme folder and so it’s much more organized.
But for sure – I hope the bug gets fixed — for now I’ve made my edits to geodir_signup.php inside the plugin folder – but now I gotta remember to move that around when I update the plugin.
Not sure if there are other template files… will update the thread if I find em.