Search Results for 'buddypress'
-
Search Results
-
Hi, (My second post in an hour, apologies if that’s too much!)
I’m a developer just starting out on my first BuddyPress project. Really excited about it- after researching for a few weeks and trying out other solutions I determined BuddyPress was definitely the right way to go for creating a social network.
I’m currently trying to adapt the bp-legacy templates to a Bootstrap-based theme. I’d really like to rely purely on the bootstrap css and not load any buddypress css. But some of the buddypress functions include css class names. I have been converting them to accept arguments but I really don’t want to update the buddypress core files.
For example:
from: function bp_get_options_nav() {…}
to: function bp_get_options_nav($css_selected_class = “current selected”) {…}from: function bp_get_displayed_user_nav() {…}
to: function bp_get_displayed_user_nav($css_selected_class = “current selected”) {…}It could be taken farther to include the html tags to use, but for now I just use the standard unordered lists.
Is there a better way other than modifying the buddypress core files? Or should I just give in and make CSS classes to fit buddypress?
(WordPress 3.5.1, BuddyPress 1.7.2)
Hi,
I’m a developer just starting out on my first BuddyPress project.
My WordPress theme is based on Bootstrap. I would like BuddyPress templates to only use CSS components offered by Bootstrap.
I have searched these forums and only found a couple full-blown Bootstrap-based WordPress/BuddyPress themes, for instance here
However, I am looking for something simpler. Just the buddypress bp-legacy folder templates converted to Bootstrap. This includes moving all buddypress content into Bootstrap scaffolding (rows and spans), replacing buddypress ul lists with Bootstrap nav-pills, and replacing the form selects with Bootstrap drop-down lists (which requires some javascript as well).
The idea is that this Bootstrap-based buddypress bp-legacy folder can be dropped into any theme that uses Bootstrap and it will work using Bootstrap elements.
I have already begun the work and it is fairly straightforward but then I thought to myself someone else must have already done this. If you can help, please let me know. Thanks..
Hello,
thank you for the great Buddypress plugin. On my second Website i m using BP since 3 years and i was very happy to see we can use BP on normal WP Themes after 1.7.
So i ve installed BP 1.7.2 on my WP 3.5.1 Website http://www.simscha.info Almost everything worked fine. It s really amazing. There is only one problem:
When you comment a post on the activity stream, the answer is counted but not shown as you can see here: http://www.simscha.info/activity-2/
I ve deactivated all plugins except BP but the problem was still the same.
So could you please help me
Thanks
Topic: 1.9 top features – ideas
I’m wondering if one of the upcoming updates will integrate the BuddyPress Activity Plus plugin with the BuddyPress status update?
It seems a given that people would want that feature embedded …
Topic: BP Sidebar Login Widget
Hi I got the buddypress ready Geotheme child theme. I would like to merge my members Profile with the author “profile” geotheme is imposing us. I would like to remake the whole members page and setting too. (So it include the display name property from the dashboard) since my members doesn’t have acces to the dashboard.
Thanks if you can enlighten me!
Im trying to reduce the size of the images that come come on my site, im using smush it which good but does anybody have a better recommendation?
Topic: Yootheme and Buddypress 1.7
Gday,
I am planning to go for a YooThemes, but knowing that before the mayor update to 1.7 themes compatibility, it was a huge hassle to get a Yootheme to work properly with Buddypress.
Now my question is, is Buddypress 1.7 better compatible with Yootheme? Or are certain adjustments necessary to make it work properly? And if so, does somebody have link to a working and up to date instruction guide?
Thanks in advance!