Search Results for 'buddypress'
-
AuthorSearch Results
-
September 22, 2013 at 5:12 pm #171665
In reply to: Activating existing users
freelifez
Participantok I managed to do this using the buddypress import members plugin http://www.youngtechleads.com/buddypress-members-import/ (17$) and adding the field “last_activity” with a value of i.e. “2013-09-21 22:06:14” (could be any date I’m sure)
Good plugin for importing users in general!September 22, 2013 at 4:31 pm #171663catwomanbadkitty
ParticipantIf you are not using the buddypress default theme this error is not an issue. To get it to go away you can drop a blank adminbar.css file into the location on the error log and the error will go away.
Of course if you upgrade Buddypress you will have to do this again but it is a temporary fix to get the error off your radar.September 22, 2013 at 3:31 pm #171660jchambo
ParticipantAlright so I did what I described as above, and the full-width pages now work on all of my Buddypress pages, BESIDES my Forums page.
Forums (NOT OK): http://shredlounge.com/forums/
Groups (OK): http://shredlounge.com/groups/
Members (OK): http://shredlounge.com/members/
Activity (OK): http://shredlounge.com/activityIs there some .css I need to edit for this? Thanks again for all your help!
September 22, 2013 at 3:24 pm #171659jchambo
ParticipantDoes that buddypress.php file go in the same directory as the page-template-full-width.php file?
Aka, wp-content/themes/detube/buddypress.php ?
September 22, 2013 at 9:53 am #171649In reply to: Creating a group doesn't get past first screen
HorrorUK
ParticipantI’ve gone in and removed all other plugins and used the default theme, but I still have the same problem.
I tried some of the solutions on the link below, but none of them worked:
https://buddypress.org/support/topic/group-creation-error-are-you-sure-you-want-to-do-thisSeptember 22, 2013 at 9:08 am #171647modemlooper
Moderatorsuper simple. If your theme has a full width page template just copy it and rename it buddypress.php
https://codex.buddypress.org/theme-development/theme-compatibility-1-7/template-hierarchy/
September 22, 2013 at 7:49 am #171644totoff
Participanthi,
i’d like to try this plugin but i don’t know where to download it?thanks,
September 22, 2013 at 1:51 am #171636Ben Hansen
ParticipantFirstly, to answer your question, no. The two things are complimentary.
I need little sites off the main site, not multisites.
That sentence contradicts itself, if you want a network of wordpress sites based on a single installation, then multisite exactly is what you need to do that.
If, however, you are looking to give members of your site posting authority on your single site and you want to restrict what categories they can use then you don’t need either BP or multisite. You need to change the default user role and probably use a plugin like Restrict Caterogies:
wordpress.org/plugins/restrict-categories/
bare in mind, i’m not sure how easy it is to undo the multisite switch that you have already thrown. Probably, others here know more then i do when it comes to reversing course on a multisite switch but it’s not something i would even try.
September 21, 2013 at 11:02 pm #171632In reply to: Profile Avatar Showing Wrong Image
catwomanbadkitty
ParticipantThanks for the reply. I am on a VPS with Digital Ocean so I don’t have a control panel. I will put in a support ticket to see if they can help me find the log file using FTP or from the command line.
Regarding clearing the cache, do I have to install a caching plugin for that or is it possible to clear cache from dashboard?
I tried the registration process from the default Buddypress theme and it happened again. The new user is picking up one of the existing avatar upload folders and inheriting the image by default. The old image appears in the profile before I even get a chance to select a new profile image.
The site is in maintenance mode but I will leave it open for now. Here is one of the new profiles that is inheriting a test image: http://www.uberon.net/goblinqueen/
Thanks for your feedback!September 21, 2013 at 9:46 pm #171627In reply to: CSS is not consistent across browsers
thisisbbc
ParticipantHere is more information about our installation.
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
All In One SEO Pack
Version 2.0.3.1 | By Michael TorbertAntispam Bee
Version 2.5.9 | By Sergej MüllerAntiVirus
Version 1.3.4 | By Sergej MüllerbbPress
Version 2.4 | By The bbPress CommunityBetter WordPress Minify
Version 1.2.2 | By Khang MinhBroken Link Checker
Version 1.8.3 | By Janis ElstsBuddyPress
Version 1.8.1 | By The BuddyPress CommunityContact Form 7
Version 3.5.2 | By Takayuki MiyoshiDuplicate Post
Version 2.4.1 | By Enrico BattocchiGoogle Analyticator
Version 6.4.5 | By Video User Manuals Pty LtdNGFB Open Graph+ Pro
Version 6.8 | By Jean-Sebastien MorissetRevolution Slider
Version 3.0.7 | By ThemePunchSocial Login for wordpress
Version 4.8 | By LoginRadius TeamTinyMCE Advanced
Version 3.5.8 | By Andrew OzzW3 Total Cache
Version 0.9.3 | By Frederick TownesWidget Importer & Exporter
Version 1.0 | By Steven GliebeWordPress Social Share Buttons
Version 1.1.3 | By Lee ChestnuttWP-Memory-Usage
Version 1.2.1 | By Alex RabeWP Sliding Login | Register Panel
Version 2.3 | By Kyle Powning @ The FactoryWP Smush.it
Version 1.6.5.3 | By WPMU DEV9. Are you using the standard BuddyPress themes or customized themes?
I’m using another theme callet BulletPress from HB-Themes
10. Have you modified the core files in any way?
I haven’t modified any BP related files, but I do use a child theme with a custom functions.php
11. Do you have any custom functions in bp-custom.php?
No
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
Our theme came with bbPress, see above for version.
14. Which company provides your hosting?
PlanetHoster
September 21, 2013 at 7:07 pm #171624In reply to: How to display user post in there profiles
@mercime
ParticipantCheck out how it’s done in http://buddydev.com/buddypress/introducing-buddyblog-allow-users-to-blog-from-their-buddypress-profile/
September 21, 2013 at 7:00 pm #171623In reply to: Modifying the profile page
@mercime
ParticipantI looked in my theme for the /members/single.php file, which doesn’t exist. I think it means the theme was not really “made for” buddypress.
Not quite. As of BP 1.7, BuddyPress automagically inserts BP contents in your theme’s pages, i.e.., no need for BP files in your theme at all unless you want to modify the pages per your post above. https://codex.buddypress.org/theme-development/theme-compatibility-1-7/template-hierarchy/
September 21, 2013 at 1:13 am #171604@mercime
ParticipantUsing the main standard bp-default template. (Not a child theme)
@jadskymedia If you’re only making style changes I suggest using Jetpack or another plugin which can serve CSS changes for the BP Default theme. Otherwise, If you’re going to make the style changes in BP Default’s stylesheet, it’s going to be overwritten when you upgrade BuddyPress.You can find the general link styles in Lines 507 through 516 of the BP Default’s stylesheet, default.css https://buddypress.trac.wordpress.org/browser/tags/1.8.1/bp-themes/bp-default/_inc/css/default.css#L507
September 21, 2013 at 12:58 am #171603In reply to: Change title on profile page
@mercime
Participant@dgraydesign create a new page with the slug you want for your Members page. See my reponsive to cyarema below.
@cyarema Pages > Add New. Make Employees the title of the new page and publish as is. Go to Settings > BuddyPress > Pages and assign the new Employees page to the Members component and save.September 20, 2013 at 9:36 pm #171601In reply to: 1 Click Installations
@mercime
Participant@bvirkus install WP manually. See System and Server Requirements codex.buddypress.org/user/before-installing/
September 20, 2013 at 6:59 pm #171597In reply to: hide members
Famous
ParticipantSo I am trying my best to make something happen here:
themes/my-child-theme/buddypress/members/index.phpWhen I make changes to the above page, nothing happens, any ideas? Am I on the wrong page?
How can I hide members yet have them connect?
Thanks
September 20, 2013 at 6:48 pm #171594In reply to: No WP admin bar within Members section
danbp
ParticipantSeptember 20, 2013 at 5:35 pm #171593shanebp
Moderatorread:
try:
<h2 class="author-title"><?php printf( _x( 'by %s', 'Posts by...', 'buddypress' ), bp_core_get_userlink( $author_id ) ); ?></h2>September 20, 2013 at 2:42 pm #171588catwomanbadkitty
ParticipantNot sure why my code got cut off. Will try it again:
<h2 class="author-title">Posts By <a href="<?php the_author_posts_link(); ?>"><?php the_author_meta('display_name', $author_id); ?></a> </h2>September 20, 2013 at 11:10 am #171584In reply to: WooCommerce and buddypress
evagreen946
Participantthanks for that info @roger
September 20, 2013 at 11:06 am #171582In reply to: Is BuddyPress fit for my needs?
evagreen946
Participantyes…
September 20, 2013 at 10:59 am #171581In reply to: Is BuddyPress right for me?
evagreen946
Participantyes it will be good…..
September 20, 2013 at 10:05 am #171579In reply to: Buddypress hosting & performance
hkcharlie
Participant@xevo thanks for the logical feedback.
I’m surprised there are so few answers to this question.I live in Hong Kong and unfortunately I don’t speak the lingo very well (let alone from a technical position) so choosing a local provider is making it very difficult for me.
I was hoping that I might have got some more technical answers to the question, maybe about required spec or design like grid systems.
September 20, 2013 at 9:36 am #171578noizeburger
ParticipantMaybe, this could be a first hint regarding your question:
found this on Brajesh Singh’s site buddydev.comSeptember 20, 2013 at 8:42 am #171573HorrorUK
ParticipantYou can do this with Gravity Forms (www.gravityforms.com). You’ll need to also have the User Registration Add-On, but it does a great job of doing what you are asking.
The only thing to keep in mind though, is that it won’t save any of the info until you click the final submit button.
I use this for registration on BuddyPress. Though I don’t do the multistep for registration, I use it all the time for other forms on the site.
-
AuthorSearch Results