Search Results for 'wordpress'
-
AuthorSearch Results
-
March 31, 2015 at 12:06 am #236986
mcpeanut
Participantthere used to be a plugin that did this but im not sure if it still works , you can try it
https://wordpress.org/plugins/buddypress-activity-stream-bump-to-top/
its an old plugin so i dont think it will work, maybe you could try get it fixed i dunno.March 30, 2015 at 11:08 pm #236984In reply to: Missing users and redirection issue on user profiles
project_subdomain
ParticipantOh no, feared that. Too bad. Unfortunately it seems the best for me to fall back on one of the plugins enabling private messaging between wordpress users due to serious issues after moving folders last times.
Thanks so much for your effort, danbp!
Is this going to be changed in future versions?
March 30, 2015 at 10:55 pm #236982nate22
ParticipantThanks, if that is the best way to do it, that’s what I will do.
I am guessing this article is outdated and should not be followed at all: http://premium.wpmudev.org/blog/make-your-wordpress-site-buddypress-ready/
…right?
March 30, 2015 at 10:41 pm #236981In reply to: How to customize the registration form
danbp
ParticipantMarch 30, 2015 at 10:34 pm #236980In reply to: Missing users and redirection issue on user profiles
danbp
ParticipantPoint 1 is probably your issue.
BuddyPress does not work on installations where you give WordPress its own directory.
To resume a default BP install.
your-site.com is the root. Generally a folder called htdocs or www. Once WP is installed you have something like this:
serveur/path/www/wp-admin
server/path/www/wp-content
server/path/www/wp-includesBuddyPress goes to /server/path/www/wp-content/plugins/buddypress/
This will not work if you use BP /server/path/www/mysite/wp-content/plugins/buddypress/
March 30, 2015 at 7:35 pm #236969In reply to: Missing users and redirection issue on user profiles
project_subdomain
ParticipantSorry, I recently noticed that the other member-related buddypress pages “activate” and “register” also don’t work properly. So it looks to me as the home’s content loads only with that same home-url (domain.com). Also, since syncing WordPress profiles now all members can be found in the list on the members page – other than stated in the topic’s title and first post.
Three other things I thought about:
1. My directory structure is as follows: (root)/folder/
folder then contains index.php and main wordpress-folder. Didn’t want multisite and tried to manage more sites that way.
2. I have added a new default user role before having installed buddypress. Originally working and added in my child theme’s functions.php.
3. Theme incompability? Theme twenty twelve had been modified very slightly. Seems unlikely to me.March 30, 2015 at 7:18 pm #236965danbp
ParticipantI opened a ticket: https://buddypress.trac.wordpress.org/ticket/6335#ticket
Login (same as here) and subscribe, so you can follow dev’s opinion. Not sure they come to the forum quickly.I’m not sure it is a BP issue. Could also be a plugin or a corrupted one who takes action when BP is enabled. Can even came from WP itself.
So i strongly recommend you close the site access. You will loose much more as some signups if that issue is viral.
Have you some server access log to share ? Or warnings coming up ? Activate debug in wp-config
You (we) have to wait for more opinions about this. Keep calm and stay confident.
March 30, 2015 at 6:34 pm #236961In reply to: Theme for magazine content plus social network
danbp
ParticipantHey, that’s a digit geeking speech ! Twenty Twelve and Twenty Fifteen are respectively WordPress default theme. 2015 and 2012 are even faster to write, specially for me.
Does it make sense ?
While (i wrote period – but i’m french – it’s not the punctuation, sorry. During the time is more US english) building your project (discussing with your client, your team, dog and what ever…) and WordPress, you need a theme. Default theme has the avantage to “work” with WP and… BuddyPress.
While struggling with a third party theme is another story which can be handled quietly AFTER your project is near to be completed. Growing step by step.Once the foundation is solid enough, in other terms !
Does it make more sense ?
March 30, 2015 at 5:37 pm #236957In reply to: Theme for magazine content plus social network
scribbleben
ParticipantWow! Thanks for the incredibly thorough response.
This is indeed my first experience with BuddyPress, but not my first wordpress experience. In the past I have always worked with a designer / coder to create a custom experience but on wordpress. But the sophistication of today’s themes trumps what we’ve been doing.
I do have a question for you. What do you mean by:
I would suggest use 2012 or 2015 during the period you build the project.
??
Thanks!
ben
March 30, 2015 at 12:30 pm #236926In reply to: new plugin: BuddyPress Simple Events
shanebp
ModeratorMarch 30, 2015 at 12:29 pm #236925In reply to: new plugin: BuddyPress Simple Events
shanebp
ModeratorGot a chance to revisit this…
Both versions are now components.
BuddyPress Simple Events in the WP repo.
BuddyPress Simple Events Pro now has options for an Attending button, list of attendees, and notifications. As well as image support and Group assignment options.
Re themes: the templates have been tested with included WP themes. If there is an issue with a particular theme, the templates can be overloaded and adjusted as necessary. The layouts are bare-bones, iow. very basic layouts.
March 30, 2015 at 12:28 pm #236923In reply to: Missing users and redirection issue on user profiles
project_subdomain
ParticipantThe url which is not loading, also tested online on a protected testsite:
domain.com/members/usernameYes, the member diretory contains a members list (all wordpress users).
I’ve enabled debug in wp-config. There are no warnings or notifications.
March 30, 2015 at 11:38 am #236922In reply to: Trouble Creating new groups
ChristophK2003
ParticipantHi.
I am also using wordpress 4.1.1 and buddypress 2.2.1 and for all pages, which I need to map via the settings page I am getting a blank page: Groups, Members, Register and Activate. I am using the default theme. It is a multi-site setup, however buddypress is only used on the main site (first blog) and also only there activated.
I did only minor styling via the themes css and the header.php.WP_Debug does not show any errors as well as the Apache log is empty.
It was working fine until i updated recently the connected bbpress for forum.
Besides that I am using following plugins:
bbP private groups
bbPress
bbPress Advanced Capabilities
BP Registration Options (DEACTIVATED CURRENTLY)
BuddyPress
BuddyPress Group Email Subscription
BuddyPress Like (DEACTIVATED CURRENTLY)
BuddyPress Multilingual
HookPress (DEACTIVATED CURRENTLY)
Nginx Helper (only on staging)
Page Builder by SiteOrigin (DEACTIVATED CURRENTLY)
Paid Memberships Pro
Paid Memberships Pro – bbPress Add On
Paid Memberships Pro – Register Helper Add On
Social LoginNetwork activated:
WordPress SEO
WPML Multilingual CMS
WPML String Translation
Events ManagerMy dev environment is XAMPP on Mac and on the staging is a linode cloud server with Ubuntu on Nginx (I think). Both have the same issues.
It’s not a live site yet, just demo, therefore some of the plugins might get activated if I am back on track.Tried it now to get it run for about 15 hours:
– I also deactivated all plugins except buddypress and still did not get any of those sites working.
– Actiavated / Deactivated the plugins
– Used the repair tools
– looked into all my codes and fixed file endings such as empty space after ?> in php files
– Reassigned all sites
– Researched a lot in million of forumsAny hint, idea, glimps or full stack solution is highly appreciated.
Thanks, Chris
March 30, 2015 at 11:29 am #236920In reply to: lack of plugin development
Henry Wright
ModeratorI heard recently at WordCamp London that the WordPress core team are considering introducing a button on abandoned plugins that lets developers register their interest in maintaining them. I’m not sure if that will happen but if it does then there is a chance that some of the older plugins that no longer work could be updated.
March 30, 2015 at 6:21 am #236915In reply to: lack of plugin development
Matthias
ParticipantHi @henrywright
It would be great, if buddypress plugins older than three years would be updated 😉
And I would like to see member profile stats
https://wordpress.org/plugins/buddypress-member-profile-stats/
and community stats
https://wordpress.org/plugins/buddypress-community-stats/But is this the right place for plugin ideas?
Thanks
MatthiasMarch 30, 2015 at 6:16 am #236914In reply to: Username vs Real Name
Matthias
ParticipantHi @danbp,
thanks for your explanation. I know, that this name field is required.
But I wish they quit it in one of the next buddypress versions.
When your using the mention feature on a buddypress install users have to be careful not to use the real name…
I would prefer the way wordpress does handle the real name. When there is no addtional info the username is the realname. When you define more, you can change your realname… That would be the better and easier way…Thanks
MatthiasMarch 30, 2015 at 12:04 am #236910In reply to: CPT per each BP-User
danbp
Participantsee if this plugin may help:
https://wordpress.org/plugins/buddypress-xprofile-custom-fields-type/March 29, 2015 at 11:56 pm #236909In reply to: Username vs Real Name
danbp
Participantthese fields are required by the system.
WP ask for username, password and email. When BP is activated, he uses WP’s name option Public Name so he can rely to WP. This field called Name is the only one which is required by BP for that reason.When you visit dashboard > users > your profile, you have a tabed page with profile options (the original WP user manager) and Extended profile (which belongs to BP) where you can edit your profile. On WP’s tab you see login, first name, last name and public displayed name. On BP’s tab there is only Name, which reflects what is in first and or last name.
In wp_users table, you have user_login, user_nicename and display_name
user_login and user_nicename have the same content
display_name contains first and/or last name (if exist from a previous WP install, before BP installation).Depending what and where something needs a name to work (avatar, comment, notice, activity, etc), one or the other name option is fired.
If you don’t need/want real names on front end, you can use this plugin:
https://wordpress.org/plugins/buddypress-usernames-only/March 29, 2015 at 10:01 pm #236898In reply to: Theme for magazine content plus social network
danbp
Participanthi @scribbleben,
thought there is no theme who fit a project to 100%. It’s only a tool to show a project. And BuddyPress is only a plugin, which let you handle a user community in a certain way.
You don’t need a page builder. BP is fully dynamic and WP publishes posts like a champ, so you probably won’t need more than 2 or 3 pages over those effectivly required by BP.
You don’t need a framework theme if the project is for one client or if you use BP 2 times a year for other clients.
You don’t need a theme full of bells and whistles, but an utility tool which let your client earn money or live with his community, without spending tons of hours to learn how his bells plant is working or returning to university to doctorate for a whistle diploma.
I would suggest use 2012 or 2015 during the period you build the project. Find an acceptable compromise between client desire, needed plugins and eventually some custom functions to add. Once that structure is built, you will incorporate it to a theme.
Your 4 points.
1) WordPress
2) BuddyPress
3) BuddyPress
4) WordPress and BuddyPressSo i’ve probably resumed your needs or even what you already did.
Which theme is the closest ? Almost any, but with 30 000 themes under the hand, it’s not an answer.
The important thing to know would be your client’s opinion about internet, web sites, ergonomy, personnal surf interrests. Equally, the specifics about hosting, bandwith, maintenance budget, supported device, target usage, and a few other little details which you haven’t listed
yet.Is this your first BuddyPress experience ?
If so, perhaps visiting some BP sites online will help you to come nearer about what can be done – independantly of any layout consideration in a first step.See Your BuddyPress forum
or my own showcases here and here (french, european and word site examples).March 29, 2015 at 6:54 pm #236893In reply to: lack of plugin development
Henry Wright
ModeratorHi @matthias70
There are quite a lot of active BuddyPress plugin developers out there, although you’re right in that there’s not as many BuddyPress plugin developers as there are WordPress plugin developers.
Both kinds of developers overlap, so feel free to put plugin ideas out there, and who knows, maybe a BuddyPress dev (or a WordPress dev) will decide to build something.
March 29, 2015 at 6:05 pm #236885danbp
ParticipantSuggest you open an enhancement ticket to get some dev advice about this. Give an explicit title, a short description of the situation and simply link to this topic.
https://buddypress.trac.wordpress.org/report
Your Login credentials are the same as on this forum.Thank you.
March 29, 2015 at 6:01 pm #236884In reply to: Profile pages missing content
danbp
ParticipantHum, i tested the theme. Member and group headers are not displayed. Strangely the code is in the page, but is not read ! I applied some CSS and get no result. Seems theme use class instead of ID’s in some places. And i’m not willing to debug this.
You have to get in touch with the author. Tell him about this issue or use another theme if you don’t want to wait for a solution or struggling with code for an undetermined time.
Tip: Iconic-One is similar, fast, light weight, pretty well coded in html5 and works flawlessly with BP.
March 29, 2015 at 4:11 pm #236875In reply to: Admin bar translation?
danbp
ParticipantI can’t help you for a premium theme as i have no access to it without paying.
See theme’s support for that.But before, let’s try something other.
Set your site language to italian and save. WP will upload the italian translation. If not, do it manually from glotpress and see that you have wp-content/languages/it_IT.mo
Your site is now in italian. Verify the menu translation. If it’s still in english, deactivate your theme and activate 2014 or 2015. The menu should be now in italian.
If it is the case, set site language to spanish and check the menu. Should be in spanish. If ok, reactivate your theme.
If the menu remains in english, contact the theme support.
March 29, 2015 at 3:35 pm #236867rosyteddy
ParticipantPlease submit here https://buddypress.trac.wordpress.org/newticket
March 29, 2015 at 2:01 pm #236854danbp
ParticipantMore about this:
and an example used by bbpress
https://bbpress.trac.wordpress.org/browser/tags/2.5.3/includes/extend/buddypress/notifications.php -
AuthorSearch Results