• Hi,

    I use this code to show my related posts:

    <?php if( function_exists('rp_related_posts') ) rp_related_posts( '' ); ?>

    Is there any way to break this in two? I mean: I’d like to show 5 on the left and 5 on the right. How would you do this?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Separate in two colums related posts’ is closed to new replies.