Skip to Content Skip to Menu

edit pages that are not menu items

9 years 5 months ago #264945 by giorgionasis
edit pages that are not menu items was created by giorgionasis
hallo there,

i am trying to access specific pages to edit them.

1. the sign up complete page www.example.com/profile/saveregisters

2. the sign up form www.example.com/registration/registers

3. the reminder password page www.example.com/forgotlogin/lostpassword

4. the page after the reminder mail has been sent www.example.com/profile/done

5. the page of the successful activation "Your account is now active. You may now log in!"

thank you

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 5 months ago #264952 by krileon
Replied by krileon on topic edit pages that are not menu items
Edit them how? Majority of those are hardcoded HTML. You can restyle them using CSS and the strings can be changed by adjusting their language string.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

9 years 5 months ago #264956 by giorgionasis
Replied by giorgionasis on topic edit pages that are not menu items
hi kyle,

by edit them i mean to add extra content in them. for example

5. the page of the successful activation "Your account is now active. You may now log in!"

it displays only a system message and the rest page is blank

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 5 months ago #264959 by krileon
Replied by krileon on topic edit pages that are not menu items
That's the registration complete page when confirmation and approval are both disabled. You can either modify the language string to add new content or use onAfterSaveUserRegistration in CB Auto Actions with a Code action to echo new HTML.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

9 years 5 months ago - 9 years 5 months ago #264965 by giorgionasis
Replied by giorgionasis on topic edit pages that are not menu items
this page is generated after the user has clicked the activation link on his email

the page you talk about is www.example.com/profile/saveregisters and to that page the trigger you mention works indeed

which is the appropriate trigger for the page which is generated after the activation?
Last edit: 9 years 5 months ago by giorgionasis. Reason: wrong

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 5 months ago #265001 by krileon
Replied by krileon on topic edit pages that are not menu items
The equivalent trigger for confirmation is onAfterUserConfirmation.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum