+ Reply to Thread
Results 1 to 8 of 8

Thread: Registration Profile page questions

  1. #1
    Senior Member
    Join Date
    Jun 2013
    Posts
    188

    Registration Profile page questions

    Hi.
    The first page shown for the Registration process is the Profile page.
    How can I edit that page? I'd like to add some instructional text for the Account Type dropdown.

    Also, there is a checkbox for "Publish users' emails".
    What exactly does this do if the user checks this option?

    Thank you!
    Ron

  2. #2
    For reg process this may help abit, might not be exactly what you are looking for

    In admin / account types / edit then in the description box you can type stuff which shows as the tooltip on reg page when account selected.

    For emails
    I would think publish users emails will decide wether or not heir emal address shows on the listing page seller info tab
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  3. #3
    Senior Member
    Join Date
    Jun 2013
    Posts
    188
    Okay. I figured it out.

    I entered text into the Description field for the Account Types, but it's not very intuitive. In order for a user to see the text (ie. description of Account Type), they have to first select an Account Type from the list and then click on the question mark that appears to the right.

    I think it would be more helpful for users if we can add a short paragraph or list, above the Account Type dropdown, describing each account and making it easier for users to know which account type to select.

    Anyone else know how I can edit the Profile page?

  4. #4
    You would probably need to code in a language phrase in registration.tpl i would think.

    Maybe you could add a content block in side bar or above which you can do in admin panel
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  5. #5
    You may be able to do something like this, in registration.tpl .....but only try if you are confident and remember to save file before changes incase it doesnt work. I havnt tested but may work

    Find
    Code:
    Only registered members can view the code.
    After add

    Code:
    Only registered members can view the code.
    Then add the phrases in admin/languages

    Phrases:
    account_info_title
    account_info


    As i said i havnt tested so cant be sure, someone maybe able to confirm if his would work
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  6. #6
    Senior Member
    Join Date
    Jun 2013
    Posts
    188
    Thanks Chris!
    I'll see how that works.
    I'm also going to try adding a custom box in the sidebar on the registration page. That may work nicely.

  7. #7
    hope it works, let us know how you get on or what option you choose
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  8. #8
    What's the easiest way of removing "Publish users' emails" from the rego page?
    I never want them shown.

+ Reply to Thread