Search Results for 'wordpress'
-
AuthorSearch Results
-
July 8, 2015 at 4:09 pm #241586
In reply to: Blog body content not appearing on Buddyblog
danbp
Participanthi @revadigital,
not sure what you call buddyblog… The blog is part of WordPress, not BuddyPress.
Can you give site url, theme, list of plugins and install type (network or single) please ?
Found a site which seems to be yours. If it is the case, you’re using Frisco for BP, an old theme. This theme hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Since BP 1.9 (dec 2013), you can use almost use any existing theme.
If you’re in a test phase, use simply 2015. Once anything is working, you can search a theme. 🙂July 8, 2015 at 8:55 am #241578danbp
Participantno need to be a programmer to apply a patch. You’re still know how to copy/paste, i’m sure ! 🙂
the number refer to the line number. If you use a code editor like notepad++ you’ll see them.
+ or – is self explanatory: + is added, – is removed.
Depending the patch size, you should be very attentive and concentrated when copy/pasting.
Or you use the heavy pro method, explained on WP’s Codex:
https://make.wordpress.org/core/handbook/working-with-patches/apply-a-patch-using-tortoisesvn/… but for one or two lines, it’s a bit to much IMO !
July 8, 2015 at 8:38 am #241576In reply to: Extended profile when adding new user
danbp
ParticipantWhen the door is closed, you always enter by the window ? 🙂
This is the impossible thing (on backend):
1. create a new user with basic informationThe WordPress login process use ONLY a username, a mail and a password.
As long as this is not handled and correctly introduced to DB, you can’t before or during this process, enter anything related to a given user from back office.WP register first the user.
Once the user is registered, he receive an unique ID. It is this ID who allow BP to add additionnal informations.Or you allow front-end registering or you have to use the 2 step work from back-end: register + extended profile information.
July 8, 2015 at 8:24 am #241575danbp
ParticipantSeems to be a weird bug ! A ticket was opened a few weeks back:
https://buddypress.trac.wordpress.org/ticket/6360Same issue here, with a patch:
https://buddypress.trac.wordpress.org/ticket/6371Test the patch, an give feedback (important) about your issue and some details about your host config: server type, php & mysql version.
You can login by using same credentials as here.Good luck !
July 8, 2015 at 5:20 am #241571Christian Kramer
ParticipantYes, this is the only part I cannot access.
I use buddypress in the main site of the network only. I installed it as described in the page you linked.
Buddypress is a part of the plugin directory in the wordpress installation.
July 8, 2015 at 1:57 am #241568In reply to: Content Invisible to Google
djsteveb
ParticipantI see how you are using groups – so it does appear that links to them are easily discoverable from your public facing pages.
If you do a view source and look at your code for each of your groups, you will notice that the page title is exactly the same for all of your groups ( <title>Activities – Freaky Rivet</title> ) – and there is no meta name description =
Two major issues for the big G.
Which version of buddypress are you using?
This problem concerns me so much that I have kept one of my sites with an older version of buddypress (2.2.3.1 ) with the cobbled custom code I was able to get from wpmudev ( http://premium.wpmudev.org/forums/topic/bp-meta-tite-description-for-groups-and-members-pages#post-806736 ) – the cobbled code may work the newer version of bp – but things are quite confusing with how wp has changed up some of the title thing, and bp has it’s way of things and there are possible conflicts with priority or something..
The discussion on this trac ticket( https://buddypress.trac.wordpress.org/ticket/6107 ) says things have been “fixed” – I do appreciate the devs working on it a bit – but I have a feeling the fix is more of a “make it work in a semi-okay way with a couple of setups” – not much as far as giving users real control over the titles and descriptions.
I am guessing people will point to theme designers to hook this up, and they will point to “we use wordpress’s suggested way of title-ing (wp the title or whatever) – and so it’s wp/bp issue, and descriptions should be handled my an seo plugin – but given that bp’s pages are pseudo pages without any taxonomy registered, it appears that yoast and others have so desire to work with it.
This is my current understanding, and may be not 100% accurate – what I gather after posting many questions and issues relating to this in various places.
I’d pay someone to code a plugin that gives options for bp meta stuff like the suggestion I posted before, and give it to the community. If I could understand all the bp/wp code and php I’d gladly make it. It seems the BP coders are spread a bit thin, so I have no good options for fixing this issue at the moment.
July 7, 2015 at 11:43 pm #241565danbp
ParticipantIs this the only part where you can’t access ?
Ensure you followed correctly all install instructions
BuddyPress does not work on installations where you give WordPress its own directory.
July 7, 2015 at 4:41 pm #241546@mercime
Participant@henrywright OP has commented at https://buddypress.trac.wordpress.org/ticket/5577
5 days agoJuly 7, 2015 at 11:30 am #241538danbp
ParticipantThere is a ticket about this issue. See if you’re concerned and don’t hesitate to mention your issue and this topic.
You can login to Trac with same credentials as here
July 7, 2015 at 10:59 am #241534Henry Wright
ModeratorRight. So it looks as though it could be something the BuddyPress core team might need to look at. Can you open a Trac ticket explaining how the profile fields are displaying in the wrong order? If you could provide as much info as you can that’d be great.
You can use the same username and password as you use here in the forums.
July 7, 2015 at 9:47 am #241523In reply to: Extended profiles
Henry Wright
ModeratorThis can be accomplished using BuddyPress. As to whether you’ll need plugins or custom code, I’d be tempted to say you’ll need to go down the custom route because I haven’t seen a plugin that will do this for you (I may be wrong so check the Plugin Directory first).
July 6, 2015 at 7:44 pm #241506In reply to: [Resolved] Change name of a function
speedsharks
ParticipantIt is working now. It was a bad install of wordpress. After reinstalling it, and re-doing the translation, it worked fine. Thank you for your help!
July 6, 2015 at 7:30 pm #241505In reply to: [Resolved] Unable to crop Profile pictures
danbp
ParticipantI have never used kendo, so i can’t help you about how it works, or not, with BuddyPress or with your theme.
But you can deregister a script or add more scripts into the theme…
Read here if it inspires you:
http://wordpress.stackexchange.com/questions/152559/wordpress-script-loading-unloading-wp-deregister-scriptjqueryJuly 4, 2015 at 9:39 pm #241450In reply to: Buddypress Login Plugin
Henry Wright
ModeratorTheme My Login will allow you to perform a redirect on login. You will need to add the social login button functionality separately. Search the WordPress Plugin Directory for one that works for you and is actively maintained.
July 3, 2015 at 9:19 pm #241434In reply to: Theme and Upload form issue
danbp
Participanthi @chilligrower,
i’m unable to reproduce your issue with P2 Categories. Out of the box installed, and avatar upload and cropping are working correctly.
The only thing i see, is that the drop area may need a little width adjustment. A percentage of 98% will show the right border.Default css
.drag-drop #drag-drop-area {
display: table;
height: 100%;
width: 100%;
}See screenshot
July 3, 2015 at 8:23 pm #241433danbp
ParticipantYou didn’t mention the theme you use, so it’s a bit difficult to help. Or where this code is placed.
Read here, and maybe you can get something
https://codex.wordpress.org/Function_Reference/get_avatarJuly 3, 2015 at 6:19 pm #241428In reply to: Fields Privacy Problem
danbp
ParticipantThis is a knowed bug, a bit forgotten over the time (2 years back !).
https://buddypress.trac.wordpress.org/ticket/4821
@imath will look at this this week-end.Follow the ticket to see progress, and eventually give feedback if asked for. Login on Trac uses same credentials as here.
That said, in your specific example, if a visitor knows the phone number of a registered user and try to search him on your site using that number, guess the relation between both is nearly familiar, so privacy is not a big problem, at least for them. 🙂
July 3, 2015 at 5:25 pm #241424In reply to: [Resolved] Problems getting started
danbp
ParticipantHi @nmschaller,
bbPress is a separate plugin and BuddyPress doesn’t manage bbPress. For questions about forum settings, you can use the bbPress support.
When you use BP groups component, you can add a forum to each of them. In this case only, you have to install bbPress. Of course you can also use bbPress as standalone on a BP install, or use bbPress with WordPress, without BP.
BP doesn’t use “pages” but templates, and the only pages created during installation are in for internal purpose. The “member” page is used to show the member directory, but also profiles or members activities. This dynamic content is displayed on different templates, depending the context, and using WP’s page system to fire all that via a same page slug (aka internal path).
your-site/members/some/thing/where/some/thing/is using his own template part displayed on “members page”.So far i understand you use bbPress and now you want a members directory, and eventually some additionnal fields on user’s profiles. And most of this should be private or “members only”, right ?
The main problem is that you want some custom behave that need some knowledge (you seem to have), but you cannot edit functions.php Unfortunately, this is the place where to add customisation. And what to tell about bp-custom, which is another crucial cusmisation file.
You want to drive and have no steering wheel ! Annoying… 😉
The question is Do you need BuddyPress or can you use another solution ? 🙂
Depends your project, really. Members directory or extended profiles can be done with separate plugins.
Read here:
http://chrislema.com/best-wordpress-membership-plugin-2014/Or digg into the Codex if you decide to use BuddyPress.
danbp
ParticipantSalut,
the problem is that js is only loaded on the original modification page. To get the new UI, you have to use another filter.
https://buddypress.trac.wordpress.org/browser/trunk/src/bp-core/bp-core-avatars.php#L1833
Soufflé par @imath despite the heat (we :sweat: in Paris today)
function change_profile_picture(){ add_action( 'bp_template_content', 'change_profile_picture_screen_content' ); xprofile_screen_change_avatar(); } add_filter('bp_avatar_is_front_edit', 'filter_changeavatar_template');You would probably also remove the original Change Avatar tab from Profile subnav ? Use this:
function bpfr_remove_change_avatar_tab() { global $bp; bp_core_remove_subnav_item( 'profile', 'change-avatar' ); } add_action( 'bp_ready', 'bpfr_remove_change_avatar_tab', 15 );Have fun !
July 3, 2015 at 6:09 am #241404In reply to: Error 404 on all components of buddypress
@mercime
Participant@jdc2018 Have you set the WordPress admin panel > Settings > Permalinks to a configuration other than the default configuration. mod_rewrite must be enabled on your server for pretty permalinks to work.
If changing permalinks doesn’t work: WP/BP versions? What theme are you using? What other plugins are activated in your site? Where are you hosted?
July 3, 2015 at 5:42 am #241403@mercime
Participant@vinzen We apologize for the inconvenience to the lady and yourself. We try to follow accessibility guidelines and unfortunately some items fell through the cracks per our recent automated audits on the frontend and backend screens. The manual accessibility audits were to be done after the tickets above were fixed. Please be assured that we’ll let you know how to resolve the issue as soon as possible. Thank you for reporting the issue and for your patience.
July 2, 2015 at 1:56 pm #241394Aliveda
ParticipantDone.. but still dosent work 🙁 any other hints??
I update wordpress, Changed theme, unistall and install again, changed both permalinks, flagged group but nothing changed… that error keeps coming up.
July 2, 2015 at 12:55 pm #241387In reply to: Link name author to custom profile page
danbp
ParticipantRich and famous lazy solution try perhaps this add-on first:
http://themekraft.com/store/woocommerce-buddypress-integration-wordpress-plugin/
July 2, 2015 at 11:05 am #241384danbp
ParticipantHi,
first, update WordPress to 4.2.2
Second, activate Twenty Fifteen or Twenty Thirteen theme
Third, review BP settings. If Group component is activated, you should have a page assigned to it. If you have some older Group page in trash, clear it. This page must be empty, without template or modell assigned. Just a title nd that’s all.
Fourth, go to permalinks settings and choose any option except “by default”. Save.
Five, activate wp_debug mode in wp-config.php
Finally, go to front-end, Group Directory and create a group.
July 1, 2015 at 10:47 pm #241370In reply to: Query posts by custom field
killabien
ParticipantSo should I put it somehow like this?
$args = array( 'numberposts' => -1, 'post_type' => 'post', 'authors_in => array('country=Spain')' );? I’m not really sure how to query against an xprofile field. Do I need to call something from the database? Or should I do it as in the example in the link you’ve provided me with?
$query = new WP_Query( array( 'author__in' => array( 'country=Spain' ) ) );Sorry for my limited knowledge, still learning how to use wordpress and bp.
Thank you
-
AuthorSearch Results