-
Toby Cryns replied to the forum topic How to change the urls in the group How-To and Troubleshooting 12 years, 4 months ago
Do a Google search for “modify WordPress admin bar”.
-
Toby Cryns replied to the forum topic elearning in the group Creating & Extending 12 years, 4 months ago
What specific functionality are you looking for?
-
Toby Cryns replied to the forum topic Modify Buddypress Search in the group How-To and Troubleshooting 12 years, 4 months ago
-
Toby Cryns replied to the forum topic Hide 'Points' tab on member pages in the group CubePoints Buddypress Integration 12 years, 4 months ago
Have you tried doing a “display:none;” via CSS?
-
Toby Cryns joined the group CubePoints Buddypress Integration 12 years, 4 months ago
-
Toby Cryns replied to the forum topic How to hide/show comments on the activity feed. ? (like the other social networks) in the group How-To and Troubleshooting 12 years, 4 months ago
You might try a combination of jQuery + CSS. You could set a max-height with CSS and then do a show/hide with jQuery.
-
Toby Cryns replied to the forum topic Meeting Scheduler in the group How-To and Troubleshooting 12 years, 4 months ago
WPMUDev.org has a scheduler plugin that might be worth looking at. I haven’t tried it yet, myself.
-
Toby Cryns replied to the forum topic BP Mail Function screwing with Gravity Forms in the group How-To and Troubleshooting 12 years, 4 months ago
Why not define the from name in Gravity Forms rather than pull it dynamically?
NOTE: This might be a good question to ask over at the Gravity Forms support forum.
-
Toby Cryns replied to the forum topic Removing tabs under settings in the group Creating & Extending 12 years, 4 months ago
The easiest way to get rid of the tabs is to simply “display: none;” using CSS.
Alternatively, you can hook into “bp_setup_nav” like this: […]
-
Toby Cryns replied to the forum topic [Fatal Error] Problem in Multisite Registration in the group Installing BuddyPress 12 years, 4 months ago
This appears to be a problem with the “Plus” theme. You might try switching to the default BP theme to verify.
-
Toby Cryns replied to the forum topic Forum topic admin links missing topic permalink. in the group How-To and Troubleshooting 12 years, 4 months ago
Absent a good alternative solution, you might try switching hosts. The link you provide indicates that the issue only appears on specific hosting setups.
-
Toby Cryns replied to the forum topic putting plugin search box in header in the group Creating & Extending 12 years, 4 months ago
You will need to edit your header.php file in your theme/child theme.
-
Toby Cryns replied to the forum topic Installation Error on Activation in the group Installing BuddyPress 12 years, 4 months ago
1) Try renaming the wp-content folder via FTP temporarily. Then reload the site and admin.
2) Are you using the default theme? -
Toby Cryns replied to the forum topic Facebook Cover image, Theming tutorials and the future of BP. in the group How-To and Troubleshooting 12 years, 4 months ago
1) Do you need functionality beyond the avatar upload that comes with BuddyPress?
2) Start with a child theme of the default theme – don’t build one from scratch.
3) Very active. -
Toby Cryns replied to the forum topic Minimum Age restriction upon registration in the group How-To and Troubleshooting 12 years, 4 months ago
You will need to check the date using javascript or jQuery and display an error accordingly.
-
Toby Cryns replied to the forum topic Remove Search in the header in the group How-To and Troubleshooting 12 years, 4 months ago
Edit header.php in your theme and delete the search code.
-
Toby Cryns replied to the forum topic Editing text in sidebar login widget in the group How-To and Troubleshooting 12 years, 4 months ago
Edit sidebar.php in your theme.
-
Toby Cryns replied to the forum topic There was an error saving group details, please try again. in the group How-To and Troubleshooting 12 years, 4 months ago
You might try deleting everything and starting from scratch, if that is an option.
-
Toby Cryns replied to the forum topic Special page for not registered users in the group How-To and Troubleshooting 12 years, 4 months ago
In your theme, you can use the is_user_logged_in() function to show content to only logged-in users.
https://codex.wordpress.org/Function_Reference/is_user_logged_in
-
Toby Cryns replied to the forum topic Installation Error on Activation in the group Installing BuddyPress 12 years, 4 months ago
What is the error message you receive(d)?
- Load More
@themightymo
Active 3 months, 1 week ago