Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #476987

    Dear Support,

    Can Google adsense be inserted anywhere in your theme? Or where can it be inserted?

    Also, what does your “Enfold Child Advertising Area” widget do? How can one use it or how does it operate?

    Thanks

    Regards,

    Emin

    #476991

    Hi Emin!

    You can insert your AdSense code into text widget and display anywhere on the theme using widget area element of Advanced Layout Builder or in Appearance > Widgets.

    Regards,
    Yigit

    #476999

    Thank you so much Yigit for your exceptionally rapid response and excellent support.

    Can it be displayed in the header too?

    Regards,

    Emin

    #477000

    Also, what does your “Enfold Child Advertising Area” widget do? How can one use it or how does it operate?

    #477019

    Hi!

    Sure, but you are going to need to add a widget area to your header by referring to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
    You can simply insert your images and links into it. Text widget is perfect for your adsense code.

    Best regards,
    Yigit

    #477174

    Dear Yigit,

    I have earlier placed a search widget in the header by using the steps in the post you gave above.
    When it is time for me to place an advert block in the header area between the logo and the search box widget, I will let you know if there are issues.

    Regards,

    Emin

    #477176

    Hey!

    Sure Emin. Please keep in mind that you are going to need to adjust the code a little bit as following

    add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area_ad' );
    function enfold_customization_header_widget_area_ad() {
    	dynamic_sidebar( 'header-ad' );
    }

    Or you can insert your AdSense code into same “header” widget area in Appearance > Widgets

    Best regards,
    Yigit

    #477190

    Thank you so much, Yigit. I am impressed with your rapid response and proactive support.

    Emin.

    #477204

    Hi!

    If you would like to use “header” widget area you have previously added, you can simply go to Appearance > Widgets and add text widget to your ‘header’ widget area and add your AdSense code.
    If you would like to create a new widget area and add it to your header as well, you should add the code to functions.php file and create a new widget area called ‘header-ad’ and then add text widget into it to insert your AdSense code

    Best regards,
    Yigit

    #477210

    Please, just to remind you to respond to this question i earlier asked:

    Also, what does your “Enfold Child Advertising Area” widget do? How can one use it or how does it operate?

    Regards,

    Emin

    #477212

    OK. Your explanation is perfectly clear to me now. Thanks.

    Please, kindly respond to my last request.

    #477360

    Hi!

    I replied already but i guess it was not very clear that that answer was to your questions :)

    You can simply insert your images and links into it. Your images will be limited to 125x125px. Text widget is perfect for your adsense code.

    Regards,
    Yigit

    #477377

    Thank you.

    I understood you to mean that your “Enfold Child Advertising Area” widget is different from google adsense. That is, it is just for images/links insertion

    Regards,

    Emin

    #477381

    Hi!

    Exactly. Text widget is your best options for AdSense.

    Best regards,
    Yigit

    #477384

    Thank you so much for your unique patience and support
    I am OK now

    #477625

    Hey!

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.