Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • berprado Friend
    #146735

    Can anyone help with this issue? I want to shoe the author alias instead of the author name on the frontpage.
    Thanks

    Css Magician Friend
    #327784

    Dear Berprado,

    The ja_teline_iii has the code :


    <?php JText::printf(($this->item->created_by_alias ? $this->escape($this->item->created_by_alias) : $this->escape($this->item->author)) ); ?>

    so that, If you have the Author Alias in Article’s config, the author alias will instead of the author name on the frontend.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 14 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum