Search Results for 'wordpress'
-
AuthorSearch Results
-
June 1, 2010 at 4:57 pm #80304
In reply to: Activity stream as front page in BP 1.2.4, WP 3.0 b2
21cdb
ParticipantI don’t have “Network” enable in WordPress 3.0 RC1 and BP 1.2.4.1 – Activity Stream as Front Page is still not working.
What is the best practice to test BP against WP 3.0 RC1 – i thought BP 1.2.4 was published to fix the WP 3.0 issues, or should i use trunk?
June 1, 2010 at 3:51 pm #80295In reply to: Error when I install BP
Paul Wong-Gibbs
Keymasterhttps://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Try increasing to 64Mb. If this doesn’t seem to make any affect, ask your host to do it for you.
June 1, 2010 at 2:15 pm #80286In reply to: Custom Login Page in BuddyPress
Kalman Labovitz
Participant@sbrajesh – I placed your code in my bp-custom.php (should it go in my functions.php?) and I created a new login.php file, but when clicking on “You must be logged in to post a comment.” (“logged in” is a link) I still ended up on the standard wordpress login screen (it even included the redirect back to the post), …/wp-login.php?redirect_to=http… Am I doing something wrong or am I misunderstanding what this code is supposed to do?
@nickhammond can you post what you put into your login.php file on pastebin? I do not 100% understand your response to @jedisthlm
Thanks for the help,
Kalman
May 31, 2010 at 10:24 pm #80236In reply to: Change permalinks/slugs for BuddyPress
Paul Wong-Gibbs
KeymasterMainly to allow BuddyPress pages to be put into custom menus and hierarchies like you can do with regular WordPress pages or posts. The change will be invisibile unless you want to set up your site like this, then it will be easy. This site does not run BuddyPress 1.3, it’s too early for that, though I suppose it is possible the code has been backported.
@apeatling Would you answer this /communities/ URL question once and for all please? Thanks.
May 31, 2010 at 8:41 pm #80220In reply to: Hard limit on number of forum topics?
Paul Wong-Gibbs
KeymasterNo upper limit, but you have a memory limit. Read this -> https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP <- and try setting it to 96Mb.
If the change doesn’t do anything (i..e. the “allowed memory size” is exactly the same in the error message), contact your host and ask them to increase the PHP memory limit for you.
May 31, 2010 at 8:13 pm #80215In reply to: new version of BuddyPress Rate Forum Posts
Dwenaus
Participant@rossagrant – yes it is not to hard to remove, you should look at my code, find the hook that adds the forum post rating header and TR tag, and remove that action. I believe wordpress has information about removing actions. info on removing actions here: https://codex.wordpress.org/Function_Reference/remove_action.
May 31, 2010 at 3:43 pm #80202In reply to: Tweetstream (twitter plugin) Beta testers needed!
0815
Participantdoes it work with wordpress 3.0 network?
May 31, 2010 at 2:00 pm #80190In reply to: Buddypress version of wordpress 'mystique' theme?
thekmen
ParticipantNew version now up on http://mystique.bp-theme-converts.com/downloads/
Fixes the CSS & custom background image issues.May 31, 2010 at 7:46 am #80176In reply to: Redirecting to profile page after login
thenone
Participantbrajesh: this redirect code is meant for WPMU right? I’m looking for single wordpress 2.9.2, does anyone have a solution for it?
May 31, 2010 at 4:21 am #80167In reply to: Buddypress version of wordpress 'mystique' theme?
anaxent
Member@thekmen How does he featured post template come into play I do not see an option on posts or pages to make one or another to be a feature.
May 31, 2010 at 3:03 am #80163In reply to: Buddypress version of wordpress 'mystique' theme?
anaxent
Member@thekmen I am thinking the missing div closing could be in the sidebar code on my main blogs page the hr above the footer extends outside the page content. http://radicalbastard.com
May 31, 2010 at 1:59 am #80159In reply to: BP_events help
paulhastings0
ParticipantI believe that plugin was not upgraded for the latest versions of BP and is no longer supported. Your best bet is to probably wait for the WordPress plugin sponsored by Google Summer of Code to come out.
May 31, 2010 at 12:40 am #80154In reply to: Buddypress version of wordpress 'mystique' theme?
anaxent
Memberline 606 in lib/core.php I see the use of get_the_author() now I do not know for sure but I think there is a bp function for this wp function may want to do a search and replace if there is indeed a different function to use.
May 31, 2010 at 12:34 am #80153In reply to: Buddypress version of wordpress 'mystique' theme?
anaxent
MemberI will look into this as well, but just incase you know where to set it at. All profile links link to wp-admin/profile.php when they should probably link to the bp profile for each user.
May 31, 2010 at 12:17 am #80142In reply to: Buddypress version of wordpress 'mystique' theme?
anaxent
MemberI also noticed that the custom header background image does not carry across all pages example
http://radicalbastard.com/ – with the custom image
http://radicalbastard.com/members/ – with out itMay 30, 2010 at 11:55 pm #80152In reply to: Buddypress version of wordpress 'mystique' theme?
May 30, 2010 at 11:52 pm #80150In reply to: Buddypress version of wordpress 'mystique' theme?
thekmen
Participant@anaxent it’s working fine on my test install http://mystique.bp-theme-converts.com/activity/ I did make a few changes before making the zip so I could have left out a closing div maybe?
Do you have an URL I can see?May 30, 2010 at 11:48 pm #80149In reply to: Buddypress version of wordpress 'mystique' theme?
anaxent
MemberI have tried to use the theme with in the current zip above and all is well except for the activity stream. seems a container is not properly closed as the footer is cramed to the right and stops 1/2 way through the stream the rest of the stream over laps into the background
May 30, 2010 at 8:59 pm #80144In reply to: Buddypress version of wordpress 'mystique' theme?
thekmen
Participant@andrea_r http://mystique.bp-theme-converts.com/downloads/buddypressmystique.zip
It’s not perfect, main problem being the Mystique JS conflicts with the BuddyPress JS so I have disabled Mystique JS on BuddyPress pages.
The problem with this is the Mystique tabbed widget no longer works on BuddyPress pages, so I set to display none on those pages.
If you know of a way to disable the widget on those pages, please let me know.May 30, 2010 at 7:17 pm #80140In reply to: Buddypress version of wordpress 'mystique' theme?
Andrea Rennick
ParticipantCan someone just upload the zip somewhere?
May 30, 2010 at 6:06 pm #80138In reply to: Secure Invites for Mu
@mercime
ParticipantThis plugin works for me in WPMU install, haven’t tested in WP3.0 multisite. You would need to upload just the plugin file (no need to upload plugin folder) to mu-plugins. Then, although it was not mentioned in instruction, log out, refresh browser and log back in again. See this screenshot for the Settings (Site Admin > Invites) and Invites (Dashboard > Invite). As Chris mentioned, if you’re using bp-default or a child theme of bp-default, invitation template tags will automatically be added in template per your setting via Site Admin > Invites – Edit Settings link.
May 30, 2010 at 5:44 pm #80137In reply to: Secure Invites for Mu
eor
MemberThis is the main or even only reason I chose to to use wordpress mu. I really need an invite only registration and this plugin is perfect. Please if someone could help me set this up I’d be extremely appreciative.
I’m sure @lpapworth would appreciate all the help as well.
Thanks,
eorMay 30, 2010 at 1:09 pm #80120In reply to: Change permalinks/slugs for BuddyPress
driz
ParticipantI doubt they are using WordPress pages. Would be a pretty odd thing to do creating a bunch of fake pages to mask the URLs for the different BP sections.
May 30, 2010 at 10:20 am #80117In reply to: Incompatibility of WP 2.9.2 and BP 1.2.4
Slava
ParticipantYes, my WordPress 2.9.2 works just fine without buddyPress (what’s why i post here).
Just for now I use WordPress 3.0 RC1 and BuddyPress 1.2.4.1. Thanks God, it works!May 30, 2010 at 10:04 am #80116In reply to: Vertical group menu in WP 3.0
tomah
ParticipantThe problem with Nicey is that it’s a child theme which uses bp-sn-parent theme and it doesn’t exist in BP 1.2.4.1 anymore.
“The screen shot you see was for version 1.x in which buddypress bp-sn-parent theme had vertical menu and so had bp-nicey(It is a child theme)
In current version of buddypress the parent theme does not offer a vertical menu and so it is not in bp-nicey.
Please take a look at the backward compatibility plugin and bp-sn-parent theme for the vertical menu.”
http://buddydev.com/buddypress/bp-nicey-a-simple-and-clean-child-theme-for-buddypress/comment-page-1/#comment-1695Backward compatibility plugin (https://wordpress.org/extend/plugins/buddypress-backwards-compatibility/) disables link functionality from main menu in my installation, so it’s not an option. Not compatible with WP3 just yet? Re-factoring and css creation doesn’t sound like an easy solution either

-
AuthorSearch Results