ryno
MemberForum Replies Created
-
In Graphene Options, Footer Options, add your copyright info in with a link or just add links in that box. It seems to take html just fine so
And make sure the “do not show copyright” checkbox is NOT checked so it will display
nvm – rewrote menu to this in child theme:
<?php wp_nav_menu( array(‘container’ => ”, ‘menu_id’ => ‘menu’, ‘menu’ => ‘Top Navigation’, ‘menu_class’ => ‘clearfix’ )); ?>
works fine now.
What is a custom menu is setup but the theme is ignoring it? I don’t see a setting in admin to make it use my custom one instead. Do I have to register the menu in my child theme’s function.php ??
Viewing 3 posts - 1 through 3 (of 3 total)
