- This topic has 5 replies, 2 voices, and was last updated 7 years, 6 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
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]