Search Results for 'wordpress'
-
AuthorSearch Results
-
March 23, 2016 at 8:12 pm #251720
In reply to: Email Notifications Not Working
Paul Wong-Gibbs
KeymasterWe should be able to figure this out. π
Where is your website hosted?
Does your site send WordPress emails, without any other plugin activated, and using the default theme? For example, comment moderation / notification emails.
March 23, 2016 at 6:26 pm #251717In reply to: members visibility
lukinods
Participanti am sorry guys, i mistyped,
what i really want is the plugin to show all the users i have signed up in the wordpress, even if they have never logged. it is currently showing only the active members as new members..
summin up: i want the widget to show all the users in the system.
@ps: i coudn’t edit the post above so i had to submit this new one..Thanks !
March 23, 2016 at 4:33 pm #251703In reply to: Missing BP Docs Capabilities ?
r-a-y
KeymasterYou would have better luck posting on the BuddyPress Docs support forum:
https://wordpress.org/support/plugin/buddypress-docsMarch 23, 2016 at 4:26 pm #251700In reply to: Create Super User with access to all emails
Patrick Pachner
ParticipantThanks for the quick answer. So maybe i have to do this via roles in the wordpress backend right?
March 23, 2016 at 4:07 pm #251698In reply to: Change Email default WordPress
Dannypid1
ParticipantIt doesn’t work
wordpress 4.4.2 And Buddypress 2.5.1
March 23, 2016 at 3:27 pm #251696In reply to: Create Super User with access to all emails
shanebp
ModeratorNo, but this plugin will give site admins access via wp-admin:
https://wordpress.org/plugins/bp-messages-tool/
or
March 23, 2016 at 9:46 am #251685Topic: Where is “Delete my account” option?
in forum How-to & Troubleshootingnasch70
ParticipantHi!
I’m currently running latest wordpress and buddypress version, both in german.
In the buddypress settings I allow users to delete their account,
but my users cannot find this option…
Where doest is supposed to be? I have troubles finding it πBest ragards
March 22, 2016 at 9:19 am #251663In reply to: @mention autosuggest in visual editor
Paul Wong-Gibbs
KeymasterThanks @oakcreative! I’ve created a ticket in https://buddypress.trac.wordpress.org/ticket/6972 and as it’s such a trivial change, I’m pretty certain it’ll get done for the next BuddyPress release (2.6, a few months away).
March 22, 2016 at 9:19 am #251662In reply to: @mention autosuggest in visual editor
OakCreative
Participant@benworxnl, our
wp_editor()call is exactly as posted above, so I’m not really sure why it isn’t working for you or why the visual tab isn’t showing.I am running the latest versions of both WordPress and BuddyPress, perhaps that’s the difference?
March 22, 2016 at 6:34 am #251655In reply to: 2.5 HTML email styling not working
ripulkr
ParticipantYou can also integrate Gmail for sending Emails using the WP SMTP plugin : http://www.wpbeginner.com/plugins/how-to-send-email-in-wordpress-using-the-gmail-smtp-server/
For the WPLMS theme, the developers are working on migrating their course related emails to Buddypress.
March 22, 2016 at 6:31 am #251654In reply to: Redirect login after activation
alkarana
ParticipantThis plugin would be better if you added a redirect after login so that we could send users to any page we wanted after they login instead of going to the user dashboard.
https://wordpress.org/extend/plugins/user-activation-email/
———–
WebsiteMarch 22, 2016 at 6:24 am #251652In reply to: I can’t update profile avatar
March 22, 2016 at 6:05 am #251651In reply to: Users Sell Items
ripulkr
ParticipantI am also using the WPLMS theme, based on the information I have they’re already working on similar module integrating with this plugin :http://codecanyon.net/item/booked-appointment-booking-for-wordpress/9466968?s_rank=1
March 21, 2016 at 10:00 pm #251630shanebp
ModeratorLooks like wordpress isnβt sending any email at all
It’s a fairly common problem.
google: wordpress not sending email
March 21, 2016 at 9:22 pm #251629harleycodr
ParticipantLooks like wordpress isn’t sending any email at all. What are my next steps to troubleshoot and fix this? It did when I originally installed it.
March 21, 2016 at 7:57 pm #251624In reply to: Do not send one email in buddypress 2.5
r-a-y
KeymasterSee:
https://buddypress.org/support/topic/buddypress-2-5-1-maintenance-release/#post-250987I’ve added a potential fix for this here:
https://buddypress.trac.wordpress.org/attachment/ticket/6969/6969.01.patchMake the change to
bp-core/classes/class-bp-email-recipient.phpto fix this temporarily until BP 2.5.2 is released.March 21, 2016 at 7:37 pm #251619r-a-y
KeymasterI turned off all Plugins except WordPress and Buddypress and this issue still occurs.
Are you sure you disabled all plugins except BuddyPress? If so, check for any rogue code snippets in your theme’s
functions.phporwp-content/plugins/bp-custom.php.Once that is done, delete all registration pages you have set up in WordPress. Create a new WordPress page to be used for BuddyPress registration. Just enter a post title and hit “Publish”. Also, ensure all your pages in the “Pages” trash are deleted.
Next, go to “Settings > BuddyPress > Pages” and set the “Register” page to the page you just created.
March 21, 2016 at 7:30 pm #251617harleycodr
ParticipantI’m not using any email plugins with WordPress…
March 21, 2016 at 7:20 pm #251616r-a-y
KeymasterIf you are using any WordPress plugins that manipulate email, try disabling them and see if you are able to send out the activation email.
If you are using any email plugins, please list them as well. If not, check if your WordPress install can send any email. You can check by enabling post comment moderation under “Settings > Discussion” and using an anonymous user to post a comment on your blog.
March 21, 2016 at 5:38 pm #251610In reply to: Attempting to register
Paul Wong-Gibbs
KeymasterThis is fixed and will be distributed in version 2.5.2 of BuddyPress.
If you are reading this and you ARE affected, however, I’d recommend you update your WordPress version, too.
March 21, 2016 at 12:05 pm #251601In reply to: [Resolved] Database schema description
danbp
ParticipantHi,
Correct columns name are sender_only and is_deleted.
The recipients table has an is_deleted column, which is used to mark when a user has deleted a given thread. The thread and its messages are only deleted from the db when every participant in the thread has marked is_deleted. (#3912)
sender_only is used to get the sender user_id (#3520)
March 21, 2016 at 8:13 am #251597danbp
ParticipantHi,
There is, but take in account that registering is done in 2 steps.
1) a user enter some profile information. His account is registered but not activated. This means that at this stage, the user doesn’t really exist.2) To accept it as member, the account must be activated.
In what you want to do, is the fact that you’ll give him the right to upload a picture before activation. This can lead to security issues and the reason why it works (by default) like it does actually.Here two plugins you can use. Read carefully their documentation before install one and take in mind what i said previously.
https://wordpress.org/plugins/buddypress-upload-avatar-ajax/March 21, 2016 at 1:03 am #251589In reply to: Disable Activity streams, keep mentions for BBPress
r-a-y
KeymasterbbPress wouldn’t give you any suggestions.
I just took a look at the bbPress codebase and bbPress should link usernames when
@USERNAMEis used in the post content. That’s basically the extent of their at-mention functionality.You might want to keep an eye on these tickets in bbPress Trac:
https://bbpress.trac.wordpress.org/ticket/2409
https://bbpress.trac.wordpress.org/ticket/2773March 20, 2016 at 10:52 pm #251576In reply to: cover images won’t work on 4.2.2 latest buddypress
ds123
ParticipantThanks for the reply paul …. they have never worked for me … i tried switching to the wordpress 2016 theme and then the classic theme to rule out my own theme being responsible …the cover images are there where they should be in the buddypress uploads directory ..but they don’t show up ..any ideas?
March 20, 2016 at 10:00 pm #251573In reply to: Member pages won’t display members. Please help!
danbp
ParticipantHi @kory27,
checked your site and found that you haven’t setup correctly BP/WP.
The link to members page you use is:
../gamma.rabbitholeconsulting.com/index.php/activity/Same path error for activities…
The path should be ../gamma.rabbitholeconsulting.com/members/ When you use this path you’ll see your members (actually 2)
I suggest that you read carefully WP’s install documentation.
https://codex.wordpress.org/Installing_WordPress#Detailed_Instructions
and for BuddyPress -
AuthorSearch Results