You need to enter the profile page from a newsletter {profile_url} link otherwise there is no way to associate a subscriber.
Stefano.
Thread Starter
tonyml
(@tonyml)
Hello, I think I have not understood correctly or I have not explained myself well. I have a profile page that can be reached through an email with the code <p>Change your profile</p> (it’s the default one) , this code redirects me to the profile page and it works correctly (I can make changes to profile and it works right), this profile page is a customized page that I did inserting the code [newsletter_profile] (can not insert the code {profile_url } since {} are used for emails. The problem is in customized profile page I inserted the shortcode {unsubscription_confirm_url} and it does not work since it is {} working from an email.
Which would be the shortcode with [] equivalent to {unsubscription_confirm_url} to insert it in my custom profile page. (I was reading the documentation and did not find it).
So, it could be a bug of custom profile page. How did you create it?
Stefano.
Thread Starter
tonyml
(@tonyml)
I created as everybody, adding a new page in wp dashboard. For information I have VPS with Nginx, MySQL8, PHP7.3 . But you now shortcodes in page with { } doesnt works so I need shortcode with [ ] for a page with unsubscription_confirm_url
Hi, the {unsubscription_…} tag work ONLY in messages you can configure in the admin side of newsletter not inside a generic page. If you created a profile page, the content of that page is generated by [newsletter_profile] and the text should be configured on our profile panel.
Stefano.