• Hey:

    Love this theme. Use it here: http://www.turningleft.net

    Very, very nice.

    I added a Google Ads unit as a widget to the top of the center column on the home page. How do I get that widget to show on top of posts?

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author nobita

    (@nobita)

    Hi gwkopy

    I feel, You have to complete this task

    change resolved.

    Thank you.

    Thread Starter gwkopy

    (@gwkopy)

    What is the task? I still have no Google Ads above each post, only on the home page.

    Please help! 🙂

    Theme Author nobita

    (@nobita)

    Sorry

    You can use hook-***.php template

    Create template hook-before_article.php in wp-content/themes/raindrops/ dir

    <div>
    html here
    </div>

    Thank you.

    More Info

    hook-***.php detail

    Dashboard / Appearance / Customize

    Advanced / Developer Settings

    Set Show

    You can see insert point.

    ( When finished, be sure to please return to Hide )

    Note:

    I detect bug typo hook template filename

    wrong — correct
    hook_before_article.php — hook-before_article.php
    hook_after_article.php — hook-after_article.php

    This bug will fix next update.

    Thank you.

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