Search Results for 'buddypress'
-
AuthorSearch Results
-
July 31, 2013 at 7:26 am #169149
In reply to: Artisteer Buddypress theme compatibility
Sizons
ParticipantThank you ever so much @mercime, I would have never known to deactivate bo compatibility. My buddypress pages seem to be fine now, and I am using r-a-y’s awesome article to just add a few touch ups to the buddypress stuff. I was so frustrated by this issue and everywhere I looked I could not find a solution, I was starting to think I am stupid. Thank you thank you thank you…
July 31, 2013 at 4:55 am #169145In reply to: Custom Blog Page for each members
bp-help
Participant@silvre
Anything is possible if you have the skill to accomplish it. What your trying to do shouldn’t be too hard if you know WP and BP. The person that could perhaps shed more light is @sbrajesh from http://buddydev.com since it is his plugin and he is one of the best BuddyPress developers out there period. Don’t discount however the other members that volunteer here because your in good company on this forum and there are lots of members with vast knowledge of BP.July 31, 2013 at 3:49 am #169140In reply to: Pages registration, like on FB?
bp-help
Participant@3×7
Not a plugin but a tutorial. You may need to make adjustments depending on your theme but it is pretty straightforward if you know what parts need to be modified. I advise to only use this on a child theme as does the tutorial.
http://wpmu.org/how-to-build-a-facebook-style-members-only-wordpress-buddypress-site/July 31, 2013 at 2:50 am #169136In reply to: [Resolved] "Before Installing" question
lwist
ParticipantGot it. Thanks for the clarification!
I’m using Chrome on a Mac. The Buddypress installation section of the before installing page looks like this for me:
July 31, 2013 at 12:29 am #169132In reply to: [Resolved] "Before Installing" question
@mercime
Participant“BuddyPress does not work on installations where you give WordPress its own directory.”
@lwist That is true. Read the link about that specific WP install “in its own directory” https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory, it involves moving htaccess file and index.php from the subdirectory where WP is installed to domain root, among others. That scenario is totally different from installing WP in subdirectory e.g. example.com/buddypress and keeping every WP file in that subdirectory. There’s no conflict at all.formatting on that section of the page is kind of messed up
Looks fine to me in FF. What browser are you using?
July 30, 2013 at 8:53 pm #169128Kookidooki
ParticipantThe same problem occurs with BP User Profile Map.
Is there someone here who can tell me how to fix this?
July 30, 2013 at 8:03 pm #169125In reply to: [Resolved] How to delete users?
bp-help
Participant@samuelboland
In dashboard/settings/buddypress/components make sure you click the box beside account settings and save. Otherwise it won’t show up!July 30, 2013 at 7:59 pm #169123In reply to: [Resolved] How to delete users?
samuelboland
ParticipantDoing that just returns me to the same page that I linked above.
I’m beginning to think that this is a bigger issue than buddypress – maybe the wordpress installation is configured incorrecty. This is a server that’s been around for a few years, so I’m going to install a virtual computer and run a fresh WP install from there. Maybe that’ll do it.
July 30, 2013 at 7:48 pm #169119In reply to: [Resolved] Getting Arms Around BuddyPress
Lab Lover
ParticipantYup! That should do it! Thank you very much!
July 30, 2013 at 7:46 pm #169118In reply to: [Resolved] Getting Arms Around BuddyPress
bp-help
ParticipantJuly 30, 2013 at 7:22 pm #169112Ben Hansen
Participantthere’s probably a term you can swap for
is_site_admin()but i don’t know what it is, sorry.July 30, 2013 at 7:14 pm #169111In reply to: [Resolved] How to delete users?
samuelboland
ParticipantOk, thanks for that. However I’d still like for users to be able to delete themselves. Do you know of a way to enable that? There’s an option in the settings for buddypress that seems to say that you can do that (the one about enabling user deletion), but I have it enabled and still can’t find any button or link to do that.
Thanks for the speedy reply! The level of aid here is amazing.
July 30, 2013 at 6:59 pm #169107boydspace
ParticipantCan anyone tell me how to apply any of the codes above to specific user roles?
July 30, 2013 at 5:31 pm #169102In reply to: New blog posts doesnt show in activity stream
Ben Hansen
Participanti believe these are all supposed to be on by default but the default active components has changed recently i can’t seem to dig up which ones they are. anyway go to the buddypress section under settings and tab over to components to ensure the activity tracking is enabled.
July 30, 2013 at 1:27 pm #169097In reply to: Avatar crop issue
fredje007
ParticipantI found this issue is caused by RTmedia Plugin (former Buddypress media). Once disabled group avatars uploading went fine, once activated again group avatar uploads did not work anymore. I will post this issue on their forum
July 30, 2013 at 12:22 pm #169090In reply to: Converting Buddypress 1.8 to Bootstrap
jtm21
ParticipantAgreed – don’t worry, I feel the same about it all 🙂
For reference I was referring to https://wordpress.org/themes/firmasite
July 30, 2013 at 12:21 pm #169089In reply to: Converting Buddypress 1.8 to Bootstrap
Hugo Ashmore
ParticipantI was under the impression the theme would be open source and as a result I would make a derivative work and provide credit where due – of course I will investigate this fully. Although it appears to be a direct derivative of the BP theme itself.
Not sure what theme you are referring to but not getting into debate over GPL while essentially it preserves the right to copy and forces derivative works to carry the same licence on those parts that are derivatives, nothing is ever that clear cut. Personally I am in two minds over the veracity of the GPL
July 30, 2013 at 12:10 pm #169088In reply to: Converting Buddypress 1.8 to Bootstrap
jtm21
ParticipantHi Hugo, thanks for the info on templates, I will research further.
I was under the impression the theme would be open source and as a result I would make a derivative work and provide credit where due – of course I will investigate this fully. Although it appears to be a direct derivative of the BP theme itself.
July 30, 2013 at 11:49 am #169086In reply to: Converting Buddypress 1.8 to Bootstrap
Hugo Ashmore
ParticipantNo don’t mix files/templates from bp-default into your child /buddypress/, theme conpat templates and older bp-default templates have different structures. The point about theme compatibility is that the templates are template parts not full templates in their own right and inject their content into the WP function the_content() if you examine one you will note it has no header or footer calls.
Not sure what your asking re that theme but it’s suggestive of copying work?? and as such I’ll make no comment, however why not simply use that theme as it’s already built on boostrap and create a child theme as you need.
July 30, 2013 at 11:19 am #169083In reply to: Converting Buddypress 1.8 to Bootstrap
jtm21
ParticipantAlso, could I take the Buddypress views from the Firmasite theme, update them to Bootstrap 3 and implement them in my theme? Do you think this would work?
Of course I would be more than happy to share the outcome of my work back with you all.
July 30, 2013 at 11:09 am #169082In reply to: Converting Buddypress 1.8 to Bootstrap
jtm21
Participantok thanks – what I did while testing was copy everything from /bp-legacy into [root]/buddypress and it worked fine.
if i understand correctly what i need to do is simply add files into /buddypress/groups etc, and copy them from the bp-default theme in the plugin directory.
Thanks a lot for the help
July 30, 2013 at 10:01 am #169078In reply to: Converting Buddypress 1.8 to Bootstrap
Hugo Ashmore
Participant@jtm21
Yes essentially that would be fine, bearing in mind you might lose or have to account for any styles that were in place to deal with js frills.Generally now you can or should be using BP in theme compat mode as it offers more options now as well as ability to keep templates and assets neatly under /buddypress/ or /community/ adding directories directly to you theme root will invoke the older approach, and although still valid, less of a attraction now the theme compat templates can be customized for components, actions, user_ids etc.
Check the functions.php in the bp-legacy template folders as that will show you the class used for setting up a theme and it’s assets.
July 30, 2013 at 8:18 am #169075Jigesh
Participanti agree with mercime, we can’t help you if you can’t have your site online.
July 30, 2013 at 7:38 am #169073In reply to: Converting Buddypress 1.8 to Bootstrap
jtm21
ParticipantThanks guys!
@Hugo so in theory if I remove the default CSS stylesheets that come bundled with BP (no idea how right now) and re-write the markup in Bootstrap it should work?Also, I have a feeling I am following the wrong template hierarchy – are the /groups /activity etc folders created directly in the theme root?
Thanks again all
July 30, 2013 at 6:28 am #169070In reply to: No "buddypress" in Theme Options
@mercime
Participantdo you think updating may fix this
@junithorn It may. Still don’t know why the correct JS is not enqueueing in your site. May I recommend that you set up a development site which mirrors the BuddyPress environment of your site so you may be able to test themes, plugins and all kinds of upgrades. That way you (and users) won’t be stressed out when you implement the changes in your production/live site. -
AuthorSearch Results