Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: User info on profile page - Register Plus Redux

  1. #1
    Thread Starter
    Senior Member aggieoutlaw8's Avatar
    Join Date
    Oct 2010
    Location
    United States
    Posts
    125
    Thanks
    0
    Thanked 6 Times in 6 Posts

    User info on profile page - Register Plus Redux



    I need to get more user info on the author page when "listed by: user" was clicked..

    Im using register plus redux and added a phone field...

    open author.php and edit...this will display the phone and email

    <div class="author-main">

    <p>
    <strong><?php _e('Member Since:','cp');?></strong> <?php echo date_i18n(get_option('date_format'), strtotime($curauth->user_registered)); ?>
    <br />
    <strong><?php _e('Phone:','cp'); ?></strong> <a href="<?php echo $userdata->phone; ?>"><?php echo $userdata->phone; ?></a>
    <br />
    <strong><?php _e('Website:','cp'); ?></strong> <a href="<?php echo $curauth->user_url; ?>"><?php echo $curauth->user_url; ?></a>
    <br />
    <strong><?php _e('Email:','cp'); ?></strong> <a href="<?php echo $userdata->user_email; ?>"><?php echo $userdata->user_email; ?></a>
    <br />
    <br />
    <strong><FONT COLOR="#CC0000"><?php _e('Company Info:','cp'); ?> </strong></FONT> <?php echo $curauth->user_description; ?>
    </p>
    Last edited by pepsi; February 7th, 2011 at 07:02 PM.

  2. The Following User Says Thank You to aggieoutlaw8 For This Useful Post:

    bellboy (October 27th, 2010)

  3. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,690
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  4. #3
    Thread Starter
    Senior Member aggieoutlaw8's Avatar
    Join Date
    Oct 2010
    Location
    United States
    Posts
    125
    Thanks
    0
    Thanked 6 Times in 6 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #4
    Member mridea's Avatar
    Join Date
    Oct 2010
    Posts
    92
    Thanks
    12
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #5
    Thread Starter
    Senior Member aggieoutlaw8's Avatar
    Join Date
    Oct 2010
    Location
    United States
    Posts
    125
    Thanks
    0
    Thanked 6 Times in 6 Posts

    you got it

    You must be an AppThemes customer and logged in to view this response. Join today!

  7. The Following User Says Thank You to aggieoutlaw8 For This Useful Post:

    bellboy (November 4th, 2010)

  8. #6
    Member mridea's Avatar
    Join Date
    Oct 2010
    Posts
    92
    Thanks
    12
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #7
    Thread Starter
    Senior Member aggieoutlaw8's Avatar
    Join Date
    Oct 2010
    Location
    United States
    Posts
    125
    Thanks
    0
    Thanked 6 Times in 6 Posts

    login page

    You must be an AppThemes customer and logged in to view this response. Join today!

  10. The Following User Says Thank You to aggieoutlaw8 For This Useful Post:

    mridea (December 7th, 2010)

  11. #8
    Member mridea's Avatar
    Join Date
    Oct 2010
    Posts
    92
    Thanks
    12
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  12. #9
    Thread Starter
    Senior Member aggieoutlaw8's Avatar
    Join Date
    Oct 2010
    Location
    United States
    Posts
    125
    Thanks
    0
    Thanked 6 Times in 6 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  13. #10
    kidstuff's Avatar
    Join Date
    Oct 2010
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Code edit to get Register Plus Redux to work

    You must be an AppThemes customer and logged in to view this response. Join today!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)