Search Results for 'wordpress'
-
AuthorSearch Results
-
May 8, 2012 at 6:52 am #134148
vus
MemberHi Mercime and other php gurus

I figure this is only a small tweak of the code, but I’m unable to fix it as I’m a NooB to wordpress and .php in particular. Do you have any idea about how to fix this issue?
Sorry to be pushy, I am just really anxious to lauch this buddypress feature to the site I’m building to my son and his like minded friends
Regards and thx in advance.
VusMay 8, 2012 at 12:20 am #134145In reply to: BP profile redirect question
@mercime
Participantbp homepage plugin as in https://wordpress.org/extend/plugins/bp-profile-as-homepage/ or https://wordpress.org/extend/plugins/bp-my-home/?
== the only problem is that I want users to be able to go to the hompage again after they’re login ==
Not clear. You mean a member cannot go to the homepage after they land in their profile page?Have you tried contacting plugin author about this?May 8, 2012 at 12:17 am #134144In reply to: Mixed content warnings
@mercime
ParticipantI can only speak for the bp-default theme:
– default blog pages == index.php https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/index.php
BP Corporate might just have a home.php page which trumps the index.php page per template hierarchy– search results page == search.php https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/search.php
May 7, 2012 at 11:20 pm #134141In reply to: Tags and categories
@mercime
Participant== I’m just trying to find out out to attach categories or tags to BuddyPress posts. ==
The same way you attach categories or tags to WordPress Blog Posts in the backend
May 7, 2012 at 1:32 pm #134120juanmaguerrero
ParticipantHi, @landwire, thanks for you comments, I’ll update the snippet within this week. I don’t want to go off topic a lot but you could accomplish that task by AJAX: http://tomsbigbox.com/wordpress-load-more-posts-on-page-scroll/ Hope it helps! Regards
May 6, 2012 at 11:30 pm #134106@ChrisClayton
ParticipantYou might be better off using wp_login_form()
(https://codex.wordpress.org/Function_Reference/wp_login_form) which has a redirect parameter (see codex link above)Or, would you prefer to use wp-login.php?
May 6, 2012 at 9:33 pm #134103Hugo Ashmore
ParticipantBuddypress is simply? a plugin that runs on wordpress, aspects such as registration and users are managed by wordpress rather than BP.
May 6, 2012 at 9:24 pm #134100wanderingfox
MemberYes, that does it. now registration works, I would not have looked there for it and was not aware wordpress and buddypress are so interwoven. Thanks for your quick answer Mercime.
May 6, 2012 at 8:15 pm #134096In reply to: Restrict Privacy Options (Group Settings)
@mercime
ParticipantIt’s being considered https://buddypress.trac.wordpress.org/ticket/1125 — related to https://buddypress.trac.wordpress.org/ticket/4119
May 6, 2012 at 8:05 pm #134095In reply to: Install “bbPress Plugins” to BuddyPress
sirup7
MemberThank you very much for your fast answer.
I tried to figure out which plugins are 2.0 and which are 1.0. I somewhere read that all Plugins in the WordPress repository are 2.0? Those which are not listed in the WP repository are 1.0.
For example I tried to install these..
https://wordpress.org/extend/plugins/bbpress-quotes/ (This one should work fine?)
https://bbpress.org/plugins/topic/edit-history/ (This will be too old, right?)Thank you
May 6, 2012 at 7:31 pm #134094@mercime
ParticipantMay 6, 2012 at 3:07 pm #134081@mercime
Participant== I get this error message: User registration is currently not allowed. ==
@wanderingfox Registration ON or OFF is a WordPress setting.
For single WP – go to wp-admin Settings > General > and allow Registration
For WP Multisite – go to wp-admin Network Admin dashboard > Settings > Network Settings > Registration Settings and allow RegistrationMay 6, 2012 at 2:55 pm #134079wanderingfox
Memberwhen i got to the Buddypressw tab pages and croll under the line:
Associate WordPress Pages with the following BuddyPress Registration pages.
Register is assosciated with the page : register
Activate with -none
here is the link: http://ontmoeten.synergiekzuid.nlMay 6, 2012 at 1:22 pm #134076wanderingfox
MemberI have a similar problem: after installing buddypress: groups; forum; activities ;members come up. But at registration I get this error message: User registration is currently not allowed.
On the four tabs of Buddypress settings I cant find a setting to turn registration on or off.
I have looked up and found this line in the php files but don’t know how to read those.I use a clean wordpress 3.3.2_nl install for budypressonly on a subdomain.
And also the default buddypresstheme.May 6, 2012 at 9:35 am #134066In reply to: Unable to comment on plugin
Paul Wong-Gibbs
KeymasterI just posted a comment to a review in a plugin group (which I was admin for), and it worked. Can someone else give this a bit of a test, and if anyone can figure out the right combination of circumstance, please report it as a bug on https://buddypress.trac.WordPress.org — thanks.
May 6, 2012 at 9:32 am #134065In reply to: add post category to group stream or activity
Paul Wong-Gibbs
KeymasterI’ve not seen a plugin that does this. The closest I know of would be to use a RSS plugin, if you can get an RSS feed of a category in WordPress: https://wordpress.org/extend/plugins/external-group-blogs/
May 6, 2012 at 9:29 am #134064In reply to: Member Profile – Settings Tab is Not Functioning
Paul Wong-Gibbs
KeymasterPlease don’t post on both here and on the Trac:
https://buddypress.trac.wordpress.org/ticket/4189 until it is confirmed that this is a bug in BuddyPress core, and not a problem with your installation of BuddyPress. The same people who read Trac read the forum.May 6, 2012 at 9:26 am #134062In reply to: Friendship/Connection Types
Paul Wong-Gibbs
KeymasterThere is a followers plugin — https://wordpress.org/extend/plugins/buddypress-followers/
We do want to add more types of relationship into BuddyPress in the future.
May 6, 2012 at 7:34 am #134054In reply to: [resolved] Remove bbPress from activity
May 5, 2012 at 7:14 pm #134031In reply to: Group Forums – Reply to Topic Replies
@mercime
Participant== So if I start a topic in a group forum and others reply, there is no way to reply to one of the specific replies. ==
Do you mean threaded comments to forum replies just like in Activity Streams (wall/wire) and Blog Post Comments? If so, then there is none by default as forums by nature are flat discussions where you refer to what you’re replying to by @ mention and/or quoting post/sentence/phrase which you are replying to in your post.There’s a plugin for threaded replies which you could use for Sitewide Forums aka bbPress plugin 2.+ https://wordpress.org/extend/plugins/bbpress-threaded-replies/ but none that I recall made specifically for Group Forums.
May 5, 2012 at 5:43 pm #133989In reply to: BuddyPress as Commenting system
@ChrisClayton
Participant@eric-johnson – Their is no photo uploading functionality (except for an avatar) packaged within the BuddyPress plugin, but – while it doesn’t intergrate with the comments (i think we’ve established that BP Doesn’t provide a disqus-like product, but instead provides an extensible and unique social experience for your site, right?) I personally use and recommend the BP Albums plugin. https://wordpress.org/extend/plugins/bp-album/
An alternative is @sbrajesh‘s BP-Gallery plugin – http://buddydev.com/plugins/bp-gallery/
May 5, 2012 at 5:07 am #133980In reply to: [RESOLVED]CSS bp problems – The Global Sport theme
@mercime
ParticipantDeactivate BuddyPress and any other BP plugin. Re-upload theglobalsport theme files like I mentioned previously and check that the WordPress section – posts/pages – are working as expected.
If everything’s working on the WP side, then activate BuddyPress and BP template pack plugin.and run Appearance > BP Compatibility. Only then do you implement the instructions I posted above.
May 5, 2012 at 3:29 am #134023In reply to: Deploying bettercodes.org framework on our site
Joe
MemberThanks @mercime. We have a wordpress site and we’d like to integrate the bettercodes.org code with what we currently have. We like its functionality and we’d like to use most of it in our project. We don’t foresee any changes in the functionality only changes to colors, positioning of tabs, etc (css modifications I imagine). So, with deploy I mean implement/integrate and with framework I mean structure/functionality. Many thanks for your reply!
May 4, 2012 at 11:22 pm #134014@mercime
ParticipantCode moved to http://wp.me/p1I84P-1l
May 4, 2012 at 11:21 pm #134013@mercime
Participant@rafferjr Based on the HTML structure of your theme, you’d need to use the first option, i.e., change 16 template files within the 6 BP folders transferred to your admired theme folder in server during the compatibility process.
-
AuthorSearch Results