How to add adsense code below the slider above the post

  • alinamrjn

    #5593

    i want to add adsense just below the slider and above the contents

    any one can help me in it

    Thanks

    Anonymous

    #32276

    Use action hook widget. There is probably an action hook graphene_after_slider

    alinamrjn

    #32277

    where can i find it.

    please tell me in detail i am completely new to it

    alinamrjn

    #32278

    i mean the file location and file name..

    alinamrjn

    #32279

    sorry to reply time and time..i found the graphene_after_slider in theme-slider.php

    i added the adsense code after this line

    do_action( ‘graphene_after_slider’ );

    but once i save it and check it.

    the website shows blank screen

    help me in it and tell me the process if i am wrong..

    Mod

    Kenneth John Odle

    #32280
    Quote:
    sorry to reply time and time..i found the graphene_after_slider in theme-slider.php

    Don’t edit theme files. Prasanna was referring to a Graphene action hook widget area.

    See this tutorial:

    http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/

    Anonymous

    #32281

    Sorry for my short reply. I was on mobile phone.

Viewing 7 posts - 1 through 7 (of 7 total)

  • You must be logged in to reply to this topic.