I’m having some problems trying to call for a specific post in my sidebar, and allowing at the same time the comments for that post be visible (and active !)
Does anybody knows if there’s some incompatibility ?
I have a normal loop, a rewind_posts function to allow more tha one loop, and here it goes my ‘secondary-loop’ :
(@dunkkan)
17 years, 3 months ago
Hi guys,
I’m having some problems trying to call for a specific post in my sidebar, and allowing at the same time the comments for that post be visible (and active !)
Does anybody knows if there’s some incompatibility ?
I have a normal loop, a rewind_posts function to allow more tha one loop, and here it goes my ‘secondary-loop’ :
It doesn’t work even if I call for the_content.
My comment’s template is that from the default theme.
Please help