Results 1 to 4 of 4

Thread: Display name author

  1. #1
    Thread Starter
    edo081's Avatar
    Join Date
    Jul 2011
    Location
    Netherlands
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Display name author

    Hey there,

    is there a way to just display the name of the author of a listing without it being a link?

    This is for when a user is logged in to display the username of the logged in user<?php echo $current_user->user_login; ?>

    i would like to display the name of a author of a listing in their single listings

    <p class="author"><?php printf( __( 'Added by %s', APP_TD ), va_get_the_author_listings_link() ); ?> </p> This says " added by [authorname]" but authorname is a link

    i need the authorname without it being a link...?

    Hope you can help!

    gr erik

  2. #2
    Expired Customer benkovic's Avatar
    Join Date
    Jul 2012
    Location
    Canada
    Posts
    76
    Thanks
    2
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    luxor's Avatar
    Join Date
    Mar 2013
    Location
    United States
    Posts
    599
    Thanks
    8
    Thanked 141 Times in 74 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    edo081's Avatar
    Join Date
    Jul 2011
    Location
    Netherlands
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] display price in the author page
    By cyberpaul in forum ClassiPress General Discussion
    Replies: 3
    Last Post: April 29th, 2012, 02:30 AM
  2. Author page display based on membership
    By einstein in forum ClassiPress General Discussion
    Replies: 2
    Last Post: February 21st, 2012, 03:28 AM
  3. Display Author Specific Categories on Author's Page Classipress
    By fuzegraphics in forum ClassiPress General Discussion
    Replies: 0
    Last Post: December 7th, 2011, 12:49 AM
  4. How to display Job Author
    By tbase in forum Report JobRoller Bugs
    Replies: 2
    Last Post: August 31st, 2011, 06:20 PM