Viewing 1 replies (of 1 total)
  • Plugin Author Think201

    (@think201)

    Hey GeekZone,

    First of all, sorry for replying you so late.
    We have updated the plugin to ver 1.2 with the support of ShortCode & function call.
    You can add the Mins To Read by embedding the shortcode or calling the function inside your theme file.

    [mtr_print]

    or
    <?php if(function_exists(‘mtr_print’)) mtr_print(get_the_ID());
    ?>

    By default as of now, the Plugin shows MTR on the top right corner of page with position absolute. Very soon we would add more positions to select from.

    Let us know if this info helps.

    Thanks.
    Team Think201

Viewing 1 replies (of 1 total)
  • The topic ‘Doesn't seem to be any output.’ is closed to new replies.