Skuxta said:You need to manually add the link into the navbar template. In your mod file there mite be a readme with instruction on how to do so. If not I will find a tut for you.
<td class="vbmenu_control">
<a href="http://www.yourdomain.com/yourpage.php">SHOP</a></td>
<!-- nav buttons bar -->
<tr>
<td class="vbmenu_control">
<a href="http://www.yourdomain.com/yourpage.php">SHOP</a></td>
</tr>
</table>
</div>
<!-- / nav buttons bar -->