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*

Remove from template next/previous post

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39158
    nathalie.daout
    Participant

    Hello

    I had a look content-extensions.php but did not find which section I have to delete in order to remover within the post the next and/or previous pots. This is not Google Friendly.

    I tried to delete this :

    <ul class=”default-wp-page clearfix”>
    <li class=”previous”>
    <?php next_posts_link( __( ‘« Previous’, ‘interface’ ), $wp_query->max_num_pages ); ?>

    <li class=”next”>
    <?php previous_posts_link( __( ‘Next »’, ‘interface’ ), $wp_query->max_num_pages ); ?>

    But no change…

    Would you tell me what to do.

    Thx!!

    ps: this should be an option within your thme. The pro one does have it ? And also, double Title H1 and H2 (same content) on post article, not Google friendly either.

    #39210

    Hi nathalie.daout,

    This is same for both the free and pro version. There is no any options. Yes the above content will remove the next/ or previous post. Where did you removed it? Did you removed all above codes from content-extension.php, You may delete all the code from content-extension.php having functions ultimate_theloop_for_template_blog_image_large() , ultimate_theloop_for_template_blog_full_content() , ultimate_next_previous() , ultimate_next_previous_post_link(), ultimate_theloop_for_template_blog_image_medium()
    It will also be better if you provide site Url too.

    Thank you!

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