- This topic has 3 replies, 3 voices, and was last updated 13 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › Protecting non wordpress pages?
Is this possible with WP-emember?
Nope, eMember can only work within the WordPress install.
The easy way around this is to grab the html code from the static html page and then create a new page in wordpess with the same title and url. Then create a static wordpress template page and it will contain ONLY the html from the static page. If someone goes to this page, it will now be a wordpress page and possibly protected. Amin, I’m not sure where you are inserting your code so maybe there may be the need of a wp header command or such.
Frank
thanks Frank