Search Results for 'wordpress'
-
AuthorSearch Results
-
February 19, 2016 at 9:43 am #250024
In reply to: Comment and Reply on Activity Page
vohraraghu
Participant@bhagwantmann
Hey Dear
Thanks for sharing the helpful Information about this I dont check my plugins and activate the theme on my wordpress siteThan
February 18, 2016 at 10:20 pm #250017In reply to: wpdiscuz update edit the user template
selenii
ParticipantThat saide to me the wpdiscuz support.
Ok, this is not a regular post or page, this comes from BuddyPress template file. It sees they don’t use the regular <?php comments_template() ?> function in activity template file. The only way to turn on wpDiscuz on buddyPress activity page is editing activity template file and changing its comment function to WordPress Theme standard <?php comments_template() ?> function.
More info: https://codex.wordpress.org/Plugin_API/Filter_Reference/comments_template
February 18, 2016 at 9:05 pm #250012In reply to: wpdiscuz update edit the user template
shanebp
Moderatorwpdiscuz provides support for BuddyPress – not vice versa.
Please talk to them at:
https://wordpress.org/support/plugin/wpdiscuzFebruary 18, 2016 at 1:02 pm #249990In reply to: BuddyPress Users profile picture uploading error
Henry Wright
ModeratorThis is a guess but perhaps this is a permissions issue? Some user roles can’t upload files by default.
Ref: https://codex.wordpress.org/Roles_and_Capabilities#Subscriber
February 18, 2016 at 12:59 pm #249989Henry Wright
Moderatoruser_can()will be a useful function. It accepts aWP_Userobject or user ID and a role name.Ref: https://codex.wordpress.org/Function_Reference/user_can
February 17, 2016 at 8:23 am #249958In reply to: Confirmation email
bertl11
ParticipantOK, thanks! I’ll try it.
Saw that it is not updated and hope it still works.Meanwhile I also found this plugin and will test it:
https://wordpress.org/plugins/welcome-email-editor/February 17, 2016 at 5:47 am #249956In reply to: SEO Plugin
vohraraghu
Participant@BhagwantMann
Yes Shantabhai I also find the best seo pluginn for the wordpress site SEO Yoast Plugin is one of the bestthanks
February 17, 2016 at 2:18 am #249951In reply to: Comment and Reply on Activity Page
singhnavjeet
ParticipantHey modemlooper,
Thank you very much for the reply.
I have switched my theme (child theme) to main theme (buddy theme) and also to the default wordpress theme 2015.
The comment still does not appear to work on any of the themes.
Also I have deactivated all the plugin still it does not work. :S
Regards,
SinghFebruary 17, 2016 at 1:37 am #249947In reply to: activity stream: dynamic order
modemlooper
ModeratorIt’s a bit outdated but might work https://wordpress.org/plugins/buddypress-activity-stream-bump-to-top/
February 17, 2016 at 1:15 am #249940modemlooper
ModeratorUse login redirect https://codex.wordpress.org/Plugin_API/Filter_Reference/login_redirect
February 17, 2016 at 1:09 am #249939In reply to: Confirmation email
February 16, 2016 at 11:15 am #249912In reply to: @mention autosuggest in visual editor
vohraraghu
Participant@bhagwantmann
This is very good and helpful many times i suffered from this problem, I appreciate your ideaThanks
February 16, 2016 at 4:16 am #249907In reply to: Welcome email subject
jamesattoronto
ParticipantThank you for your help.
Follow the link you provided, I finally figure out that the subject of ‘Welcome email’ is defined in WordPress language file under ‘\wp-content\languages’ folder.
Search for ‘New %1$s User: %2$s’.
February 15, 2016 at 9:24 pm #249876In reply to: Welcome email subject
February 15, 2016 at 3:15 pm #249868In reply to: @mention autosuggest in visual editor
oliver_rub
Participant@benworxnl sure, I use the bbPress Enable TinyMCE Visual Tab plugin (https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/) which is pretty much just the same as what is suggested by bbPress (see the post of danbp above).
February 15, 2016 at 2:38 pm #249865In reply to: Is anybody using Redis with Buddypress?
navinachettri
ParticipantI dont know if this issue is specific to me but when I enable redis I get all kinds of weird results.
My host is cloudways and I have followed this instructions for enabling redis1) Could not delete activity streams
Disabled redis…changed my theme to twentyfifteen and enabled redis once again but
1) I could not activate the redis plugin….no matter ho many times I activate it, it gets deactivated on its own
2) The active theme reverted to my original theme on its own
3) When I try to get to redis plugin settings; get error”You do not have permission to access this ..”Is this issue specific to me? Please update on your tests too
February 14, 2016 at 1:03 pm #249850In reply to: Feature request: Last login
Henry Wright
ModeratorThere are plugins that can do this. It isn’t necessarily a BuddyPress thing
February 13, 2016 at 10:37 pm #249842In reply to: Global $bp does not contain current_user data
r-a-y
KeymasterIt’s because
bp_displayed_user_id()is only applicable on member profile pages (eg.example.com/members/USERNAME).You’re probably looking to use
bp_loggedin_user_id(). Or if you just want to rely on WordPress functions, just useget_current_user_id()/get_user_by().February 13, 2016 at 3:36 pm #249834shanebp
Moderator1.
is_super_admin( $user_id )
https://codex.wordpress.org/Function_Reference/is_super_admin2.
bp_get_displayed_user_fullname()But at-mention functionality only works with user names.
So@jino01will work
But@LarryJinowill not work.February 12, 2016 at 2:29 pm #249817In reply to: Buddypress Security
Henry Wright
ModeratorI echo what @shanebp said.
February 12, 2016 at 11:24 am #249813In reply to: Can´t upload avatars and proflie covers
airsid
ParticipantHello,
WordPress version? Last one
Theme activated? Customizr
Plugins dealing with media activated?
Browser used? Firefox, Chrome
Host ? o2switchI’ve disable cache plugin, lazy load video plugin and clear the browser cache.
When changing image profile or image cover, the right sidebar goes down and {{data.filename}} text appears next to the profile content div area.How can I send you admin access so you can have a close look at it if you have time of course ?
February 12, 2016 at 11:22 am #249812onix07
ParticipantI do not agree , because WordPress 4.4.1 it worked fine . And why after register of member no name displayed on the user page
February 12, 2016 at 5:39 am #249808In reply to: Can´t upload avatars and proflie covers
Mathieu Viet
ModeratorOk the problem is W3 Total Cache
See https://buddypress.trac.wordpress.org/ticket/6893#comment:14
February 12, 2016 at 4:18 am #249806In reply to: Can´t upload avatars and proflie covers
Mathieu Viet
ModeratorHi all,
Thanks a lot for your feedback, but just saying “it’s not working for me” is not helping that much 🙂
Let’s share as much infos as possible..
WordPress version?
Theme activated?
Plugins dealing with media activated?
Browser used?
Host ?I’m saying this because i was able to set my cover image on @christopherwayne website and set my avatar using the wp-admin/profile Extended profile area of his website.
Perhaps try to clean your browser’s cache…
February 11, 2016 at 11:15 pm #249798In reply to: Buddypress Security
shanebp
Moderator1. On a standard install, if somebody was able to log in as a subscriber, they can mainly be annoying: generating lots of Notices and maybe emails, inappropriate content, etc.
In general, read up on ‘wordpress hardening’.
-
AuthorSearch Results