Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages

www.blogsome.com Forum Index » F.A.Q. - Frequently Asked Questions

Post new topic   Reply to topic
Popular Posts Links Incorrect
View previous topic :: View next topic  
Author Message
schinckel



Joined: 03 Apr 2005
Posts: 1238
Location: Adelaide, Australia

PostPosted: Tue Feb 21, 2006 9:50 am    Post subject: Popular Posts Links Incorrect Reply with quote

My Popular Posts Links do not point to the correct posts. How do I fix this?

Replace your current Popular Posts code with the following:

Code:
{popularposts}
           {if $pposts != ''}
           <ul>
              <li>Popular Posts
                 <ul>{*counter assign=pp print=0*}
                    {foreach from=$pposts key=key item=hits}                         
                    <li><a href="{$hits.url}" title="{$hits.title}">{$hits.title|truncate:25:"..."}</a>: {$key}</li>
                    {/foreach}

                 </ul>
              </li>
           </ul>
           {/if}


Note that the HTML included may vary according to your template: often <h2> is used for headings for the Sidebar.
_________________
Blogsome Forum: Rules/Search
WordPress Codex; Smarty Tags Docs
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
malakian



Joined: 25 Jan 2006
Posts: 5

PostPosted: Sat May 06, 2006 5:16 pm    Post subject: Reply with quote

Thank you.
Back to top
View user's profile Send private message
daviannita



Joined: 05 Jun 2006
Posts: 3
Location: Florida

PostPosted: Sat Jun 10, 2006 1:28 am    Post subject: Reply with quote

Thank you, I was having trouble with this as well. Wink
_________________
Davi
Esta Vida
Esta Vida - Galeria (pronto)
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    www.blogsome.com Forum Index » F.A.Q. - Frequently Asked Questions All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum