Create a new page “Manage Subscriptions”
2) Add the following shortcode to the page: [alertme-subscriptions-list]
3) Publish the page
- [alertme-form-show] – Displays subscription box on your post/page/cpt
- [alertme-subscriptions-list] – Page for users to manage subscriptions
- <?php echo do_shortcode(‘[alertme-form-show]’); ?> – Insert subscribe box direct into your template