- This topic has 5 replies, 2 voices, and was last updated 7 years, 8 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
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]
Are you searching for the best WordPress Black Friday deals 2025? You’ve landed in the right spot! Black Friday and Cyber Monday are the biggest […]