Author Alias Modification (Written by) - Joomla! Forum - community, help and support
hi people,
do know author alias in joomla 1.5.10? 1 shows name of author right under headline above published date?
i need have modified.
right shows written author name
i want show author name
i want "written" removed code.
please can me? can't figure our line of code is.
i need urgently , willing offer can change , make work properly.
thanks
g
do know author alias in joomla 1.5.10? 1 shows name of author right under headline above published date?
i need have modified.
right shows written author name
i want show author name
i want "written" removed code.
please can me? can't figure our line of code is.
i need urgently , willing offer can change , make work properly.
thanks
g
hi okanime,
you can change in 1 of language files.
in /language/en-gb/en-gb.com_content.ini @ line 111 see:
so have change to
you can change in 1 of language files.
in /language/en-gb/en-gb.com_content.ini @ line 111 see:
code: select all
written by=written %sso have change to
code: select all
written by=by %s
Comments
Post a Comment