Results 1 to 3 of 3

Thread: Post in Category ID 39 > Next, Before Buttons

  1. #1
    Thread Starter
    Rookie
    Not a Verified Customer
    madloki's Avatar
    Join Date
    Mar 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post in Category ID 39 > Next, Before Buttons

    Hello!

    Mysterious problem: when post into category with id 39 there are missing the next & before links on single.php.
    Only this category, all other work! I have put this

    Code:
    			<ul>
    			<?php query_posts('showposts=10&orderby=comment_count'); while (have_posts()) : the_post(); ?>
    			[*]"><?php the_title(); ?>
    			<?php endwhile; wp_reset_query(); ?>
    			[/list]
    into sidebar for the best posts. Works in all other pages, in this with id 39 he post allways the same links in a href! Delete this > nothing. When i give this post an other category > works! Mysterious....

    Can anyone help me?
    Many thanks!

    regards from germany!

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts

    Re: Post in Category ID 39 > Next, Before Buttons

    That is weird! Could you please let us know your URL (and which category has this ID) so we can have a better look.. thanks

  3. #3
    Thread Starter
    Rookie
    Not a Verified Customer
    madloki's Avatar
    Join Date
    Mar 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Post in Category ID 39 > Next, Before Buttons

    Look at this:

    motorrad-tagebuch.de/2010/04/25/tankrucksack-fur-die-kleine-tour/ ("Zubehör" ID39)

    all other works!! Sidebar best posts works with lester chans "wp-postviews".

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. TinyMCE Buttons
    By jschodde in forum ClassiPress General Discussion
    Replies: 3
    Last Post: August 5th, 2009, 10:56 AM