Search Results for 'buddypress'
-
AuthorSearch Results
-
June 18, 2012 at 8:25 pm #136031
nickharambee
Participant@mercime Thanks, will do. The username for viewing the screenshot is ‘guest’ and the password is ‘stackoverflow’
June 18, 2012 at 7:32 pm #136030June 18, 2012 at 6:24 pm #136026In reply to: Adding Dynamic Profile Link to Main Menu Item
wpissues
Member@mercime, thanks again for following up on this.
I pasted my functions.php code in pastebin.com , saved as “DynamicProfile-061812”
for the time being I installed the following plugin “BuddyPress login redirect” to partially solve my issue. This plugin redirects the user to their personal profile page but I still need the menu item to appear as well.
-John
June 18, 2012 at 6:01 pm #136023@mercime
ParticipantThat screenshot requires username and password.
On another note, I see that you’ve posted about similar “Tasks” issues even before the change of sidebar location at https://wordpress.org/support/topic/plugin-bp-gtm-system-strange-things-happening-with-task-list-view-in-wordpress-34?replies=1 so I can also suggest that you post this GTM issue at @slaffik ‘s forums at https://buddypress.org/community/groups/bp-gtm-system/forum/
June 18, 2012 at 5:59 pm #136022TheBeardedOne
MemberThanks for the heads up on that link. I’ve added it my watch list.
As a stop gap measure, on of our developers changed the query to this:
`SELECT count(a.id) FROM wp_bp_activity a WHERE a.component IN ( ‘groups’ ) AND a.type IN ( ‘new_blog_post’,’new_forum_topic’,’activity_update’,’joined_group’ ) AND a.item_id IN ( 82 ) AND a.hide_sitewide = 0 AND a.type != ‘activity_comment’ ORDER BY a.date_recorded DESC;`
It’s really helped the load, not a complete fix but it helps.
June 18, 2012 at 4:21 pm #136018@mercime
Participant“It’s working when permalink set as default” –> What is “IT”? Your WP installation? BuddyPress REQUIRES pretty permalinks and you have to resolve that first in your localhost. Deactivate BuddyPress and BP plugins then change to Twenty Eleven theme. Go to WP forums which specializes in localhost installations and resolve permalinks before activating BuddyPress https://wordpress.org/support/forum/localhost-installs
June 18, 2012 at 4:10 pm #136015nickharambee
ParticipantI spoke a little too soon. This works for every page except the ‘Tasks’ and ‘Projects’ sub menus on the To Do tab for the GTM plugin. On this view the the sidebar disappears and the content appears outside the container as you can see in this screenshot. Does anyone know what I can do to fix this? Thanks.
June 18, 2012 at 2:57 pm #136013nickharambee
Participant@mercime. Thanks, that sorted it nicely.
June 18, 2012 at 1:50 pm #136009hridaya
Memberhow to override the bp_get_add_friend_button on themes functions.php i have tried but it got erros..
Thank you
hridayaJune 18, 2012 at 11:39 am #136006In reply to: [Resolved] White Space in Dashboard
June 18, 2012 at 11:34 am #136005gkdreamz
MemberJune 18, 2012 at 11:25 am #136004chennareddya
Memberok.. i do that.. sorry friend!!
June 18, 2012 at 9:28 am #136002@mercime
Participant@gkdreamz where is WP installed – domain root, subdirectory or subdomain? After you activated BuddyPress, did you go through the BuddyPress Installation Wizard? Paste content of your .htaccess file in pastebin.com and post the generated URI here.
June 18, 2012 at 9:12 am #136001In reply to: sign up error page
@mercime
Participant== If i tries to change to other, it give error page. So i never tried to change it. ==
Sorry, but BuddyPress REQUIRES “pretty permalinks” and will not work with default permalink. You will need to resolve permalinks first before posting here.
Deactivate BuddyPress and BP plugins then change to WP Twenty Eleven theme. Then go to WP forums which deals specifically with localhost installations https://wordpress.org/support/forum/localhost-installs to resolve your permalink issue. Please provide more specific information about your localhost installation.
June 18, 2012 at 9:07 am #136000In reply to: Buddypress page blank
@mercime
Participant@gkdreamz posting a different issue in another’s topic is not kosher. Do stick with the topic you started at https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/seeing-page-not-found-on-activity-members-groups-in-wp-with-buddypress/
June 18, 2012 at 9:01 am #135999@mercime
Participant@chennareddya you have different issue/s altogether which you have posted in different topics posted by others. Not good. Please stick with the thread you posted where you are being assisted at https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/sign-up-error-page/
@sobuddy, copy over sidebar.php file from buddypress/bp-themes/bp-default/ theme to your bp-default child theme folder and remove lines 8 through 59 per https://buddypress.trac.wordpress.org/browser/tags/1.5.6/bp-themes/bp-default/sidebar.php
June 18, 2012 at 9:01 am #135998angslycke
ParticipantHi!
Is this solution still working in BuddyPress 1.5 and above? Would like to make the timestamps cleaner by removing minutes when 1 hour has passed and removing hours when 24 hors have passed. Thanks!
June 18, 2012 at 8:51 am #135997In reply to: [Resolved] White Space in Dashboard
@mercime
Participant@schwarzaufweiss change style to
echo '#wpwrap { margin-top: -25px !important; }';Reminder: remove the function come BP 1.6 where the extra space is fixed
June 18, 2012 at 8:32 am #135996In reply to: Header image problem
Иво Минчев
MemberI found the problem. It was in wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/default.css , so I put the corect code there.
June 18, 2012 at 8:21 am #135995In reply to: Comment autorefreshes
@mercime
ParticipantClearly that is not the default behavior when you click on the Comment link in Activity Stream (check out testbp.org) therefore something else is triggering that behavior. Change to bp-default theme and deactivate plugins except BuddyPress and see if issue is corrected.
June 18, 2012 at 8:18 am #135994splorp
MemberFixed my problem – mySQL database tables had been corrupted. So repaired them via myPHP admin and all working again
June 18, 2012 at 8:17 am #135993In reply to: Best chat function for buddypress?
danbpfr
Participanthello,
do you know this one ?
https://github.com/sbrajesh/bp-chatJune 18, 2012 at 8:16 am #135991In reply to: Forums redirecting to homepage
Marcoz
ParticipantI am running into a similar issue. I first installed bbPress, then discovered that my site needed a few BuddyPress features.
During initial BuddyPress installation, I did not activate the forums, since I already had those. A page for forums was not created.
Then, I looked here and found the guide to install site-wide forums, which is what I want. The problem was that my forums page was nowhere to be found.
After installation, however, where it is detected that bbPress is already installed, I have this situation:
1. Forums still don’t show up in the links where “Activity” and others are shown.
2. According to this:
Note: During the Installation Wizard, Forums will be associated with the “Forums” page. In some installations, you do not need to change anything. But if your sitewide forums won’t work, go to wp-admin BuddyPress > Pages and you’ll find the association and remove the Forums Page as the selected page.
not having an associated page is the right way to go. This gives me the error message that an association should take place, but I guess that’s a contradition we’ll have to live with.
But still: No forums link.
What’s the best way to add this?
June 18, 2012 at 8:02 am #135990splorp
MemberYes – same problem here this morning
June 18, 2012 at 7:13 am #135988In reply to: Buddypress page blank
gkdreamz
MemberI have installed the latest version of BuddyPress on a WP.
However, the Activity, Members, Groups, and Blogs tabs all show “Page not found” errors.
I tried deactivating BuddyPress, resetting the permalinks, and then reactivating BuddyPress, but still am receiving the errors.also i did mod-rewrite to apache server and customize my .htaccess file.But still i am getting same 404error.
Thanks for any help you can provide.
-
AuthorSearch Results