Search Results for 'theme'
-
Search Results
-
Please I would appreciate any help. I have tried to fix this no way. I have search, it seems no one is having this problem.
When you click on a username, it takes you to the profile but on the profile, there are buttons under, Home and view. It automatically goes to home and it is blank. You have to click on view before you see member bio.
I want it to go directly to showing member info.
Here is a screenhsot of how it looks: https://prnt.sc/ld0xqr
As you can see, the profile tab is active but there is a home under it aside from the home tab on the main menu.
I have changed to Buddy press theme Legacy and Nouveau, still same.
I have used the appearance > customize >Nouveau still the same.
How do I get ride of that home there and let it just display the profile of the person instead of blank?
Please I would appreciate any help. I have tried to fix this and search, it seems no one is having this problem.
When you click on a users name, it takes you to the profile but on the profile, there are button under, Mainly Home and view. It automatically goes to home and it is blank. You have to click on view before you see member bio.
I want it to go directly to showing member info.
Here is a screenhsot of how it looks: https://prnt.sc/ld0xqr
As you can see, the profile tab is active but there is a home under it aside from the hnome on the tab and it is blank.
I have changed Buddy press theme Legacy and the other one, still same.
I have used the appearance > customize >Nouveau still the same.
How do I get ride of that home there and let it just display the profile of the person instead of blank?
Topic: Activation Email
I have zero BuddyPress experience, and very little WordPress experience; I think it’s important to open with that.
For some reason, my activation emails are not sending. All of the other email types seem to work just fine. I have attempted a few things to correct this after searching for solutions, to include creating a new activation email, and what is listed here: https://buddypress.org/support/topic/buddypress-3-1-0-is-now-available/.
I just set up the site today, so I am using the latest version of both WP and BP. I am using the Kleo theme, if that is of any use. I am also using GoDaddy’s managed WP hosting, if that is of any use. Any assistance would be greatly appreciated, thank you for your time.
I want to use Custom made page.php template for buddypress registration page, but if I use it from child theme folder, or child theme buddypress folder, it does not affect the buddypress registration page.
I need a page without wordpress header, footer, sidebar and many other things.
How to do it?
Hi all
I have an issue on my Buddypress groups (BP Legacy, WP 4.9.8, BP 3.2.0, TwentySeventeen theme (child), http://lp.qc.to:15647/ )
For this set of groups I want threaded comments to be the default, everything seems to tell me the default IS threaded, but I have comments appearing as activity items in the activity stream of my groups, and the comments are “flattened” into a sengle level of comments under each post. THis would appear to be the “stream” setting, not the “threaded” setting.Even more strangely this is happening on some of the groups but not others. Some groups appear to be fine, with threaded comments appearing as they should – below the post they pertain to ONLY and NOT as activity items.
All the groups have the same settings, but I’d be happy to be proven wrong about this if anyone can point me to a setting that enables this per-group instead of on the whole site?
My activity.php looks like this:
<?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ).’&object=groups,status,blogs’.’display_comments=threaded’ ) ) : ?>
<?php if ( empty( $_POST[‘page’] ) ) : ?>
.
.
.
etc.Can anyone shed any light on this and help me find the solution?
Thanks!Hello,
I am using latest version of buddypress and wordpress. The registration process is not working for me. Its just refreshing the page. No data is saving in database. I have tested with deactivating all plugins and also tested with the default theme. But its still not working.
I need to fix this issue as soon as possible. Please help!
Thanks in advance.Topic: Buddypress not loading
Hello
All of a sudden my buddypress pages aren’t loading. On checking I saw that #item-body wasn’t loading completely. So when I click on any tab except the profile tab, the entire page below the nav is cut off including the footer.I tried removing all my custom css & the functions.php file of my child theme to see if that’s the problem. But no effect. When I activate the parent theme though it seems to be working. Where else can I check or what can I do to solve this issue?