Discussion area for WordPress, CSS, design and website feedback.
In case anyone is wondering; I ended up creating a specific template for the page that started a new loop. The new loop was set to retrieve the page with the comments using the id. Within that nested loop I called genesis_get_comments_template();
$my_query = new WP_Query(‘p=4273′);
while ($my_query->have_posts()) : $my_query->the_post();
genesis_get_comments_template();
endwhile;
wp_reset_postdata();
}
I’m not sure if this is totally correct or the best way so if anyone has any suggestions that would be great.
Thanks
Can anyone offer any suggestions?
Hi,
Just bumping this topic – can anyone offer any suggestions, or try and point me in the right direction?
Thanks for your help.
Are you a blogger, web designer, developer, or website owner looking to generate more income?
Promote products for the largest and fastest growing online website platform as part of our affiliate program.
© Copyright 2013 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us