Search Results for 'wordpress'
-
Search Results
-
Hi there,
I use the latest buddypress version with wordpress templates of rockettheme.com
Works well, except that wordpress tells me to associate “register wordpress page” with “register buddypress page” which can be done in admin–>settings–>buddypress–>pages. However there is no “register page”. If I create one (admin–>pages) it has got the name register but without function.
Any help for me?
Thanks a lot,
FabianTopic: Incorrect page.php coding
Hey guys can someone put me in the right direction please. I am using the latest instalments of WP and BP.
I am having the same problem as a few other people when it comes to the “create Group’ button not showing up on my theme and i believe its all down to my theme and not BP itself. I have asked my theme guy for some support but i dont think he understands what im asking.
Here is the ticket issue which was raised 2 months ago:
http://buddypress.trac.wordpress.org/ticket/4834
And here is my page.php code:
I have tried adding the tickets solution into my page.php but maybe i am not putting it in the right place? As i am getting a blank white page….
Any ideas on where i should be placing boones coding?
I know this isnt necessarily a BP problem but a theme one, any help would be appreciated!
Thanks all.
Hi,
i have installed this plugin “Buddypress Activity Plus 1.4.1” everything works good but i can’t post the uplaod image, video and link in the activity area.
>current theme (huddle vr. 1.9.1)
>buddypress 2.3.1i’t doesnt produce any error, but when i click on add photo it’s not working.
>already de-activated plugins and enable 1 by 1 but this not solve my problem.
>changing to default theme of buddypress will work the plugin, how can i use this plugin in my current theme please help.
http://wordpress.org/extend/plugins/buddypress-activity-plus/
Hi, Fresh Install of wordpress, Buddypress and bbpress.
Now I go to settings -> Buddypress
I see only three tabs. ( the foruth tab Forums is missing)
1. Components
2. Pages
3. SettingsAlso on components I do not find
Discussion Forums Component.I did create a page called Forums
and since in BBpress I have changed the Forum base from Forums to Talks
and forum slug to talk I also created a page called Talks just incase.I want to set up Sitewide Forum for my website.
Please advice.
This might be an issue for the bbPress Support Forum. Apologies if I’m posting in the wrong forum. However, bbPress Support Forum does not recognize my WordPress.org/support log in.
I have both BuddyPress and bbPress installed on my website. I added a group and a forum. When I “create new topic” I receive the following message:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 36761 bytes) in /home/content/19/7058619/html/wp-includes/wp-db.php on line 885
Suggestions?
WordPress Multisite 3.5.1
BuddyPress 1.7.1
Tetris ThemeSo, I’ve read the past queries and comments on getting rid of the sidebar on BuddyPress pages, but they all are relating to BuddyPress prior to 1.7 when the theme compatibility files were being used.
So, switching the page width from “default” to “full-width” doesn’t work with the BuddyPress pages. (It does work with other site pages though, so it’s not broken).
Is there a simple edit to set BuddyPress individual pages to full-width? (Not the whole site)
Setting the #sidebar to display none in the css drops the widgets out of the sidebar, but the sidebar is still there.
I’m not even sure that I want to eliminate the side bar, I just want to see if it looks cleaner without it and then decide.
WordPress Multisite 3.5.1
BuddyPress 1.7.1
Tetris ThemeI’m brainstorming trying to figure this out. Not sure it can be done.
– I have paid subscriptions on my site.
– Reading anything on the site (including activity/public groups) and posting comments on blog posts is free.
– Participating (activity, groups, blogging) is covered by the subscription fee.
– I don’t want to allow for open registrations.
– I want people to pay for subscription prior to sign-up.
– After paying I want them to register.
– I would also like for them to create their own (subdomain) blogs after they pay and register.Currently I’m creating all registrations and blogs manually and users have to wait for me to do the work before they can participate.
What I would like to happen:
– After “Becoming a Member” by paying via paypal, the user should be redirected to the “Register” page where sign-up is as usual from there.
Because I don’t have open registrations, the registration form doesn’t appear on the “Register” page.
I would use open registration if I could block the Subscriber from posting to the BuddyPress sections – the Subscriber could read but not post.
I have tried using s2Member, but it is counter intuitive to how I have my system set up. It insists that I give level 1s a free blog if I have open registration with ability to create blogs. I want to block off activity by role and s2Member wants to block of sections of the site.
Any ideas?
Hi
I’m running WordPress 3.5.1 and Buddypress 1.7
The crop avatar function is not working. Uploading the picture works, and previews the image, but there is no way to crop – the crop icons do not appear and dragging the image does nothing.
Any ideas?
Thanks,
Ian
hi,
last vanilla wordpress, buddypress, bbpress installation on localhost (mamp).
the group topic will not appear in the parent group forum.
I do not know the group admins to choose a group forum dropdown menu to set the board at a forum where the category.
if the “group forums” forum type, you can choose from but not saved.
this appears: “Network administrators can reconfigure which forum belongs to this group.”
is the set well.I made based on the description, but we could not good:
if I create a group of threads, then the mysite.com/forums page does not appear in the “group forums”.
is it possible that a group topic in the wp admin > topics seeing?
thanks for your help!
Topic: Activity time
Hi,
When I post something in the buddypress activity stream. It’s 7 hours behind. So it says Fernon posted 7 hours ago instead of 1 minute ago.
Does anyone have any idea what this could be? The wordpress and server time stamp settings are correct.
I’ve seen in other topics that this is a bug in Buddypress. Still can’t figure out how to solve this.
Thanks!
Hi,
basic vanilla wordpress, buddypress installation (and forum component activation) after bb-config.php is not generated in the wp base directory.
I tried on localhost (mamp), and hostgator too.
1.6.5 version, there’s nothing wrong, there’s a ready config file.
is it a bug or what could be the problem?
thanks for your help!
Hello, I’m new to BuddyPress but have plenty of WordPress experience. I’m running WordPress 3.5.1 and BuddyPress 1.7.1, making use of theme compat.
I have created a page called ‘Members Directory’ which is associated with the Members component directory. I’ve added some profile fields using bp_member_profile_data( ‘field=XXX’ ); and am adding them into a custom sidebar which displays user information.
Everything is displaying perfectly when I’m inside the members directory but when I am on other pages the BuddyPress profile data does not display – presumably because this is outside of the scope of the members component.
I’d like to find a way of displaying this information outside of the Members component directory. I know there is a new BP_User_Query function, which sounds like it may be similar to WP_Query, and I’m wondering if I could use this. Unfortunately I can’t seem to find any documentation or info around the web on this.
Any help would be very much appreciated! Thank you