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

    (@gamerz)

    contact your theme author, it differs from theme to theme

    Thread Starter abdulatif

    (@abdulatif)

    Can not put the code <? Php while (have_posts ()): the_post (); ?>
    and install the plugin?
    and why put the code <? php if (function_exists (‘the_views’)) {the_views (); }?>
    and that does not go out on the site.
    Thanks in advance!

    Plugin Author Lester Chan

    (@gamerz)

    The views PHP codes has to be within the loop http://codex.ww.wp.xz.cn/The_Loop and <? Php while (have_posts ()): the_post (); ?> represents the start of the loop.

    As mentioned, if you are unsure ask your theme author.

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

The topic ‘index’ is closed to new replies.