Search Results for 'buddypress'
-
AuthorSearch Results
-
August 30, 2016 at 2:55 pm #258193
In reply to: Another headache with bp-activity stream comments
jbboro3
Participant@danbp This may help for the comments loading after “load more” button..
Can this be implemented on the replies section (i.e 2nd level threaded comments)? Because for now, threaded replies doesn’t collapse either. When I see the entry.php & comment.php all the divisions are wrapped in ‘activity-comments’ There is no distinction IDs & classes between comments and replies (2nd level comments or threaded). They are all counted or put under as comments-replies together. I think there needs to re-write some of the template files or put relevant separate classes for both comments and replies to be successfully work with js.. Pre-loading the comments by default hide property may do the tricks but that’s no easy task for a guy like those who are relatively new to buddypress.
Any suggestions?Thanks.
August 30, 2016 at 2:07 pm #258189In reply to: tinymce in activity replies and comments
jbboro3
ParticipantHey, @danbp Thanks for the long and detailed response.
I’m fully aware of what you’re trying to convey the risk factors on this.. But as my requirements are different, I’ve completely disabled the media library and allowed access the users to each individual gallery only (negating the access of other’s files).. I’ve uploaded images hosted on sub-domains that completely separate from the main site.
All the activities that takes place on the site are on the front end.. The back end wp administrator dashboard are disabled for editing ( of course they are enabled for updating plugins & adding pages occasionally) as most of the pages are done in custom-template.. No admin or author level privileges are created on the site – just the subscriber as it’s mainly a networking site.. The idea that attaching the media button gives lots of flexibility to the users to resize the images or review them in the content area itself before they can post the activity.. Unless it’s a forums or community sites, for a networking sites, leaving alone with html codes or text editors may be (perhaps) discouraging impression for the social users.
I’m glad that you pointed out it’s more of a wordpress thing than buddypress.. I’ll have a look at the possibility of getting it work and let you know.
Thanks.
August 30, 2016 at 1:54 pm #258187In reply to: Ideas for web services site with users private pages
danbp
ParticipantAccording to your specifications:
1) We would like that user after purchase of one of those services could access to a private page where he can manage what he have purchased.
2) We would like to have freedom to put personalized content on user private pages.
3) We need in particular that a user could use a contact form tu send us extra information on services configuration.
Solution:
1) woocommerce + some page privacy settings
2) wordpress configuration
3) a contact form ?I would say you don’t need BuddyPress for that. Confirmed by your statement:
We don’t need to have interaction between user, like a forum or a social network.Read about BuddyPress.
August 30, 2016 at 1:37 pm #258186In reply to: Another headache with bp-activity stream comments
danbp
ParticipantPerhaps simply use a show/hide comments button ?
Read here: https://buddypress.org/support/topic/change-show-all-x-comments-limit/
August 30, 2016 at 9:30 am #258181In reply to: tinymce in activity replies and comments
jbboro3
Participant@danbp Thanks for the reply.. I got this working with “text editor” on both post (what’s new) & comment section, but just wondering what prevents those forms from allowing “visual editor” – as it remains unclickable. Is it something to do with filters on buddypress or the problem comes from within wordpress? I’d just want “add media” and “bold font” button on the visual switch.
If you can point me the files I can edit, that would be wonderful.. I looked around activity filters & bp-core but I’d want to confirm from your end about this before experimenting it or messing up the wrong files.
Thanks
August 29, 2016 at 11:23 pm #258177In reply to: Can’t see members in “members” page
tresat
ParticipantI don’t see myself either. I tried different themes and it didn’t work. Two other members (created by me) logged in. I assigned the members directory in Buddypress settings to the Members page.
August 29, 2016 at 7:10 pm #258173In reply to: Register Page Not found
danbp
ParticipantCan you give an url so somebody can check what’s going on.
If you need some tutorial, as you begin with BP, the best is to read from the codex.
And that starts with Required !August 29, 2016 at 6:25 pm #258172In reply to: Register Page Not found
tomx17
ParticipantThank you danbp!
I followed your instructions and i was able to register new users, but i never got confirmation emails to those new accounts i added. I never received emails to confirm my username/account.
After the register button worked, I decided to install buddypress and then it happened again. This time, when i installed buddypress, it AUTOMATICALLY installed the register AND activate page. BUT, both of them do not work. and every single link i click on, on my website brings me to an error screen saying that there is no page for that.
No page for register, no page for members, no page for activity, etc.
What do i need to do from here to get everything working?
Also, I’ve looked through the internet for quite a long time for a thorough up-to-date tutorial of this.. and there are none that i could find. Is there a tutorial you could point me towards that will actually help me get all this set up correctly?
I’d love to use buddypress for my site, but i don’t want to use it if it’s going to have pages crashing once my site is live – that would be horrific!
Tips? help? What do i do from here?
August 29, 2016 at 5:03 pm #258170In reply to: Edit profil page
Corke420
ParticipantI have trying to overload
home.php in buddypress\bp-templates\bp-legacy\buddypress\members\single\
I use avada Child theme so I should create my new file home.php in : Avada child/buddypress/members/single/home.php
This what I try but not working.
August 29, 2016 at 9:08 am #258163danbp
ParticipantThat is not possible for group users. These users are already listed as site users, where you already can bulk edit their roles.
A BuddyPress Group is made of regular WP users. Being in a group doesn’t modify that, and that’s the reason why you have no role editor on the group user admin – other the ones belonging to groups (group admin or mod).
Note also that a group admin is not a site-admin, just a regular member (subscriber by default).In other words, the group admin interface is made to manage group members only (no relation with WP and WP roles and capabilities).
And WP’s members list is to manage site users, roles and capabilities.August 29, 2016 at 9:01 am #258162In reply to: My login isn’t working
danbp
ParticipantHow can we know that, you don’t give details. Perhaps start you install correctly ?
August 29, 2016 at 6:17 am #258157In reply to: Register Page Not found
tomx17
Participantbuddypress 2.6.2
August 28, 2016 at 6:56 pm #258149In reply to: [Resolved] Create shortcode for link to post author
August 28, 2016 at 6:34 pm #258146danbp
ParticipantIf you read BP auto join plugin description:
Optionally determine which group to join based on Member Type, using our BuddyPress Member Types plugin.And as you have other conditions, you need Conditionnal profile fileds.
Field Name Favourite Games
selectCondition
If favourite is racing > Auto join Racing Group, it is music, join group music and so onMember Types to create
arcade, action, sports, racing, musicBut i can’t learn you more. You have to experiment with all this to find the best compromise.
August 28, 2016 at 5:49 pm #258143danbp
ParticipantSee these plugins
https://wordpress.org/plugins/buddypress-registration-groups-1/https://wordpress.org/plugins/bp-auto-group-join/
but remember you asked first for Conditional select options […] 😉
August 28, 2016 at 5:15 pm #258141In reply to: Modifying Activity Page
lil_bugga
ParticipantI copied the entire directory with all of it’s components, with the intention of deleting any file that remained unchanged. My thinking was this way I was not messing with the core files but a copy of them so I could always revert back should I need to.
In order to change the Site-Wide Activity title on a page where would I start if not the core files? I searched for each file that contained the phrase “Site-Wide Activity” and those were the instances I’d found.
I can’t modify page.php in my theme when BuddyPress seems to insert it’s own content during the page load.
When I installed BuddyPress I was expecting unique pages that could be duplicated and modified to include/exclude the elements wanted within the page and to style those pages with ease, a bit more like a standard theme I guess.
What do I do now, my guess is start of by deleting my duplicated directory.
August 28, 2016 at 4:57 pm #258140In reply to: Edit profil page
shanebp
ModeratorYou will find all those templates in the BP plugin in this directory:
buddypress\bp-templates\bp-legacy\buddypress\members\single\If you want to change a file, you should create a template overload.
August 28, 2016 at 12:49 pm #258137danbp
ParticipantPerhaps a CSS adjustment to do ?
But first, revert to a twenty theme as it work’s now.
If you see the button with Twenty, you have a theme issue.Reactivate your theme and check the page source code in your browser and verify that the button exist in the code.
(../members/USRNAME/profile/change-cover-image/)This button is in a drag’n’drop area inside a script.
If you see the code but don’t see the button displayed, you have to work your CSS to get it.
Meanwhile you can try to add a picture by drag’n’drop even if you don’t see the button (it is only usefull in case drag’n’drop doesn’t work – ie when JS is deactivated).Can’t say more…
Codex reference (in case of)
August 28, 2016 at 8:28 am #258135danbp
ParticipantYou can download the modified js file (trunk:10207) here:
https://buddypress.trac.wordpress.org/browser/trunk/src/bp-core/js/bp-plupload.js?rev=10207If it doesn’t work, revert back to original plupload.js and debug elsewhere.
Youl’ll probably have to ask your theme support in that case.
Activate also wp_debug in wp-config to eventl. get some other error msg.August 28, 2016 at 6:50 am #258133In reply to: BuddyPress Components
danbp
ParticipantHi @mikke1978,
assuming each active BP component has his page and that this page is really unique and without any template assigned:
– you have to setup pretty permalinks to an option other that “default”.
Apparently you made something with your url configuration:
– wordpress doesn’t use www by default.
– all your components (activity, members and groups) are in /blog/ directory. By default, you should have http://your-site/activity.Not that all this cannot be done, but if you want it like this, you have to setup that correctly. This is no the case at the moment.
Note also that BuddyPress does not work on installations where you give WordPress its own directory.The question is where is WP installed ? At the site root or in a /blog/ directory ?
Open dashboard > General and check what is entered under site path and url and compare with what is in htaccess
August 27, 2016 at 7:04 pm #258128In reply to: Modifying Activity Page
danbp
ParticipantI can’t read the codex at your place but if you really did this:
I’ve copied the entire BuddyPress plugin directory into my theme
you started on the wrong side.
BP Plugin directory ? Really ? Or bp-templates/bp-legacy/buddypress/ directory ?
Also you already hacked core files. This is not recommended at all anyway, and on a CMS, the form (template) is separated from the content (core)….August 27, 2016 at 6:55 pm #258127danbp
ParticipantSorry but we can’t bring assistance for premium themes.
that said it may be a JS conflict generated by BP in some exotic JS situation…
Read here: https://buddypress.trac.wordpress.org/ticket/6574August 27, 2016 at 6:48 pm #258126danbp
Participantplease don’t double post. Closing this topic in favor of
Can’t upload profile pictures bp-plupload.min.js?ver=2.6.2:1 Uncaught TypeError:
August 27, 2016 at 6:43 pm #258125In reply to: tinymce in activity replies and comments
danbp
ParticipantThe ultimate tutorial to add wp_editor to What’s New textarea (on Site, Members and Group Activities pages).
Warning
The What’s New feature was never intended to publish posts or formatted text. It was imagined for brief announcement or instant conversation. That’s why this textarea is texturized and doesn’t allow much HTML tags. It is also ajaxified and need the original BP ID to work.
You will use it at your own risk.The following trick will let you remove the existing textarea from the template and replace it with a custom wp_editor. And it will be very customized ! For example, you will not have the visual tab, but only his HTML version, similar to the one you see on this forum for example.
Required:
BuddyPress activated
a working child theme
some understanding of HTML and php grammarThis trick was succesfully tested on a single install with WP 4.6, BP 2.6.2 and a Twenty Sixteen child theme.
Start !
Read from here how to remove the textarea in post-form.phpThe code to remove is line 40 and looks like this:
<textarea class="bp-suggestions" name="whats-new" id="whats-new" cols="50" rows="10" <?php if ( bp_is_group() ) : ?>data-suggestions-group-id="<?php echo esc_attr( (int) bp_get_current_group_id() ); ?>" <?php endif; ?> ><?php if ( isset( $_GET['r'] ) ) : ?>@<?php echo esc_textarea( $_GET['r'] ); ?> <?php endif; ?></textarea>You replace it by:
<?php $content = ''; $editor_id = 'whats-new'; wp_editor( $content, $editor_id ); ?>As the visual edit tab doesn’t work, you must deactivate it. In your child-theme functions.php, add this:
add_filter( 'user_can_richedit' , '__return_false', 50 );And that’s it !
If you want also rich edit for activity comments, which i didn’t recommand for sites who have many comments, you can use the same technique as above, with some more settings. Note that each comment has is own ID and that each comment editor should also have an unique ID.
First, you need to remove the textarea from (child-theme/buddypress/)activity/entry.php
You remove this:
<textarea id="ac-input-<?php bp_activity_id(); ?>" class="ac-input bp-suggestions" name="ac_input_<?php bp_activity_id(); ?>"></textarea>
and replace it by<?php $id = bp_get_activity_id(); $content = ''; $editor_id = 'ac-input-'. $id; $settings = array( 'textarea_name' => 'ac_input_'. $id, 'editor_class' => 'ac-input bp-suggestions' ); wp_editor( $content, $editor_id, $settings ); ?>With Twenty Sixteen, i first couldn’t see the Post Update button and the option selector. I got it with this little CSS adjustment (in child-theme/style.css).
div#whats-new-options { display: block!important;}Function reference: wp_editor.
August 27, 2016 at 4:11 pm #258124dekoningalex
ParticipantHi,
Users can’t upload cover/profile pictures for their profile. If one clicks on the button to select a picture to upload, you can select a file, but when you choose a file nothing happens. The following error shows up: Uncaught TypeError: Cannot read property ‘add’ of undefined bp-plupload.min.js?ver=2.6.2:1
When i use a buddypress compatible theme (e.g. twentyeleven) the issue doesn’t occur so it is a custom theme issue. I have asked my theme developer for help but that has gotten me nowhere…
1. Which version of WordPress are you running? 4.6
2. Did you install WordPress as a directory or subdomain install? root
3. If a directory install, is it in root or in a subdirectory? root
4. Did you upgrade from a previous version of WordPress? If so, from which version? The one before 4.6
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Yes
6. Which version of BP are you running? 2.6.2
7. Did you upgraded from a previous version of BP? If so, from which version? Yes, the one before
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Yes, but none of these plugins cause issues as i turned them all off, and the problem still persisted.
9. Are you using the standard WordPress theme or customized theme? Customized theme (Bronx by Fuelthemes)
10. Have you modified the core files in any way? No
11. Do you have any custom functions in bp-custom.php? No
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? 2.5.10
13. Please provide a list of any errors in your server’s log files. Don’t know how
14. Which company provides your hosting? Transip
15. Is your server running Windows, or if Linux; Apache, nginx or something else? Linux (Ubuntu)
Thank you so much in advance, any help is very much appreciated.
-
AuthorSearch Results