-
AuthorPosts
-
July 22, 2015 at 11:53 am #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
July 22, 2015 at 11:59 am #476991Hi 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,
YigitJuly 22, 2015 at 12:12 pm #476999Thank you so much Yigit for your exceptionally rapid response and excellent support.
Can it be displayed in the header too?
Regards,
Emin
July 22, 2015 at 12:18 pm #477000Also, what does your “Enfold Child Advertising Area” widget do? How can one use it or how does it operate?
July 22, 2015 at 1:17 pm #477019Hi!
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,
YigitJuly 22, 2015 at 4:10 pm #477174Dear 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
July 22, 2015 at 4:13 pm #477176Hey!
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,
YigitJuly 22, 2015 at 4:31 pm #477190Thank you so much, Yigit. I am impressed with your rapid response and proactive support.
Emin.
July 22, 2015 at 4:44 pm #477204Hi!
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 codeBest regards,
YigitJuly 22, 2015 at 4:50 pm #477210Please, 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
July 22, 2015 at 4:52 pm #477212OK. Your explanation is perfectly clear to me now. Thanks.
Please, kindly respond to my last request.
July 22, 2015 at 9:10 pm #477360Hi!
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,
YigitJuly 22, 2015 at 9:52 pm #477377Thank 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
July 22, 2015 at 9:55 pm #477381July 22, 2015 at 10:03 pm #477384Thank you so much for your unique patience and support
I am OK nowJuly 23, 2015 at 11:09 am #477625 -
AuthorPosts
- You must be logged in to reply to this topic.