URL: http://stupidcelebrities.net/ Coop links wont show and wont validate I've tried just about everything. I placed it in in the index, header, foot, sidebar, and it doesn't show up period no errors or anything I've heard it's an issue with the theme in general. ad_network php file url: http://stupidcelebrities.net/ad_network_289.php any suggestions are welcome thanks.
Well, first of all, there's no way to view a php file in a browser. And what do you mean by coop links? I tried validating your page and it found many <p> errors. You don't need to use <p> every time you want the text to break. Try removing all of your <p>'s and use <br /> instead. Also, I heard that if a site has any videos it can never be validated... Just go through all the errors it gives you and try to figure out why it gives those errors. http://validator.w3.org/check?uri=http://stupidcelebrities.net/
This is the Digital Point Co-op Advertising Network, Setup / Validation Help? This forum is about validating the Co-op advertisement from Digital Points Ad network? If I'm correct and this is the right forum what the the <p> tag have anything to do with Digital Point crawling your site? Also it what does having videos on your site have to do with Digital Point crawling your site? I'm confused? P.S. You CAN view a .php file in your browser just view it's source.
He means the unprocessed .PHP code, i imagine. View source shows you the HTML that's parsed afterwards. Could you imagine the chaos if you could actually view the unprocessed php code? :-D