Search Results for 'buddypress'
-
AuthorSearch Results
-
July 20, 2013 at 6:47 pm #168442
In reply to: Some minor changes (e.g. Groups = Projects)
aces
ParticipantI don’t want people to create groups, I want them to create projects.
So it’s not only the page title I have to change, it’s everything that is group related.https://codex.buddypress.org/developer/customizing/customizing-labels-messages-and-urls/?
( https://codex.buddypress.org/developer/customizing/changing-internal-configuration-settings/ might also be useful… )
July 20, 2013 at 6:30 pm #168441In reply to: The name of the database for bbPress
@mercime
Participant@doollard something’s getting lost in translation.
– By “database wp11”, do you mean your database prefix is wp11?
– WP/BP versions? bb-config.php is old school BP internal forums. Are you trying upgrade to latest WP/BP versions?
– Confused with “buddypress install the database bp77” and with a few lines after “but buddypress in the database wp11”, please explain what you meanJuly 20, 2013 at 6:22 pm #168440@mercime
Participant@rajeev-jain As you know, the Administrator should be able to see everything in the site. Have you gone through any basic troubleshooting like deactivating all plugins except BuddyPress and bbPress? Did you make any revisions to BuddyPress core files?
July 20, 2013 at 5:13 pm #168435In reply to: Responsive Theme [role] Problem
Dennis Wagner
ParticipantClick here to read further discussion.
July 20, 2013 at 5:11 pm #168434In reply to: Some minor changes (e.g. Groups = Projects)
Dennis Wagner
ParticipantFirst of all, thanks for quick responding.
As I told you before, I’m still a newbie in coding, so please don’t be to harsh with me. 😉
If I’d know what in particular I have to do or what I have to look for, I wouldn’t ask.Ok…copy, edit, and rename the page.php to buddypress.php so it would be the template for all buddypress pages, got that. It works. But unfortunately that’s not helping me with my problems.
Let me be more specific:
I don’t want people to create groups, I want them to create projects.
So it’s not only the page title I have to change, it’s everything that is group related.
I guess it’s not that simple, is it? Or can I set a filter in bp-custom.php to achieve that goal. A code snippet would be great. 🙂About the aria roles: BP (I think) takes these roles from my theme automatically. Just creating a buddypress.php and making some changes doesn’t work. I can’t just change these roles because that would mean I have to change my theme div roles. So it’s not that simple. How can I set a filter to get rid of the aria roles in bp divs?
<div id=”item-header” role=”complementary”>
<div id=”subnav” class=”item-list-tabs no-ajax” role=”navigation”>
<div id=”item-body” role=”main”>What if I want to change a specific bp-file?
So far I found some files I like to change but I still have no clou where I have to contain them after editing. Do I put them also in the plugin folder like bp-custom.php?Still learning 😉
Greetings
July 20, 2013 at 5:09 pm #168433In reply to: A few questions – Translattions
@mercime
ParticipantJuly 20, 2013 at 4:49 pm #168430In reply to: bbp_has_topics – hide topics from private grou
nando99
ParticipantJuly 20, 2013 at 2:30 pm #168421In reply to: Make Activity Feed Restrictions?
tduschei
ParticipantSorry for late reply, been on vacation.
Thank you for your response @bphelp ! I think this is what I needed.
Only issue is that I am not having luck for the ‘unblocked pages’. I have the newest versions of WordPress and Buddypress. I am also using the 2011 WordPress Theme.
Please let me know what other info you need for troubleshooting. I would love to see this work and I am sure it would help you too.
July 20, 2013 at 2:27 pm #168420In reply to: User Registration Not Working
jamesdonegan
ParticipantI have deactivated most of the plugins (the site is live, so it’s tough to do a lot without COMPLETELY disrupting service), all to no avail.
Since the whole point of the site is to use BuddyPress, then I’m not sure how I’d test the new user registration without having it active.
The address of the new user registration page is http://www.finisjhung.com/Streaming/join-us
July 20, 2013 at 6:36 am #168410In reply to: [Resolved] BP default theme deleted?
@mercime
Participant@jloc14 just to be clear, you should have these files https://buddypress.trac.wordpress.org/browser/tags/1.8/bp-themes/bp-default inside the bp-default theme folder in your server. If you don’t see all those folders and files, then re-upload BuddyPress manually, i.e., via s/FTP.
If you have child theme of the BP Default theme, then you should activate the child theme, not the BP Default theme.
July 20, 2013 at 4:58 am #168407In reply to: User Registration Not Working
@mercime
ParticipantDeactivate BuddyPress and other plugins. Can your members register now?
July 20, 2013 at 4:04 am #168400In reply to: [Resolved] BP default theme deleted?
JLent.
ParticipantOk. I deleted the buddypress plugin and my site is white and my header, background, footer, and login in gone. I made a zip file backup on my desktop but I cant seem to restore it to the original state. I went into my hosting and restored it from yesterday but it didnt do anything what should I do? Thank you.
July 20, 2013 at 3:09 am #168395@mercime
Participant@stueynet what plugins do you have installed? Did you create your site pre-BP 1.7 as in do you have BP Template Pack activated?
July 20, 2013 at 3:05 am #168393In reply to: removing admin and user from members list
meg@info
ParticipantHi @boiy,@benjino
Add the code in your functions.php, the code exlcude all admins from buddypress. You can edit the code and personalize it to make it work for your needs.
July 20, 2013 at 1:28 am #168390In reply to: Creating a Group Forum after Group Creation
@mercime
Participant@bardlehel at what point/step during the group creation process does it fail in your installation?
step 1 – click on create a group button
step 2 – new panel – input group name and group description and click to proceed to next page
step 3 – etc.Have you checked out https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/
July 20, 2013 at 1:16 am #168389In reply to: What is going on?!
@mercime
Participant@jloc14 patience please. just happened to answer your question in older thread. closing this duplicate https://buddypress.org/support/topic/bp-default-theme-deleted/
July 20, 2013 at 1:12 am #168388In reply to: [Resolved] BP default theme deleted?
@mercime
Participant@jloc14 Delete BuddyPress plugin. Then re-install BuddyPress plugin. Upload your child theme folder in wp-content/themes/ folder.
P.S. A child theme needs a parent theme, in this case the BuddyPress Default theme. Please do not delete it again.
July 20, 2013 at 12:38 am #168385In reply to: Remove Sidebars Completely
@mercime
Participantwant all BuddyPress pages to be displayed without sidebars.
@stephenpasquini BP Codex is your friend
– theme compat for all BP Pages https://codex.buddypress.org/developer/theme-development/a-quick-look-at-1-7-theme-compatibility/
– component-specific theme compat https://codex.buddypress.org/developer/theme-development/template-hierarchy/July 19, 2013 at 11:43 pm #168381In reply to: Forum page not working
@mercime
Participant@marketmynovel which forum tutorial did you read so far? Have you checked out https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/ ? After creating a new Page for Forums, did you add the shortcode https://codex.bbpress.org/shortcodes/ ?
July 19, 2013 at 11:36 pm #168380In reply to: Artisteer Buddypress theme compatibility
@mercime
ParticipantI have run through the bp-Compatibility steps and on step three where I have to adjust the layout through FTP connectivity, I tried method 1 and 2 without pass.
@sizons Step 3, method 1 and method 2 … suspiciously sounds very very familiar and used in relation to the BP Template Pack – BP Compatibility process used up to BP 1.6.10.If this is the case, please deactivate BP Template Pack plugin and remove the 6 BP Template folders from your Artisteer theme folder in server. With BP 1.7 and above, BP is compatible with nearly all WP themes without lifting a finger. Now check how the BP pages are showing up in your theme.
If you did not use the BP Template Pack plugin, then I will exit stage left and leave you with @hnla 🙂 Before I do, read up on hnla’s excellent article on BP Theme Compatibility https://codex.buddypress.org/developer/theme-development/a-quick-look-at-1-7-theme-compatibility/ and if you want to customize your theme further, check out r-a-y’s awesome article https://codex.buddypress.org/developer/theme-development/template-hierarchy/
July 19, 2013 at 9:49 pm #168373In reply to: Responsive Theme [role] Problem
modemlooper
Moderatorhttps://codex.buddypress.org/developer/theme-development/template-hierarchy/
You can copy templates over and then remove roles
July 19, 2013 at 9:48 pm #168372In reply to: [Resolved] BP default theme deleted?
JLent.
ParticipantYa thats what I was thinking, here is the link to the video: http://www.youtube.com/watch?v=HrS33H2kMso
I just updated BP would that put the folder back in? I’ve just made a style.css and in the themes section my child theme doesnt show up it says:
bp-child theme: The parent theme is missing. Please install the “BuddyPress Default” parent theme
bp-default: template missing
July 19, 2013 at 9:41 pm #168370notpoppy
ParticipantStill trying to find out what the correct was of cleaning out the old conversion information is.
July 19, 2013 at 8:37 pm #168361In reply to: offloading avatars to another server
ds123
Participanti’d like to add does anyone want to be hired to code a solution that checks a remote cdn server for an existing user avatar in addition to the local web app server where buddypress is running? i’m looking at the buddypress code and if you could include a remote location in addition to the “locally” uploaded avatar directory that might work …. my strategy is this ..i’m offloading the current avatar directories and the new ones will still get added locally …i will then go back and sync the newer avatars with the cdn server …so i need buddypress core avatar file to check both places for existing avatar this would allow me to DELETE the majority of avatar files from my local web server
July 19, 2013 at 3:10 pm #168346In reply to: Change first page shown for user profile
sullyllus
ParticipantI was just abut to post this exact same question. Anyone out there able to help us out?
I want my user profiles (front end view) to open up a custom page. If this is not an option then I would like the standard “Profile” page to show.
TIA BuddyPress gurus!
-
AuthorSearch Results