-
erikshosting posted on the forum topic How to modify the top admin bar? in the group How-To and Troubleshooting: 14 years, 1 month ago
i’ve pretty much bent the bp admin bar over a barrel through the different jobs i’ve had. Why don’t you take a look through my posts, and if you need something else send me a comment or contact request.
-
erikshosting posted an update 14 years, 1 month ago
Any body else notice all the spam bots posting on here?
-
erikshosting posted an update 14 years, 1 month ago
@sandeepdude Hey,
I was doing some searches on goodle and up came a comment you made.
I was having the issue with my buddypress install where the ‘whos online avatars’ and ‘recently active members’ widgets were aligned vertically instead of horizontolly.
I was wondering if you ever found a solution? -
erikshosting posted an update 14 years, 1 month ago
I just submitted a new plugin!
-
erikshosting posted on the forum topic I need to block user access to the dashboard in the group How-To and Troubleshooting: 14 years, 1 month ago
Hey There!
I built a plugin that locks all subscribers out of EVERY page in the dashboard and redirects them to their buddypress profile page. If buddypress isnt installed, it redirects them to /wp-admin/profile.php and stops the redirect on that page only..Check it out…[Read more]
-
erikshosting posted an update 14 years, 1 month ago
@peterverkooijen Hey I don’t know if you still need to redirect users from wp-admin/profile.php to their buddypress profiles… but i made a plugin that does it! Check it out here: http://erikshosting.com/scripts-code/dashboard-lockdown-and-buddypress-profile-redirect/
-
erikshosting posted an update 14 years, 1 month ago
@ajbuddypress Hey I don’t know if you still need to redirect users from wp-admin/profile.php to their buddypress profiles… but i made a plugin that does it! Check it out here: http://erikshosting.com/scripts-code/dashboard-lockdown-and-buddypress-profile-redirect/
-
erikshosting posted on the forum topic Redirect wp-admin/profile.php -> members/username/profile/edit in the group Requests & Feedback: 14 years, 1 month ago
I built a plugin that does exactly this! Hooray! Someone needs it! When a subscriber attempts to access any /wp-admin/ page they are redirected to their buddypress profiles! If there is no buddypress installed, then /wp-admin/profile.php doesnt redirect, and all other dash pages redirect to it. I just submitted it to the plugin repository minutes […]
-
erikshosting joined the group Requests & Feedback 14 years, 1 month ago
-
erikshosting posted on the forum topic How to modify the top admin bar? in the group How-To and Troubleshooting: 14 years, 2 months ago
and adding all your wordpress pages to the menu dynamically..
http://erikshosting.com/wordpress-tips-code/add-all-pages-to-buddypress-admin-bar-dynamically/There’s also a snippet for putting the pages into a drop down menu instead of straight across the top..
-
erikshosting posted on the forum topic Buddy press menu bar in the group How-To and Troubleshooting: 14 years, 2 months ago
Im not sure why it only solves part of your problems.. But I wrote up an article complete with plugin to dynamically add all your pages to the buddypress bar.. Maybe this will help?
http://erikshosting.com/wordpress-tips-code/add-pages-to-buddypress-admin-bar-dynamicall/ -
erikshosting posted on the forum topic How to modify the top admin bar? in the group How-To and Troubleshooting: 14 years, 2 months ago
Hey this thread might be a little bit old.. But I wrote up a tutorial on adding menu items, drop down menus, & drop downs with flyouts Via a plugin so its all upgrade safe. The link is here: http://erikshosting.com/wordpress-tips-code/adding-custom-menus-links-flyout-dropdowns-to-the-buddypress-bar/ Here is another tutorial on how to remove the…[Read more]
-
erikshosting started the forum topic restrict link creation to specific domains, or restrict using ban list. in the group BuddyPress Links: 14 years, 2 months ago
I am currently working to restrict the link creation to urls begining with a certain domain, or to exclude certain domains.
This way you can have a ban list for spammy domains
or alternately, restrict link creation to only a certian domain (say ebay)any tips?
-
erikshosting joined the group BuddyPress Links 14 years, 2 months ago
-
erikshosting posted on the forum topic Avatar Problems – Upload failed! – Cannot move to upload folder in the group How-To and Troubleshooting: 14 years, 2 months ago
Just thought I’d mention that I had this issue and solved it by checking that the blogs.dir folder AND ALL SUBFOLDERS, RECURSIVELY, were set to ownership by ‘apache’ and had 775 permissions. This took some time to trouble shoot, as it turned out my host was only setting the blogs.dir folder to ownership by ‘apache’ […]
-
erikshosting posted on the forum topic remove_action( 'bp_adminbar_logo', 'bp_adminbar_logo' ); not working in RC2? in the group How-To and Troubleshooting: 14 years, 2 months ago
I just wanted to mention that adding the #wp-admin-bar ul { margin-left: 0 !important; } line of code to my stylesheet, killed the flyout menus on my custom buddypress admin bar links.. Just wanted to mention it here, as I couldn’t find it anywhere else on the next. so, basically, adding a 0 margin-left to […]
-
erikshosting posted on the forum topic bp_nav item values in the group Miscellaneous: 14 years, 2 months ago
Anyway. Now that its all said and done. I’m still upset I cant affect the ‘posts’ bp_nav tab. I’ve got it down, I change the of any other tab and it works. just not the ‘posts’ tab. I have tried this in a /plugins/ file, a /mu-plugins/ file and the child theme functions… no luck. […]
-
erikshosting posted on the forum topic customizing buddypress profile page default tab and item-nav order in the group How-To and Troubleshooting: 14 years, 2 months ago
What about ? have you had any luck modifying that? it doesnt seem to respond to the same syntax as all the other tabs..
-
erikshosting joined the group How-To and Troubleshooting 14 years, 2 months ago
-
erikshosting posted on the forum topic bp_nav item values in the group Miscellaneous: 14 years, 2 months ago
so $bp->bp_nav = (‘../posts’); changes the slug.. that takes care of that.
only problem is. I need the menu to show up for logged out users as well.
would this be wp_users_nav? if so i can’t seem to get the syntax of that down.. - Load More
@erikshosting
Active 6 years, 11 months ago