maybe your template use some framework that apply some hidden override, this happen because some framework works with Bootstrap 3 (like T3framework), so as default override all Joomla parts based on Boostrap 2.
the correct link is:
<?php echo JRoute::_('index.php?Itemid=120'); ?>
or simply
/your-profile-path/ (without any php code)