Developing the site and various WordPress plugins.
I want to eliminate the “Bible Reader” link from top menu nav but link to it from a static page. Is this possible? I would like to keep my menu nav to certain number of pages using wp-list paged includes and excludes
If you add this line to your theme’s functions.php it will remove the item from the menu nav:
remove_action(‘bp_nav_items’, ‘bfox_bp_bible_directory_add_nav_item’);
You can add a link to it anywhere you want. The URL is just yourdomain.com/bible/ (ex. biblefox.com/bible/).
To start connecting please log in first. You can also create an account.
Remember Me