In the "How to insert Ads" tutorial, it is mentioned as follows for Advanced plan option
For the Advanced plan:
You'll need to edit the footer.php that is located in the "wp-content/themes/YOURTHEME" (Where I put YOURTHEME, it should be the theme you're using). You can edit the file by using an FTP client, or FileManager (from cPanel). Open the footer.php and add the Advanced Ad code at the very top. And that's it, save the file and you'll have the ad working.
NOTE FOR THE ADVANCED PLAN: To make the ad look nicer, you can add the following code to center it:
Code:
<div align="center">ADVANCED AD CODE HERE</div>
He says to add the ad in the footer.php file for wordpress. But, that would make the ad appear at the bottom of the page. And according to your TOS, ads should be placed such that you can see them without scrolling the page. But in this case you will definitely need to scroll the page as it is placed in footer.
Is this a "wrong" tutorial, or you have different rules for adverts in advanced plan compared to the rules fr corporate plan?
I think you need to correct the tutorial