Hi,
I try to use the G-Lock Double Opt-in Manager plugin but I'd like to assign a custom page template for the action pages rather than the default template page.
Is there an easy way to do that?
Any help would be greatly appreciated!
Hi,
I try to use the G-Lock Double Opt-in Manager plugin but I'd like to assign a custom page template for the action pages rather than the default template page.
Is there an easy way to do that?
Any help would be greatly appreciated!
Hi,
I could not find a way to use a different template so here's what I did
I add a define in the constructor in fakepage.php
define('iAmAFakePage',true);
Then I check in the page.php if the define exist so I can control to show the subscription form or not.
This topic has been closed to new replies.