Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Fabian Deitelhoff

    (@fdeitelhoff)

    Hi again,

    I’ve just commented the following line out:

    $juiz_sps_content .= (($general_counters==1 && intval($counters)==1) || ($general_counters==0 && intval($counters)==1)) ? ‘<li class=”juiz_sps_item juiz_sps_totalcount_item”><span class=”juiz_sps_totalcount” title=”‘.__(‘Total: ‘, “jsps_lang”).'”><span class=”juiz_sps_t_nb”></span></span>’ : ”;

    Everything still seems to work but it would be great if there could be an additional option included.

    Cheers

    Thread Starter Fabian Deitelhoff

    (@fdeitelhoff)

    Hi again,

    I’ve just commented the following line out:

    $juiz_sps_content .= (($general_counters==1 && intval($counters)==1) || ($general_counters==0 && intval($counters)==1)) ? ‘<li class=”juiz_sps_item juiz_sps_totalcount_item”><span class=”juiz_sps_totalcount” title=”‘.__(‘Total: ‘, “jsps_lang”).'”><span class=”juiz_sps_t_nb”></span></span>’ : ”;

    Everything still seems to work but it would be great if there could be an additional option included.

    Cheers

    Plugin Author Geoffrey

    (@creativejuiz)

    Hello,

    You can use CSS to hide it ??

    I will add an option for that.
    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deactivate the overall counter’ is closed to new replies.