Search Results for 'wordpress'
-
AuthorSearch Results
-
April 23, 2014 at 2:50 pm #181939
In reply to: Custom classes for profile pages, possible?
modemlooper
Moderatorwhat Henry posted is correct way. scroll down to Add Classes By Filters
April 23, 2014 at 10:47 am #181930In reply to: Members uploading videos to website
Prince Abiola Ogundipe
Participantif you have a basic php and css knowledge then you can give it a go. the easiest way is by creating custom post type call Video with tags and categories capability.
then code upload form and link it to your post type.
wordpress built in oembed is another benefit for your user to be able to embed videos from oembed supported sites.
Naijaping
April 22, 2014 at 6:17 pm #181910In reply to: Traslation: Lost Password
danbp
ParticipantThis string is in WordPress: wp-includes/user.php:153
<strong>ERROR</strong>: The password you entered for the username <strong>%1$s</strong> is incorrect. <a href=\"%2$s\" title=\"Password Lost and Found\">Lost your password</a>?April 22, 2014 at 5:34 pm #181909In reply to: What happened to these Buddypress Plugins?
aces
ParticipantYou could try putting the following in you child theme functions.php file
function bbg_enqueue_styles() { remove_theme_support( 'bp-default-responsive' ); } add_action( 'wp_enqueue_scripts', 'bbg_enqueue_styles', 5 );For more info ( including important details ) see: https://buddypress.trac.wordpress.org/ticket/3881#comment:2
——————————————————————————————–
EDIT: I’ve just noticed that you have been told this answer before: https://buddypress.org/support/topic/upgraded-and-now-nav-and-sidebar-is-responsive/#post-150007
Please start your own Topic, rather than jump in on others, which can get confusing for those trying to fix a different problem.
In your New Topic please describe more thoroughly the actual problem you personally are having and what you have already tried, including links to the theme, plugin, snippet or tutorial etc., ( if possible, practical or appropriate )?
April 22, 2014 at 7:11 am #181886In reply to: Email Notifications
sharmavishal
ParticipantCheck this one too
April 22, 2014 at 6:04 am #181883meg@info
ParticipantCheck if registration is enabled in your WordPress settings.
April 21, 2014 at 8:57 pm #181856In reply to: BP 2.0 | Fatal Error, Profile Updates
r-a-y
KeymasterThanks for the report, @rewindcaz.
A ticket was created and addressed here:
https://buddypress.trac.wordpress.org/ticket/5571This will be added for v2.0.1 in the upcoming days.
April 21, 2014 at 3:32 pm #181846In reply to: Email Notifications
Craig
ParticipantThanks @shanebp, I’ll try that.
In the meantime I’ve found a plugin that works really good.
April 21, 2014 at 7:47 am #181835In reply to: Unable to Register Users
@mercime
Participant@sarahs91 there have been changes to both BuddyPress and WordPress. Have you done some basic troubleshooting like changing theme to Twenty Fourteen/Thirteen? If it’s still an issue, have you deactivated plugins other than BuddyPress to check which is causing conflict in your registration?
April 20, 2014 at 7:23 pm #181816In reply to: BuddyPress App
meg@info
ParticipantApril 20, 2014 at 7:19 pm #181815In reply to: Modifying a core function!
meg@info
ParticipantApril 20, 2014 at 6:52 pm #181814In reply to: Lost admin access after 2.o update
Mathieu Viet
ModeratorApril 20, 2014 at 6:50 pm #181813Mathieu Viet
ModeratorThanks for your feedback, can you confirm this patch is solving your issue ?
April 20, 2014 at 5:40 pm #181811In reply to: How to create LinkedIn with Buddypress?
bp-help
Participant@mldia
This is a random guess but:
https://wordpress.org/plugins/wp-linkedin-buddystream/April 20, 2014 at 7:04 am #181792In reply to: Lost admin access after 2.o update
meg@info
ParticipantHi @imath, @boonebgorges,
I think the problem is caused by bp_update_to_2_0().
https://buddypress.trac.wordpress.org/ticket/5569April 20, 2014 at 6:57 am #181791In reply to: [Resolved] Simple styling
@mercime
Participant@eddieb12180 Did you even try adding the styles I provided above? Of course you can make some changes in the registration page’s markup. Copy over the register.php file from https://buddypress.trac.wordpress.org/browser/tags/2.0/bp-templates/bp-legacy/buddypress/members/register.php into yourchildthemefolder/buddypress/members/ folder and make the changes you want to html tags available there.
April 19, 2014 at 4:34 pm #181765In reply to: 2.1 top features
SK
ParticipantOk, looks like the iron’s hot https://buddypress.trac.wordpress.org/query?group=status&milestone=2.1 , so while the core team is enjoying a pizza and relishing a job well done (2.0), sneak in your wishlist…this appears to be a short cycle…
April 19, 2014 at 2:57 pm #181760In reply to: Lost admin access after 2.o update
Livsy
ParticipantI am using a non multisite WordPress.
April 19, 2014 at 2:43 pm #181758In reply to: Lost admin access after 2.o update
Mathieu Viet
ModeratorI registered a new user by myself a minute ago. And I saw in his profile – he has no role for my site
This shouldn’t happen.
What is your config ? The upgrade problem concerns a non multisite WordPress. Is it your config ?
“Viewing the sql tables” means that you’ll need to export it using PhpMyAdmin for instance and send it to me.
By the way, i’ve tested BP Disable Activation Reloaded and it’s not the cause of the problem. It’s “someone” else.
April 19, 2014 at 2:21 pm #181756In reply to: Lost admin access after 2.o update
Mathieu Viet
Moderator@livsy if you try to register a new account, this account should have the role you defined in WordPress settings.
I’m very curious about what happened during upgrade. If it were possible i’d really like to view the users, usermeta and signups tables!
Can you see the users with no role in your users list ?
If so, you can batch create roles for these users using the “change role to” select box on top of the users list.i’m going to test BP Disable Activation Reloaded to see if the problem was linked to this plugin.
April 19, 2014 at 2:00 pm #181754In reply to: Lost admin access after 2.o update
Livsy
ParticipantHi! I am using BP Disable Activation Reloaded plugin. I deleted it (and all other plugins, except BP). But problem with user role still exists.
I set author role for new members in wordpress settings. It was a long time ago, before update to 2.0April 19, 2014 at 11:09 am #181748In reply to: Lost admin access after 2.o update
Mathieu Viet
ModeratorJust tested in WP 3.9/ BuddyPress 2.0, the role set for a new user is the one that is defined in the WordPress setting (wp-admin/options-general) > New User Default Role dropdown field.
April 19, 2014 at 11:02 am #181744In reply to: Lost admin access after 2.o update
Mathieu Viet
Moderatorhi @livsy
How were you doing before ? Once a user registered, you were changing the role before he activated his account ?
Or are you choosing a role different than Subscriber in the WordPress setting (wp-admin/options-general) > New User Default Role dropdown field ?
About the upgrade difficulties, were you using a plugin that was dealing with registrations, and if yes which one ?
Thanks for your feedback.
April 19, 2014 at 7:51 am #181731In reply to: Lost admin access after 2.o update
Livsy
ParticipantHi! I have the same problem with admin rights. @boonebgorges ‘s fix helped me a lot. But I have another problem. This fix can’t help users which get a subscriber’s role after registration. I set an author role for all new members of my site in wordpress settings. But it had no effect.
April 19, 2014 at 3:12 am #181722careb
ParticipantYes, using the filter to disable mentions solves the problem above, but then mentions are disable. It’s not a desirable outcome.
Other plugins – Network:
Advanced Access Manager
Akismet
BackWPup
Blue Login Style
BP Sticky Groups
BuddyPress
BuddyPress Docs
Enable Media Replace
Enhanced Media Library
Hashtag
Multisite Global Search
Multisite User Management
Network Shared Media
TinyMCE Advanced
User Groups
User Switching
WordPress MU Sitewide Tags Pages
WP-CMS Post Control
WP-Mail-SMTP
WP-Memory-Usage
WP Better EmailsOther plugins – Local:
Broken Link Checker
Disable Sitewide Tags (Single Blog only)
Eyes Only: User Access Shortcode
Google Doc Embedder
HTML Editor Reloaded
Subscribe2
Unified Media Folder
WP-Polls
WP Native Dashboard -
AuthorSearch Results