Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #240098

    Hi, I have a question. Where exactly do I need to insert Adsense code to it at the end of each single page.I understand that it must be inserted into the folder single.php, but where exactly? In what line? I’m not good in php, so can be explained as easy as possible. Thank you!

    #240901

    Hi Zakkery!

    Inside of single.php you should be able to paste the code that generates the Adsense, after </main>

    I would like to suggest you to create a custom div like so
    <div class="AdSense-container"> //Place your php code inside here and then you can target this class to style it. </div>

    Best regards,
    David

    #243447

    Ok,thx

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adsense’ is closed to new replies.