Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Per wp-PostViews instructions – https://wordpress.org/plugins/wp-postviews/installation/ the plugin works after adding <?php if(function_exists(‘the_views’)) { the_views(); } ?> in the theme’s template or by using a shortcode in a post.

    The shortcode method works in WPtouch/Bauhaus without issue. For the other option, you can add the code to single.php. However, changes done to single.php in WPtouch’s theme will be overwritten in an event of an update.

    At this time, only WPtouch Pro supports child themes. Which allows you to make changes/customizations to your mobile theme that will survive plugin and theme updates. The “Make a Child Theme” extension for WPtouch Pro makes this process even easier. You can create a child theme and copy/edit its templates directly via the WPtouch Pro admin panel.

    Regards,

    Emilio Rivera,
    WPtouch Support

    Thread Starter caylakpenguen

    (@caylakpenguen)

    Thank you.

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

The topic ‘wp-PostViews’ is closed to new replies.