• Resolved MilkAvenue

    (@milkavenue)


    Hello,

    I do not want to be the views are displayed under the posts.
    I do not want that views are displayed under the posts.
    How can I hide the Views?

    THX!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ajay

    (@ajay)

    Goto the settings page and disable this under Tracker and counter options

    Thread Starter MilkAvenue

    (@milkavenue)

    If you choose to disable this, please add <?php if ( function_exists ( ‘echo_tptn_post_count’ ) ) echo_tptn_post_count(); ?> to your template file where you want it displayed

    Where should I paste the code? In my theme or ftp?

    Have already tried it in the theme. Unfortunately it does not work.

    THX

    Plugin Author Ajay

    (@ajay)

    It needs to be in your theme file wherever you need to display it. It only works on single i.e. post pages. Best place to put it is usually in your theme’s single.php

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How can I hide the Post-Views?’ is closed to new replies.