where do I change the link on k2 user my account

where do I change turn off or edit the link on my account see attached I cant find it anywhere
Thanks
10 years 1 month ago #1 by matthew

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5318) Offline
Hi Matt, mod_k2user comes with default k2 installation. To do such that you need to modify the file :
/modules/mod_k2_user/tmpl/userblock.php

arround lines 41 you will see this code :
<li>
			<a href="<?php echo $profileLink; ?>"><?php echo JText::_('K2_MY_ACCOUNT'); ?></a>
		</li>
feel free to modify it into what you want
10 years 1 month ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum