Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author VeloMedia

    (@velomedia)

    Hello Christian,

    We will definitely add this option in the next release.
    A workaround is to change the line 710 in index.php file and to replace
    $published_by .= $elem['user_name'];
    with
    $published_by .= $elem['caption_from'];

    Please let us know if this works for you.

    Best regards,
    VeloMedia

    Thread Starter Christian-MWT

    (@christian-mwt)

    That worked! Thanks… best plug in support ever! 😉

    I was trying to replace with ‘full_name’, but did not know that ‘caption_from’ is what I was looking for.

    I have one more suggestion would be a “nofollow” option for the links. (I now coded it into the file)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full Name instead of User Name?’ is closed to new replies.