Forum Replies Created
-
AuthorPosts
-
March 9, 2016 at 12:58 am in reply to: Need help with putting Adsense Ads above the post title and below the header… #180978
naturalsoldier
MemberThank you Brad but I've read that tutorial and re-read it about 10 times and I still can't figure it out lol.
Here's what I've done so far...
I placed the following code to register the new widget in my eleven40 functions.php file (note jerod is my name and what I've used to make the name unique so I can recognize it easily):
//* Register jerod before post title widget area
genesis_register_sidebar( array(
'id' => 'jerod-before-post-title',
'name' => __( 'Jerod Before Post Title', 'eleven40' ),
'description' => __( 'This is a widget area that can be placed before the post title', 'eleven40' ),
) );The next part in the tutorial is where I get lost... How do I write the next part of the code in the tutorial and where do I place it? Sorry for being so dense on this... again learning as I go.
March 8, 2016 at 3:19 pm in reply to: Need help with putting Adsense Ads above the post title and below the header… #180939naturalsoldier
MemberThank you Brad. Can you please clarify what you mean in your response? Not sure I quite understand what you're saying to do. Sorry just new to all of this so want to make sure that I completely understand what you are saying here.
Also, is there a cleaner piece of code that I should use?
Thanks again!
March 7, 2016 at 8:04 pm in reply to: Need help with putting Adsense Ads above the post title and below the header… #180864naturalsoldier
MemberIs there anybody in here that can help?
March 7, 2016 at 3:31 pm in reply to: Need help with putting Adsense Ads above the post title and below the header… #180824naturalsoldier
MemberOops... sorry about that!
My site is at http://weluvdogs.com/
I would appreciate any help you can give.
Thanks!
-
AuthorPosts