Search Results for 'buddypress'
-
AuthorSearch Results
-
August 2, 2012 at 5:54 pm #138325
In reply to: Best Strategy?
Roger Coathup
ParticipantYes, it works really well for this organisation – their build has been running for over two years now, and we add new features on a fairly continual basis.
There are some added twists that the shared user base lets us introduce – e.g. as well the main domain being the corporate home, we are able to offer personalised versions of the main site that the members can ‘present’ to their colleagues and connections.
Meanwhile, the member area (BuddyPress based) remains hidden away, and only visible to logged in members.
August 2, 2012 at 5:53 pm #138324In reply to: Buddypress users – buy and sell
bhappy
Participantthamks
August 2, 2012 at 5:43 pm #138323In reply to: Which gallery would be best?
mairaj
ParticipantDoes anybody have a clue how to achieve this : https://buddypress.org/community/groups/bp-album/forum/topic/giveing-only-specific-users-access-to-albumpictures/
Thank you for your help.
August 2, 2012 at 5:35 pm #138322In reply to: Which gallery would be best?
zillabuggs
Participant@julie92500
Thanks for your input. I’m having trouble obtaining your email address. Is there another way I can contact you?August 2, 2012 at 5:08 pm #138320In reply to: Best Strategy?
Roger Coathup
Participant@StSmith – we use exactly this setup on one of our client builds.
They have a standard WP install on the root domain for their corporate front end, with a BuddyPress install on a subdomain for their members to access social elements, book events and so on.
They share the same database, and we even ‘share’ some stories from the corporate site direct in the member domain, and vice versa with some photo uploads.
August 2, 2012 at 5:05 pm #138319In reply to: Buddypress users – buy and sell
Roger Coathup
ParticipantThere are lots of options in addition to multisite – e.g. bespoke code to integrate a shop built from scratch with the profile, or integration of an existing shop into profile, with a member front end for product upload.
For an off the shelf solution, you can have a look at MarketPress from wpmu.
August 2, 2012 at 3:49 pm #138318In reply to: Buddypress users – buy and sell
bhappy
Participantokay thanks….
August 2, 2012 at 3:12 pm #138315In reply to: Buddypress users – buy and sell
modemlooper
ModeratorNone exist yet. The only option is to us multi site and have each user run a store on their own blog
August 2, 2012 at 3:02 pm #138314maryefern
MemberOk, I followed your directions and still no bb tables (I am reactivating my theme and plugins now, so that users don’t get disgruntled, but let me know if you need to see it with the default). What do you think are my options now?
August 2, 2012 at 12:23 pm #138310alexcurrie123
ParticipantOkay, thanks. I am not using the buddypress theme – so would this still apply to that? Here’s the code in there now:
—-
`
`
—-
I added the “width:’30px'” inside
and it’s probably wrong because nothing happened. What would be the correct way to limit the width?August 2, 2012 at 11:49 am #138308In reply to: Some pages not reading CSS properly
Roger Coathup
ParticipantYour pages are reading the CSS perfectly correctly.
It’s your templates that need adjusting – you’ve installed a photo plugin, and not rewritten the templates to work with your theme.
You may find a kindly soul on here who’ll rewrite your templates for free for you – alternatively, you could try posting on the job board for a developer: https://buddypress.org/community/groups/bp-jobs-board/forum/
August 2, 2012 at 11:22 am #138307crispinr
Member@mercime – Thanks once again! From your reference, I found these two additional guides, and pieced it all together

http://buddydev.com/plugins/bp-global-unified-search/
BuddyPress Global/Sitewide Unified search update for BuddyPress 1.5+
August 2, 2012 at 10:46 am #138306In reply to: Alignment issues – CelebrityPress Theme
angslycke
ParticipantCodestyling is a great plugin and works with BuddyPress. You do need to translate all instances of the word group since it appears on several places in different .php files in the code.
August 2, 2012 at 10:27 am #138302In reply to: Alignment issues – CelebrityPress Theme
@mercime
Participant@blixus let’s work on the alignment first. Open up your theme’s header.php file, copy all code, paste into pastebin.com, click submit and post the generated URI here. Do the same for your theme’s page.php, index.php, sidebar.php and footer.php
August 2, 2012 at 9:55 am #138301In reply to: How to create new dynamic menu including BP links?
Roger Coathup
Participant.. and here’s a write up on how to use hooks (or in this case filters), to add your dynamic menu item:
http://stackoverflow.com/questions/10644384/dynamic-url-in-wordpress-navigation
Obviously, you’ll have to adapt the code to add your BuddyPress profile links.
You can also ignore the comment about playing with the priority number for ordering (that’s nonsense). You’d have to take the item list (incoming parameter), and manipulate that – inserting your menu at the right point.
It’s not ‘cut and paste’ though, and you’ll need some reasonable PHP development skills to get it set up correctly.
August 2, 2012 at 9:30 am #138298In reply to: [Resolved] Page structure redirect to the page
jishi
Participant@mercime On WP support I found a post by Otto, and he says the issue can be easily resolved.
https://wordpress.org/support/topic/using-an-extra-parameter-in-an-url?replies=11To my regret, this solution was not working for my WP+BP stand, thus people say it works for them on WP 341. I found another solution in Codex, here’s the link https://codex.wordpress.org/Class_Reference/WP_Rewrite
August 2, 2012 at 4:27 am #138294@mercime
Participant@maryefern so something’s blocking the creation of the bb tables.
– Delete bb-config.php,
– change to bp-default theme,
– deactivate ALL plugins except BuddyPPress,
– go to BuddyPress > Forums
– reinstall Group Forums
– check if bb tables are created in DBaces
Participanthttps://wordpress.org/extend/plugins/codestyling-localization/ could be useful…
I haven’t tried it myself. It does claim buddypress compatibility…
August 1, 2012 at 11:26 pm #138289August 1, 2012 at 11:08 pm #138284@mercime
Participant@andrea_r thank you. At the time I answered in my second post, @maryefern ‘s site had the Eleven40 theme and many plugins activated in the site as it is right now, hence reference to Genesis plugin and forums.
1. check if the seven xx_bb_xx tables for the group forums were created in your database when you installed Group Forums, as seen here
2. if the tables are there, then change to bp-default theme and deactivate ALL plugins except BuddyPress to check if issue is resolved.
August 1, 2012 at 10:50 pm #138283valuser
Participant“You’ll find the template at bp-default” check
could be in wp-content/plugins/buddypress/bp-themes/bp-default/members/single/activityor in your themes members folder as per mercime
cheers
August 1, 2012 at 10:37 pm #138280alexcurrie123
Participant@mercime – Erm. Newbie question here. This is under plugins >> buddypress, right? Cause I don’t see a members/single/activity/permalink.php.
Also, is your name based off of the band Mercy Me?
August 1, 2012 at 10:29 pm #138278@mercime
Participant@alexcurrie123 You’ll find the template at bp-default or your theme’s /members/single/activity/permalink.php
DayZPvP
MemberI can’t find how to change any of the slugs. Even if I change the ‘group’ slug to ‘clans’ it only changes like 1 thing. There are tons of buttons and pages with the word ‘group’ everywhere. Have been trying to change “group” to “clan” for days, no one seems to know how except the language file method, I guess I have to do that.
I tried doing it this way: https://codex.buddypress.org/extending-buddypress/bp-custom-php/
Never worked for me. Is there no plugin where I can just go edit the slugs? Would make this whole thing a million times easier.
You can try this https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
Seems excessive to change every instance of the word “group” (it appears A LOT).
I
-
AuthorSearch Results