badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

template_blog_image_large next and previous by category?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22887

    Hi nshimer,

    Actually you need to hire a developer to fix it. We only help to solve the theme relating issue. Just once try the below code, it may also help you too.

    <?php if ( in_category('6'): // 6 is the category id change it?>
    ultimate <?php  previous_post_link('&laquo; %link', 'previous', true) ?>
    		ultimate<?php next_post_link('%link &raquo;', 'next', true) ?>
    <?php endif; ?>

    Thank you!

    #23034
    nshimer
    Participant

    Actually I think _post_link might work thanks for the reply!

    #23047

    You welcome nshimer

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.