Search Results for 'buddypress'
-
AuthorSearch Results
-
August 22, 2012 at 2:12 am #139944
papaitirtha
MemberI´m also having the same problem. I am using the same template . I just modified a bit.
http://theblakenetworktv.com/members/blake/profile/
If you see this problem exists with me and @travcentralen .
Well when I use default buddypress theme with all the plugins it works. So I assume the problem is with the template?
I am new in wordpress. This is my 2nd time with wordpress but 1st time with buddypress.
Please kindly solve this fast.
Thanks a lot
Tirtha (TJ Designers)August 22, 2012 at 12:52 am #139942In reply to: Buddypress Group Error 404
@mercime
Participant@philip2 need more information. WP/BP versions? Have you tried changing to bp-default theme to see if issue is resolved?
August 22, 2012 at 12:47 am #139941In reply to: Would like to hire a developer
@mercime
ParticipantAugust 22, 2012 at 12:43 am #139940In reply to: [Resolved] bp-default theme, profile to activity
@mercime
Participant@hkcharlie no problem. So your issue is resolved then?
August 21, 2012 at 11:54 pm #139939In reply to: Member problem after 1.61
@mercime
Participant@piiyo Is your Salutation updated to the latest version that’s compatible with latest BP?
August 21, 2012 at 8:23 pm #139937In reply to: Problems following attempted upgrade.
@mercime
Participant@bruce-hazard glad you resolved this on your own. Yes, in any new WP/BP installation, bp-default theme is best theme to use while check out if everything’s functioning as expected
August 21, 2012 at 8:20 pm #139936In reply to: Altering the activity stream page
@mercime
Participant@kristian86 I’ve altered the title of this topic from “Altering the activity stream” to “Altering the activity stream page” per your post above. Major difference.
If you’re using a child theme of the bp-default theme, copy https://buddypress.trac.wordpress.org/browser/tags/1.6.1/bp-themes/bp-default/activity/index.php , make revisions and upload file into wp-content/themes/yourchildthemefolder/activity/ folder. Some amount of HTML/CSS/PHP required.
August 21, 2012 at 7:32 pm #139935@mercime
Participant@tvanes glad you resolved the issue and thanks for letting us know what the resolution was.
August 21, 2012 at 7:30 pm #139934In reply to: Install issues
@mercime
Participant@kenn_icuk WP/BP versions? Is your installation hosted locally or on shared hosting or VPS, etc? Windows or Linux? Are you using bp-default theme or a custom theme?
August 21, 2012 at 7:17 pm #139933In reply to: Error in BuddyPress Video
@mercime
Participant@mix35 per my check at this time, you have many plugins activated but did not activate BuddyPress at all. Before activating BuddyPress, deactivate the BP-compatible plugins first. Then activate those one by one as some may not have been updated for BP 1.6.
August 21, 2012 at 7:11 pm #139932@mercime
ParticipantNo, we don’t use Jetpack in our installations since we only needed some features which were already filled by other solutions.
Just a thought, have you tried deactivating plugins except BuddyPress and JetPack to check if it was a conflict with another plugin?
August 21, 2012 at 7:05 pm #139931In reply to: Theme issue – Page alignment
@mercime
Participant@mumbaipav you have activated the BP template pack plugin and need to complete of fix wrong implementation of Step 3 compatibility process. So as mentioned above
Open up your theme’s header.php file, copy all code, paste in pastebin.com, click submit and post the generated URI here. Do the same for index.php, page.php, sidebar.php and footer.php
August 21, 2012 at 4:35 pm #139926In reply to: How to display 5 topics per page – forums-loop.php
danbpfr
ParticipantHi,
read here, and use “per page” option
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-forum-topics-loop/August 21, 2012 at 4:33 pm #139925In reply to: How to display 5 topics per page – forums-loop.php
meg@info
Participanthttps://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-forum-topics-loop/
bp_has_forum_topics(‘per_page=5’)
August 21, 2012 at 4:30 pm #139924August 21, 2012 at 4:02 pm #139920shanebp
ModeratorAugust 21, 2012 at 3:04 pm #139917lapincompris
Membersame here.
August 21, 2012 at 1:18 pm #139911In reply to: BuddyPress 1.6.1
zillabuggs
ParticipantI found BP Gallery produces an “internet explorer cannot display the page” error when trying to enter groups since upgrading to 1.6.1
August 21, 2012 at 12:59 pm #139909kooba
ParticipantThanks for reply James, I’m using Basic Theme from Elegant Themes, I added buddypress by BP Template Pack.
Unfortunately the code You’ve given above didn’t help. Any other Ideas??
August 21, 2012 at 12:47 pm #139908In reply to: [Resolved] Boarders to On-Page Widgets
JoeMD
Member@karmatosed – thanks for the suggestion, it worked perfectly!
August 21, 2012 at 11:46 am #139906Paul Wong-Gibbs
KeymasterNope.

I’ve always had lots of trouble with the Groupblog plugin. Have you tried contacting its authors directly for support?
August 21, 2012 at 11:45 am #139905In reply to: [Resolved] Group Avatar Gravatar Not Available
Paul Wong-Gibbs
KeymasterThis is working as intended. Please create an enhancement ticket on https://buddypress.trac.wordpress.org, using your username and password from this site, explaining this and why you think it should be changed.
August 21, 2012 at 11:43 am #139903Paul Wong-Gibbs
KeymasterNo need to crosspost on both here and on https://buddypress.trac.wordpress.org/ticket/4458 — we read both.
I would say generally that whatever the behaviour should be, it ought to be consistent.
August 21, 2012 at 11:41 am #139902In reply to: can’t access $_FILES inside my plugin
Paul Wong-Gibbs
KeymasterOoh. Tricky. Does setting the attribute via javascript work?
If you submit this as an enhancement ticket to https://buddypress.trac.wordpress.org, using your username and password from this site, we can change the template in BuddyPress 1.7 for you. If you can attach a patch, that would be even better
August 21, 2012 at 11:19 am #139901In reply to: can’t access $_FILES inside my plugin
ckchaudhary
Participantopps my bad! forgot that the form’s enctype attribute has to be set. if i edit the `wp-contentpluginsbuddypressbp-themesbp-defaultmemberssinglemessagescompose.php` file to set the forms enctype then it works. but then another problem, how do i set it through my plugin so that i dont have to go and edit that file manually. or is if possible in the first place? any work around?
-
AuthorSearch Results