XF 2.2 Is there any way to add a message to the Preferences page?

We want to add a message telling users to use the Contact Us form if they want their account deleted, since we get these requests fairly often. How do I go about doing this? I tried making a custom user field and disabling the user editable option so they can't type anything, but that just hides the field altogether. Thank you :)
 
You could do that with a notice.
Go to ACP --> Comunication --> Notices and click on "Add notice"

Now on that page, enter a title and the message you want to display. Then click on the "Page criteria" tab and at the bottom check the checkbox, "Content template is:" then in the input field, add "account_preferences" then save. Now on the Preferences page, the notice will appear.
 
I just put a close accountt link the bottom of account details - links to the contact form

Screenshot 2024-12-22 at 14.02.27.webp

Although I was thinking of moving it to account_visitor_menu template
 
Last edited:
Back
Top Bottom