+ Reply to Thread
Results 1 to 3 of 3

Thread: Hide Highlight option in Monetize How?

  1. #1
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028

    Hide Highlight option in Monetize How?

    If I wanted to hide the highlight option in monetize, how would one do that ?
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  2. #2
    Hello Pete,

    Go to ftp://plugins>>monetize>>view open the file: monetize_icons.tpl
    find second <li></li> tag and comment or remove it.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Thanks Viktor, placed this here for others the path is in view file at the bottom of folders in monetize

    /plugins/monetize/view/monetize_icons.tpl

    <!-- monetize icons tpl -->
    <li class="nav-icon bump-up">
    <a href="{$smarty.const.SEO_BASE}{if $config.mod_rewrite}{$pages.bumpup_page}.html?id={ $listing.ID}{else}?page={$pages.bumpup_page}&id={$ listing.ID}{/if}"><span>{$lang.bumpup_listing}</span>&nbsp;</a>
    </li>
    {*<li class="nav-icon higlight">
    <a href="{$smarty.const.SEO_BASE}{if $config.mod_rewrite}{$pages.highlight_page}.html?i d={$listing.ID}{else}?page={$pages.highlight_page} &id={$listing.ID}{/if}"><span>{$lang.m_highlight}</span>&nbsp;</a>
    </li>*}
    <!-- monetize icons tpl end -->

    Thank you all worked well.
    Last edited by Pete Young; September 10, 2020 at 10:04 AM.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

+ Reply to Thread