Add poster information to the ad listing
What i want:
I am trying to add the poster information (that shows other ads etc)*that's now in the sidebar in the tab poster.
I want to add it beneath an ad's standard information (street,state,expires etc).
What i did:
I copy the code from sidebar-ad.php (3 tab) to single-ad_listing.php under the information.
Beneath the
Code:
<div class="bigright"..
The problem:
I get's in an infinite loop i think, when i click the ad it loads a long time and i get all the ads from the poster in the page beneath each other endlessly
What am i doing wrong ?