Title: Post Count
Last modified: August 31, 2016

---

# Post Count

 *  Resolved [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [10 years ago](https://wordpress.org/support/topic/post-count-15/)
 * It would be nice if you could also put the counter of visits gogni article.
    
   Do you plan to include this option? Thank you

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

 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [10 years ago](https://wordpress.org/support/topic/post-count-15/#post-7351173)
 * Hello Ricsca2,
 * Thank you for the suggestions, but this requirements seems to be in Plugin directory,
   so we think Theme cannot have that function.
    We suggest you to try some plugins.
 * Best Regards,
    Acme Themes
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [10 years ago](https://wordpress.org/support/topic/post-count-15/#post-7351196)
 * I install this plugin
 * [https://wordpress.org/plugins/wp-postviews/](https://wordpress.org/plugins/wp-postviews/)
 * e says to put this code
 * <?php if(function_exists(‘the_views’)) { the_views(); } ?>
 * but I can not figure out how to put it in your theme to make it appear next to
   the date and author of the post.
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [10 years ago](https://wordpress.org/support/topic/post-count-15/#post-7351205)
 * With
 * [https://wordpress.org/plugins/wp-postviews/](https://wordpress.org/plugins/wp-postviews/)
   
   [https://wordpress.org/plugins/wp-postratings/](https://wordpress.org/plugins/wp-postratings/)
 * I your theme would be really perfect for everyone.
 * Mica could explain where to enter the codes and how to change the chile css to
   show the results at the top next to the date and the author?
 * Very very very thanks 😉
 * Exampel:
 * [http://awesomescreenshot.com/0315ulhnf7](http://awesomescreenshot.com/0315ulhnf7)
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [10 years ago](https://wordpress.org/support/topic/post-count-15/#post-7351221)
 * Hello Ricsca2,
 * You can add that code in content-single.php file inside template-parts folder,
   below line 18.
    [https://themes.trac.wordpress.org/browser/supermag/1.3.0/template-parts/content-single.php](https://themes.trac.wordpress.org/browser/supermag/1.3.0/template-parts/content-single.php)
 * May be you need to add some custom CSS after that.
 * Note : Please use child theme for customization of the theme.
 * Best Regards,
    Acme Themes
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [10 years ago](https://wordpress.org/support/topic/post-count-15/#post-7351239)
 * I entered the code and you see, the problem is that I can not do modificeh to
   css.
    Would you be kind enough to tell me what to do? These 2 plugins may serve
   many 🙂
 * [http://awesomescreenshot.com/05b5uot56b](http://awesomescreenshot.com/05b5uot56b)
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [10 years ago](https://wordpress.org/support/topic/post-count-15/#post-7351244)
 * Hello Ricsca2,
 * It is difficult to provide custom CSS by seeing the image. If you can provide
   us full URL of your site, we will provide you custom CSS.
 * Best Regards,
    Acme Themes
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351274)
 * I still have the site closed, as soon as I open it I give you the link.
 * Thank you
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351291)
 * Ok, you can provide us link and we will try to help on that.
 * Best Regards,
    Acme Themes
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351330)
 * I still have the site closed, you could not try a demo?
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351334)
 * We are trying our best for solving all issues of yours but that kind of support
   comes in customization request [http://www.acmethemes.com/customization-request/](http://www.acmethemes.com/customization-request/).
   
   Anyway when your site live we can provide custom CSS.
 * Best Regards,
    Acme Themes
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351348)
 * I started the site, you can view a demo in this article.
 * [http://www.portorecanati.it/un-tuffo-alcolico/](http://www.portorecanati.it/un-tuffo-alcolico/)
 * I wish you could see the hit counter next to the date and author.
 * The plugin is [https://wordpress.org/plugins/wp-postviews/](https://wordpress.org/plugins/wp-postviews/)
 * The code is <?php if(function_exists(‘the_views’)) { the_views(); } ?>
 * Grazie
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351350)
 * Hello Ricsca2,
 * Please put the code inside the div
 *     ```
       <div class="entry-meta">
       ```
   
 * Best Regards,
    Acme Themes
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351351)
 * In that file?
 * Thanks
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351352)
 * Found:
 * template-parts/content-single.php
 * How do I put a picture in front of?
 * Thanks

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

The topic ‘Post Count’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/supermag/3.1.3/screenshot.jpg)
 * SuperMag
 * [Support Threads](https://wordpress.org/support/theme/supermag/)
 * [Active Topics](https://wordpress.org/support/theme/supermag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/supermag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/supermag/reviews/)

 * 14 replies
 * 2 participants
 * Last reply from: [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/post-count-15/#post-7351352)
 * Status: resolved