Hide the share button

Just wanted to share with you the way to get rid of the share button on the submenu bar below the navigation menu. Those of us with private sites don't need it, but it was darn hard to find out how to get rid of it! For Dolphin 7.3.5:

Open and edit the file: /templates/temp_name/action_link_submenu_share.html  

Comment out the following line:

<!-- <a class="menuLink" href="javascript:void(0)" onclick="javascript:$('#sys-share-popup').dolPopup({pointer: {el:this}})" title="<bx_text_attribute:_Share />">

    <i class="sys-icon share-alt"></i>

</a> -->

<div id="sys-share-popup" class="sys-share-popup" style="display: none">__popup__</div>

 

Voila, no more share button!!

You can't make chicken salad out of chicken shit.. although it does work the other way around!
Quote · 18 Apr 2018
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.