Home › Forums › All Other Themes › Remove Latest Post Just Above Footer on Homepage
- This topic has 7 replies, 2 voices, and was last updated 6 years, 10 months ago by
Forum Moderator.
-
AuthorPosts
-
July 7, 2016 at 8:23 am #39658
Hi,
Would it be possible to hide/remove the posts just above the footer area from the homepage?
http://www.bungalownoordwijk.nl/July 7, 2016 at 9:03 am #39667Hi Ronald,
Kindly go to Setting>>Reading>>Select your latest post
Regards,
BradJuly 7, 2016 at 9:06 am #39669Hi Brad,
Thank you for your reply!
The latest post is already selected.Regards,
RonaldJuly 7, 2016 at 9:12 am #39671Kindly 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,
BradJuly 7, 2016 at 9:19 am #39673done.
Please post the solution in this topic.
Thank you
Best Regards,
RonaldJuly 7, 2016 at 10:01 am #39680Hi 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,
BradJuly 7, 2016 at 10:31 am #39685Hi Brad,
Works like a charm!!
Thank you very much for resolving this so quickly!
Regards,
RonaldJuly 7, 2016 at 10:39 am #39687If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.