ioannicut
Member
Posted 1 year ago #
Hello community,
I want to create a page with the following characteristics:
I do not want the page to appear in the menu... :)
I want the page to be available to certain users after they subscribe to a certain newsletter through a hyperlink communicated within an email.
I have managed the newsletter thing, but I cannot point to that specific valid page...
The site I am talking about is http://inspiredachievement.ro
Please, can you help me? Any help is greatly appreciated.
thanks again,
Ioan
The template tag, wp_list_pages(), offers the exclude= parameter to exclude specific pages.
You could always password protect the page and note the password in the email.
ioannicut
Member
Posted 1 year ago #
hello Michael,
thanks a lot for your attention!!!! the second solution does not fit to my setup.
ok, now that you helped me with the parameters... where can I modify to add that parameter?
:)
Thanks, thanks, thanks...
Ioan
ioannicut
Member
Posted 1 year ago #
I have found the template tag in the header file and managed to achieve what I needed.
thanks again,
Ioan