Remove Latest Post Just Above Footer on Homepage

Home Forums All Other Themes Remove Latest Post Just Above Footer on Homepage

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #39658
    RonaldRonald
    Member
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: February 27, 2016

    Hi,

    Would it be possible to hide/remove the posts just above the footer area from the homepage?
    http://www.bungalownoordwijk.nl/

    #39667
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Ronald,

    Kindly go to Setting>>Reading>>Select your latest post

    Regards,
    Brad

    #39669
    RonaldRonald
    Member
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: February 27, 2016

    Hi Brad,

    Thank you for your reply!
    The latest post is already selected.

    Regards,
    Ronald

    #39671
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

    #39673
    RonaldRonald
    Member
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: February 27, 2016

    done.

    Please post the solution in this topic.

    Thank you
    Best Regards,
    Ronald

    #39680
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Ronald,

    This issue was resolved from our end. Kindly check and confirm.

    Some code was missing in index.php

    here is the code that was missing in the file:

    <?php if ( 'page' == get_option( 'show_on_front' ) && ( '' != get_option( 'page_for_posts' ) ) && $wp_query->get_queried_object_id() == get_option( 'page_for_posts' ) ) : ?>

    And this code also added at the bottom of the index.php:

    <?php else: ?>
    <?php endif; ?>

    Regards,
    Brad

    #39685
    RonaldRonald
    Member
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: February 27, 2016

    Hi Brad,

    Works like a charm!!

    Thank you very much for resolving this so quickly!

    Regards,
    Ronald

    #39687
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/

    Regards,
    Brad

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