Hello,
I am trying to integrate WP Customer Area and a few Add-Ons with a Custom WordPress Theme that I developed myself.
WP Customer Area is using my single.php file which results in undesirable results. How do I indicate to WP Customer Area and the Addons to use their own templates? I tried doing some configuration via functions.php but it had no effect.
I read the available documentation but it is still not clear how to do this.
Thanks