Search Results for 'buddypress'
-
Search Results
-
Hi,
I have created a buddypress.php file in root of my theme to setup general page and sidebar. This template uses
the_content()so all the normal buddypress stuff loads up.I want to now offer my own files for the various template parts but I am doing something wrong.
For instance, if I add this template part:
my-theme/buddypress/members/single/index-component-profile.phpit does not load it as a template part, it loads it as a full page template.I don’t want to create full template for every component, I want to make buddypress use the template parts.
In the default theme inside plugin folder this is how it seems to work. Can I do it like this or do I have to use filters or something? The main plugin uses
locate_template()to load all of these so I guess it’s possible, I am just not sure of the easiest/best way.How do I just build my templates for various sections?
Thanks
Hi,
I would like to add filter(orderby Latest,alphabetical etc) for members in group
How can I add this feature, My buddypress version is 1.2.7Hello,
I am quite new to wordpress and buddypress, however i am not new at troubleshooting. I have everything installed per the documentations and ensured its proper working functions with the default 2013 theme un-customized. i then installed a custom plugin to show player stats for an online game. In all themes when going to http://brassmonkeymilitia.net/sitev2/bf3-player-stats/ this page and clicking on details the lightbox pops up behind the theme, however In my troubleshooting i disabled all plugins except this custom one and it worked as it should so i then 1 by 1 enabled plugins and tested the page clearing the cache and reloading the page each time (exhausting as it was….) once i enabled the buddypress plugin it started popping up behind the theme once again. I then went into the settings of buddypress and disabled all components with the exception of the 2 core ones. and tried the page again now it works as it should. so 1 by 1 i enable the components until i get to the activity stream and viola here inlays the problem (yes i disabled the activity stream and continued to test until all other components were enabled.). I would like to have the activity stream working as well as my player stats. what can i do? i do know from some initial searching that having multiple lightbox operators can cause some unwanted issues. does the activity stream utilize a self contained lightbox addon that could be interfering with the themes built in lightbox?WP ver:4.2.2
BP ver:2.2.3.1Hi,
I am experiencing this error on my website.
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /home/desihumsafar/public_html/wp-content/plugins/buddypress/bp-core/bp-core-cache.php on line 209
I’ve tried all the solutions, increasing memory limit in php.ini, increased memory limit in wp config but still i’m still getting it. Do we have any possible solution for this?
Hope someone can help me with this.
Thank you
Best Regards,
QuincieHello Happy BP Devs,
I have been trying to create a function or hook to filter the activity stream using keywords in OR combination instead of AND. This guy (check out link) did what I want to accomplish but he hacked the core;
http://wordpress.stackexchange.com/questions/176989/buddypress-activity-search-with-or-query-instead-of-andIs there a filter I can use to create the same effect?
Any links are appreciated.Thank you,
V.
Hi,
I’ve updated my buddypress plugin to 2.2.3.1 version and my bbpress plugin to 2.5.7 version.
My site’s still working, but nothing that works with buddypress is ok.
http://www.careercoach.it
username: eugeniobt69
password: chitarraIf you try to view any forum’s topic you will see only a blank page.
If you go to menĂą –> member –> player(or coach, no differencs) you have to see the members list with the selected role(player or coach), but after update you’ll see no members.Can you please help me?!?!
some infromation:
MySql Version: 5.6.23
Buddypress Version: 2.2.3.1
bbpress Version: 2.5.7
Wordpress Versione: 4.2.2To Whom It May Concern,
I’m trying to get my registration page to work for my http://www.myloopnetwork.com website. It keeps saying that they’re using the wrong files (PDFs, DOCs, and DOCXs), even when I try to create a new user, and I’m only using the JPG, GIF and PNG files for the new user profile image. For the JPG and GIF file, it keeps bringing up about the file statement (as mentioned earlier) and for the PNG file, its telling me that the section to upload pictures is a required field as if I didn’t upload anything. Anything that anyone can do to resolve this issue would be greatly appreciated, for I am pressed for time to start promoting this site and get people as MyLoopNetwork users. I have the WordPress 4.2.2 and the BuddyPress 2.2.3.1 version, and I’m using the Magnus WordPress Theme, the 1.6 version.
I’m using wordpress version 4.2.2
Buddypress version 2.2.3.1
I am using a child theme of twentyfifteen.
I can’t send a link to my site as it’s still in development.I am using BuddyPress with the plugins :
-BuddyPress Groups Extras
-BP Simple Front End Post
-BP Default Group Tab
-Blog categories for groupsI would like to be able to add formatting to my group descriptions.
In admin – I can seemingly edit the description in the sections Groups and Groups Pages. But any changes I make aren’t saved.
I can edit the description on the front end of the site when in that group as an administrator, but I can’t add any formatting.
Even if I add formatting in code, it isn’t saved.Can anybody help explain what I can do to resolve this?
I would like to either have a toolbar on the description on the frontend, or be able to edit in the backend and for it to save my changes.thanks!
Hi everyone,
I am using default who’s online widget in my buddyPress site. Currently, it is displaying Avatars for every users who are online but I want only “Avatars who are in my friend list” in my current site.
Any trick for this?