Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #347175

    Hello,

    I try to put an adsense code before the pagination but i have a few problems.

    I found that i need to put the code in loop-index.php. But when i do the page goes blank.

    I tried put the adsense code between echo <div>….<div> but the page goes blank. With <?php too.

    Can you help me please?

    Thanks

    #347459

    Hey dududman!

    Paste your adsense code here and we’ll take a look.

    Cheers!
    Elliott

    #347464
    This reply has been marked as private.
    #347635

    Hey!

    Thank you for the code. Please place it on pastebin.com or enclose the code with the backtick (`) symbol.

    Which theme are you currently using?

    Regards,
    Ismael

    #348117
    This reply has been marked as private.
    #348383

    Hi!

    On line 244 in that file you should see this.

    endif;

    Try adding this on the next line.

    ?> your code goes here <?php

    And then replace “your code goes here” with the code you need to add above the pagination.

    Best regards,
    Elliott

    #348608

    It works!

    Thanks for your help! You are awesome!

    Regards

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