-
aces replied to the forum topic Help with changing the header image of my site via css with the buddypress default theme. in the group How-To and Troubleshooting 13 years, 7 months ago
display:none;
does what it says….Just remove that line and it will come back again…. nothing else will have changed….
Actually going back to re-read your original message, it’s not clear what you […]
-
aces replied to the forum topic Help with changing the header image of my site via css with the buddypress default theme. in the group How-To and Troubleshooting 13 years, 7 months ago
The best way to deal with it is in a child theme! This is the way that buddypress is designed to work so that when buddypress / bp default get upgraded you won’t lose your edits…
Create a subdirectory under […]
-
aces replied to the forum topic Filter for "Add friend" button in the group How-To and Troubleshooting 13 years, 7 months ago
-
aces replied to the forum topic Possible to develop without showing buddy press to users? in the group How-To and Troubleshooting 13 years, 8 months ago
Varying degrees of privacy can be setup, but if something goes wrong it could cause issues for visitors or even bring the site down….
Could you set up a sub domain and work on that? The files can then be […]
-
aces replied to the forum topic Activation Email Not Being Sent in the group How-To and Troubleshooting 13 years, 8 months ago
Sometimes emails end up filed as spam or junk….
Some web-hosting providers might need you to install a wordpress plugin such as https://wordpress.org/extend/plugins/mail-from/ and/or […]
-
aces replied to the forum topic Help! – Create an Account page showing last registrants details. in the group How-To and Troubleshooting 13 years, 8 months ago
I would guess it probably could be done but I don’t know what skill level would be required. I don’t know of any plugins and I haven’t looked into it myself.
Either way, it is a different topic.
-
aces replied to the forum topic email with activation code not being sent in the group How-To and Troubleshooting 13 years, 8 months ago
Sometimes emails end up filed as spam or junk….
Some web-hosting providers might need you to install a wordpress plugin such as https://wordpress.org/extend/plugins/mail-from/ and/or […]
-
aces replied to the forum topic my new user registering, doe’s not getting e-mail activation in the group Installing BuddyPress 13 years, 8 months ago
Some web-hosting providers might need you to install a wordpress plugin such as https://wordpress.org/extend/plugins/mail-from/ and/or https://wordpress.org/extend/plugins/wp-mail-smtp/
wp-mail-smtp also has a […]
-
aces replied to the forum topic Where do I change the reply-to address? in the group How-To and Troubleshooting 13 years, 8 months ago
You might need to install a wordpress plugin such as https://wordpress.org/extend/plugins/mail-from/ and/or https://wordpress.org/extend/plugins/wp-mail-smtp/
wp-mail-smtp also has a useful debug feature and more settings…
-
aces replied to the forum topic Removing "Community" page from the top menu + Registration activation email not being sent in the group How-To and Troubleshooting 13 years, 8 months ago
The latest buddypress ( with bp-default theme ) can use the default wordpress menu, which is under appearance section of admin.
Some web hosting requires an extra plugin for email. […]
-
aces replied to the forum topic Menu bar impeding my custom header in BP 1.5.3.1 in the group How-To and Troubleshooting 13 years, 8 months ago
I’m not sure what the question is but it seems to be about one or more different new topics that are not specific to buddypress…
-
aces replied to the forum topic Profile Fields Auto-Populating with Another User's Data in the group How-To and Troubleshooting 13 years, 8 months ago
If it’s the same problem, r-a-y suggested a different fix in https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-clear-the-previous-registration-form-data-1/
-
aces replied to the forum topic Menu bar impeding my custom header in BP 1.5.3.1 in the group How-To and Troubleshooting 13 years, 8 months ago
If you want to see how an extra column is added then look at bp-columns, which is a child of bp-default with just an added column…
To find out what needs to be changed to just move the menu bar, one can […]
-
aces replied to the forum topic [Resolved] Remove the default search in bp-default??? in the group How-To and Troubleshooting 13 years, 8 months ago
That is a whole different question and it’s very late here (UK) already……
Maybe a new topic would be better….
-
aces replied to the forum topic [Resolved] Remove the default search in bp-default??? in the group How-To and Troubleshooting 13 years, 8 months ago
should be!
For reference, my bp-default child theme header.php would look the same as the one here: https://buddypress.trac.wordpress.org/browser/trunk/bp-themes/bp-default/header.php?rev=5003
-
aces replied to the forum topic [Resolved] Change the white background of footer in bp-default??? in the group How-To and Troubleshooting 13 years, 8 months ago
It is in bp-default theme. But that was not the point ( I was trying to be helpful…. ) .
What I was suggesting is that in your child theme style.css in the
#footer-widgets
section that you should already […] -
aces replied to the forum topic Remove the default search in bp-default??? in the group How-To and Troubleshooting 13 years, 8 months ago
I think there may be cleverer ways – but a quick fix would be to open the child theme’s header.php and replace the blank line 28 with
?php /*?
Then replace the blank line 43 with:
?php */?
This will […] - Load More
@aces
Active 2 weeks, 4 days ago