- This topic has 5 replies, 2 voices, and was last updated 6 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › Blog overview not working
I don’t get the blog overview to work on the start page. I would like to display the slider and the latest blog entries below – currently it only shows “news” but no blog news displayed.
How to display the latest blog entries as an overview page below the slider on the Home Page?
Thank you!
–> I sent you the page URL & Logon details via ticket.
Hi,
This issue was resolved form our end. Kindly check and confirm.
Regards,
Chris
Hi Chris,
perfect – it’s working – thanks!
Could you please let me know what has been changed as this is just a test page and i might need it again on productive site?
Regards Peter
Hi,
If you have this problems face again.
Kindly go to blog page template.
FIND
$query = new WP_Query( array( paged' => $paged ) ); ?>
AND REPLACE
$query = new WP_Query( array( 'post_type' => 'post', 'paged' => $paged ) ); ?>
Regards,
Chris
made it, thanks!
`$query = new WP_Query( array( ‘paged’ => $paged ) ); ?>
is the right search term ‘ in front of paged was missing
Hi,
Kindly find this code.
$query = new WP_Query( array( ‘paged’ => $paged ) );
AND REPLACE
$query = new WP_Query( array( 'post_type' => 'post', 'paged' => $paged ) );
Regards,
Chris
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]