@slams
Active 11 months, 3 weeks ago
-
Slams replied to the topic [Resolved] Show posts written by user on profile in the forum Creating & Extending 11 years, 6 months ago
I’ve an issue with this code. When I try to load user post in tab I get this loop
I don’t know why but if this part is presented, I’m getting my content looped.
query_posts("author=$theuser" );
if ( have_posts() ) :Thank you in advance!