4 replies
  • WEB DESIGN
  • |
Hi everybody! i've been following this forum for a long time and i love it, i just signed up and i hope i'm posting in the right place.

This is my website, do you guys know how to put ad spaces like in this website?
Thanks a lot!
#space #wordpress
  • Profile picture of the author topnichewebsites
    Just custom code in the PHP file that displays products. Some division loop to display ad else catalog
    Signature
    http://pixelcovers.com/ <- eBook add eCovers

    https://www.unicommercesolutions.com <- WordPress Websites and Maintenance
    {{ DiscussionBoard.errors[8564295].message }}
  • Profile picture of the author mammamelocompri
    Hello and thank you, could you send me an example of the code? i don't really know how to make it repeat every 20 posts
    {{ DiscussionBoard.errors[8566485].message }}
  • Profile picture of the author mammamelocompri
    i put this :
    <?php if($count%10==0){ echo "AD CODE HERE"; } ?>
    but when i put the code for the ad it gives me this error:
    Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' (on the first line)
    {{ DiscussionBoard.errors[8575259].message }}
  • Profile picture of the author erick45
    I am also using this forum for a ling time this is my another id. I think you have to follow mammamelocompri suggestion.
    {{ DiscussionBoard.errors[8575392].message }}

Trending Topics