Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] How To Add Codes since we have no access to Single Post? (http://forum.bytesforall.com/showthread.php?t=308)

sns Feb 10, 2009 08:44 AM

[SOLVED] How To Add Codes since we have no access to Single Post?
 
I like this Plugin called DailyTop10Posts, i use to have it on my previous theme.

But now since i cant access Single Post, does anyone know how can i still use this plug in?

Go to Admin Panel > Design > Theme Editor and click on Single Post (single.php).
#Find this line:
<?php the_time('F jS, Y') ?> //date
#Right after it, insert this line:
<br /><?php if (function_exists('todays_overall_count')) { todays_overall_count($post->ID, 'Visited', 'times', 'so far today', '0', 'show'); } ?>

HELP!!!

Flynn Feb 10, 2009 09:34 AM

Use the WP-Postviews plugin, that one is fully integrated into Atahualpa, see A. Theme Options -> Post Info Items

sns Feb 10, 2009 09:59 AM

Hi there... the WP Post View plugin only shows the total Views on that post, but i need the numbers to be shown on a widget on the sidebar, so that readers can see the most popular post for the day.

How?

sns Feb 10, 2009 10:35 AM

Hi Flynn... u can close this thread...

I just tested WPPostViews and its exactly what i needed!! Tks!


All times are GMT -6. The time now is 05:08 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.