Search Results for 'buddypress'
-
AuthorSearch Results
-
July 5, 2013 at 9:32 am #167613
In reply to: BP 1.7+ and later – Theme Compatibility Plans
valuser
ParticipantMany Thanks, Hugo.
After rechecking I am now down to just no sidebar control over activity page and group forums page. (though will need a little css tinkering which is no big deal) .
My resource to date is just https://codex.buddypress.org/theme-compatibility/ and this forum.
You say
Theme compatibility already provides for a custom bp version of page.php ‘buddypress.php’ in that you can specify named sidebars.
bit lost with that i’m afraid. It would be great if you could elaborate on that.
July 5, 2013 at 5:52 am #167605In reply to: BP 1.7+ and later – Theme Compatibility Plans
Hugo Ashmore
ParticipantYou should drop template pack really.
Theme compatibility already provides for a custom bp version of page.php ‘buddypress.php’ in that you can specify named sidebars. BP 1.8 will increase the flexibility of theme compat templates further by allowing you to specify index pages with full markup, or templates called on certain actions/component views.
It’s all written up in the codex.
July 5, 2013 at 2:09 am #167601In reply to: WooCommerce and buddypress
Renato Alves
Moderator@rogercoathup I have a question as you are successfully using the Buddypress plugin alongside Woocommerce.
I already have buddypress installed in my website and I’m gonna add the Woocommerce plugin. When a user is logged in or a user tries to register in the website, is it going to the Woocommerce table or the buddypres user table?
The ThemeKradt plugin (http://themekraft.com/shop/woocommerce-for-buddypress/) says they are “integrating” the user information, but as long as see, they are only taking some Woocommerce information and putting in the User profile navigation, not “mixing” tables. Or am I wrong?
July 4, 2013 at 9:41 pm #167598In reply to: Remove Public Message Button
Henry
Member@chouf1 / @bphelp wrote a function to remove the button in this thread:
https://buddypress.org/support/topic/remove-public-message-button-in-child-theme/
July 4, 2013 at 8:03 pm #167590oedipamaas
Participant@mercime – I have been reading the codex for BuddyPress, Event Manager and WordPress core. It’s just hard to keep it all straight. My only point above was that it literally would take one extra sentence when answering questions to say something like, “put it in bp-custom.php (which is a file you’ll have to create…here’s the codex link”. That’s all. OTherwise, the approach above totally worked for me too! It disabled the completely non-fuctioning registration page (I’m using a BP friendly theme, but not the default) and now I let S2 Member handle the user registration/login process. I don’t how I could ever use BP as a stand alone so there are many things in it that are clearly buggy that consistently get blamed on using any other plugin or theme. My real wish is that the wonderful devs who made BP happen make a non-buggy Pro version and make some money for themselves (while we get better docs/examples/support).
July 4, 2013 at 7:06 pm #167588In reply to: Please help me with this
Hugo Ashmore
ParticipantNot really sure how this is relevant to this support forum, doesn’t sound BuddyPress related?.
July 4, 2013 at 5:50 pm #167583In reply to: Add as friend/PM buttons missing
@mercime
Participant@kizmark In your customization, add back
do_action( 'bp_member_header_actions' );in
buddypress/members/single/member-header.php. Also I don’t see buddypress.js in source view of your theme and it’s needed to make the button actions work.July 4, 2013 at 5:25 pm #167580@mercime
Participant@oedipamaas @prolet BP Codex is your friend.
https://codex.buddypress.org/developer/customizing/bp-custom-php/July 4, 2013 at 4:46 pm #167577In reply to: Multiple custom post types in activity stream
4ella
Participant@modemlooper Thanks again for your respond, but I can’t get it work, pls. take a look at my custom-type.php on pastebin where I have 4 custom post types registered:
http://pastebin.com/PuQczr0A
maybe I should also register plural name to make it work ?and pls.take a look at your code in my bp-custom.php:
http://pastebin.com/B9xUuMN8I’ve tried many variations as singular and plural and
with ‘inspired_record_more_types’, 1, 1);
without ‘inspired_record_more_types’);I’ve created 23 new posts of CPT “applicant” and no record on activity stream, I ve’seen here:
https://buddypress.trac.wordpress.org/ticket/3460
that @boonebgorges is trying to implement Custom Post Types in activity stream in future versions in buddypress I can’t wait for that.July 4, 2013 at 3:04 pm #167574In reply to: RSS reader for each member/group
Brice Capobianco
ParticipantOK, thanks…
I will see later if I can do something by my owne.
And by the way, i will share it 😉Buddypress rocks!!!
July 4, 2013 at 2:51 pm #167572In reply to: Author Posts
@mercime
ParticipantYou should check comments in blog post about the plugin http://buddydev.com/buddypress/introducing-buddyblog-allow-users-to-blog-from-their-buddypress-profile/#comment-310529
July 4, 2013 at 2:19 pm #167569In reply to: Add as friend/PM buttons missing
July 4, 2013 at 9:09 am #167562Prolet
Participant@oedipamaas, unfortunately there are many other critical points.I no longer use this plugin, because it’s structure is in conflict with all the world. I can’t use easy other theme than bp theme, all other additional plugins have to be bp related only, not to mention the fear I have to ask questions here. Most of the time all are concentrated to be irritated by wrong topics, or not telling you everything….
Anyway, thank you very much for the information and congratulation for finding it by your self!Best regards,
PollyJuly 4, 2013 at 8:49 am #167559In reply to: Change language to Hebrew
Henry
MemberThe language translation page has info that might be useful:
https://codex.buddypress.org/user/translations/
Also see this page for translating WordPress:
July 4, 2013 at 8:42 am #167558In reply to: Shortcode question
Developer ICAN
ParticipantHi John,
You ever figure out a solution for this? I’ve run into the exact same issue? The only solution i can see at the moment is to install a third party plugin – http://bp-tricks.com/featured/buddypress-shortcodes-plugin/ – but thats over 2 years old now?
Thanks for any advice!
July 4, 2013 at 8:23 am #1675564ella
ParticipantYes, something’s strange, it works now, I have removed my customized buddypress and I have installed the fresh one (I don’t use child themes, (I always rewrite only css file and pages) so I gave back all my files including functions.php bp-custom.php one by one and now it works again. Unfortunately I can’t say what was wrong, maybe WP 3.6-beta4 should be installed before BP 1.8-beta1 and not as I did on contrary 🙁
July 4, 2013 at 7:21 am #167550In reply to: buddy press forum plugin
bp-help
Participant@shameermohamed50
Even after you install bbpress you will still need to configure it depending on if you plan on using group forums, sitewide forums, or both. Use this link which I had provided previously to get an idea of setting them up:
https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/
After you get it set up you may still want to add the forums link to your navigation. The link has already been provided above. Please ready this material, it explains it much more clearly!July 4, 2013 at 6:56 am #167547In reply to: buddy press forum plugin
bp-help
Participant@shameermohamed50
Something is getting lost in the translation here. I know there is a BuddyPress plugin hence we are in the BuddyPress support forums but you keep mentioning a “BuddyPress Forum Plugin.” If you want forums then you will need to install bbpress and use the links I supplied. You can get bbpress here:
https://wordpress.org/plugins/bbpress/
BuddyPress just adds the social networking side of things like activity stream, members directories, extended profiles, adding friends, private messaging etc. If you need to have a forum you will need bbpress. Please do not take this offensively but you need to have a clear understanding of what BuddyPress is and what bbpress is because as stated before as of BuuddyPress 1.7 you will need to install bbpress which is a seperate plugin if forums is a requirement for your project. Have a look in the codex documentation to get a better understanding. Do a google search for BuddyPress and another for bbpress.July 4, 2013 at 6:54 am #1675464ella
ParticipantI don’t have any plugin active except buddypress plugin, which I have several times deactivated and activated, I have also overwritten 2 times all wordpress files in case that some of them was uploaded badly, still no luck, it seems like those 2 beta versions don’t like each other, bp 1.8 is working excellent because the first upgrade was BP-1.8 on WP 3.5.2, upgrade from WP 3.5.2 to 3.6-beta4-24534 gives me white screen frontend when using bp-default, it is working well with all wordpress default themes.
July 4, 2013 at 6:36 am #167545In reply to: buddy press forum plugin
Shameer
ParticipantYes there is a plugin. Please check this link https://wordpress.org/plugins/buddypress/
Also from the link which you send now, I followed the same and i got 3 tabs, components, pages and settings. I didnt got any forum tab.
Also after installation the pages which i got ishttp://1web.co/masjid2/activity/
http://1web.co/masjid2/groups/
http://1web.co/masjid2/members/I didnt got any forum page as shown in the screenshot from the link which you send
Please let me know whether i missed any step.
Also please forward me the exact link to download and install the plugin which has all the featuresThanks,
ShameerJuly 4, 2013 at 6:12 am #167543In reply to: Author Posts
@mercime
Participantbut i need to change permalink. i need to remove buddyblog and change in to posts.
@maan18 http://buddydev.com/buddypress/introducing-buddyblog-allow-users-to-blog-from-their-buddypress-profile/#comment-316231July 4, 2013 at 5:18 am #167539In reply to: New Private Community Plugin For BP
Renato Alves
Moderator@bphelp Yeah, I tested it before commenting… Two pages is very little… My recommendation is to change it to get private only buddypress related pages, like the Private Buddypress plugin does.
Either way, your plugin has great potential. Great work! =)
July 4, 2013 at 4:31 am #167538In reply to: buddy press forum plugin
bp-help
Participant@shameermohamed50
The link I supplied above explains the creation of the page. You may also want to add that page to a custom menu:
https://codex.buddypress.org/user/setting-up-a-new-installation/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/
As far as I know there is no plugin named BuddyPress Forum Plugin. As stated above I am assuming your referring to bbpress so use the links I have supplied and it should help you out.July 4, 2013 at 3:11 am #167534In reply to: [Resolved] Forum Issue
fptcom
Participant@mercime – Everything is the latest versions. I tried disabling all plugins (including BuddyPress) and just leave bbPress, and I also switched to twenty twelve theme, but I’m still having the same issue.
I’ll give you an example:
http://www.freepogotokens.com/forums/forum/rules-and-announcements/official-announcements/
That is the “Official Announcements” forum. But the RULES topic is in there, when it should just be in the “Rules” forum.
It gets even weirder in the “Introduce Yourself” forum, which is on an entire different category.
http://www.freepogotokens.com/forums/forum/new-members/introduce-yourself/
As you can see, there are topics in there that even say ” Started by: admin in: Rules ” and ” Started by: admin in: Official Announcements ”
Why would those topics be in there when they are clearly in different categories and forums?
July 4, 2013 at 2:37 am #167533In reply to: Author Posts
@mercime
Participant@maan18 see how it’s done in this plugin http://buddydev.com/buddypress/introducing-buddyblog-allow-users-to-blog-from-their-buddypress-profile/
-
AuthorSearch Results