Multiple Loop and Comments problem
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Multiple Loop and Comments problem’ is closed to new replies.
The topic ‘Multiple Loop and Comments problem’ is closed to new replies.
(@zefdesign)
16 years, 9 months ago
I am using code to display a loop within my main loop – before ym comments section. It work but the comments are not the comments from my main loop, they are from the last item in my loop within the loop. Here is a snippet of my code:
Any ideas as to why the comments are from the wrong loop?