Forum Replies Created
-
Mod
Use a Graphene Action Hook Widget Area:
My tutorial is here:
http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
Mod
There are several YouTube video widgets available in the plugin repository. You can see them here: http://wordpress.org/extend/plugins/search.php?q=youtube+widget
Mod
Your feed is working fine from my end.
Mod
In reply to: Adsense doesn't display on pages but does on posts (v1.6)
February 8, 2012 at 12:18 am #23406Moved to Support.
Try an action hook widget area:
http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
Works great!
Mod
Also, I think your functions file is buggy: some of it is showing up at the top of the page.
Mod
Try an action hook widget area:
http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
You will need to add some CSS to style it properly, however.
Mod
Hmmm…that should still work. I tried centering the header description on your page and it worked just fine.
Maybe add
position:relative;to it?See if this helps:
Mod
Mod
Add this to your custom CSS:
#header-menu, #secondary-menu {
margin: 0px;
}Mod
That is a custom menu.
Click on “screen options” (near the top). A drop-down menu should appear. Make sure the box marked “Theme locations” is ticked.
You should now see a new area marked “Theme locations”. In the “Header menu” area, select the menu you are editing.
