-
ddolenc started the forum topic redirect hook question in the group BuddyPress Private Community: 13 years, 8 months ago
I would like to setup the redirect hook so that when the users log in, they will be directly taken to the page that they just tried to access. When I try to access a private page as a logged out user I get URL http://svn.amebylon.net/?my_redir_to=%2Factivity but once I log in I am taken to […]
-
ddolenc joined the group BuddyPress Private Community 13 years, 8 months ago
-
ddolenc posted on the forum topic How to customize main theme nav bar? in the group Add All Nav Links to BP Adminbar: 13 years, 9 months ago
@pcwriter
Thank you! -
ddolenc posted on the forum topic How to customize main theme nav bar? in the group Add All Nav Links to BP Adminbar: 13 years, 9 months ago
I found a way to do this by editing header.php and listing page IDs to exclude
wp_list_pages( ‘title_li=&depth=1&exclude=7,11,’ . bp_dtheme_page_on_front() );
Is there a way to select the pages to exclude from the dashboard? -
ddolenc started the forum topic How to customize main theme nav bar? in the group Add All Nav Links to BP Adminbar: 13 years, 9 months ago
I am using WP(3.0.5)/BP(default theme) and “Add All Nav Links to BP Adminbar” plugin to customize BP Adminbar. All the plugin functions work as described, but I am not sure how to control/customize the main theme nav bar if I want to show just a few pages in it in addition to the BP adminbar. […]
-
ddolenc joined the group Add All Nav Links to BP Adminbar 13 years, 9 months ago
@ddolenc
Not recently active