Search Results for 'wordpress'
-
AuthorSearch Results
-
May 1, 2012 at 8:21 pm #133817
In reply to: Tie Blog to Group?
valuser
ParticipantThe plugin BuddyPress Groupblog at https://wordpress.org/extend/plugins/bp-groupblog/ MAY go some of the way in answering your queries.
” The BuddyPress Groupblog plugin extends the group functionality by enabling each group to have a single blog associated with it. Group members are automatically added to the blog and will have blog roles as set by the groupblog admin settings.”May 1, 2012 at 7:32 pm #133815@mercime
Participant== every single table in my database says pressfix ==
BuddyPress did not add any pressfix in front of your table names. Check your wp-config.php file to see what prefix you added to your tables. BP creates _bp_ tables in your database. It also adds BP options in wp_options table https://codex.buddypress.org/buddypress-site-administration/deleting-buddypress/
May 1, 2012 at 6:46 pm #133814Hugo Ashmore
ParticipantI’ve installed – re-installed, manually modified DB’s, a hundred times and never had anything remotely like this happen especially not caused by BP. BP doesn’t cock up in this manner, table prefix sounds like something your theme has done.
As for fix? try renaming your tables back to the wp default ‘wp_’
May 1, 2012 at 5:00 pm #133811roclimb
ParticipantI don’t think thats the case here because every single table in my database says pressfix in front of the name.
Buddypress crashed my site so I had to delete the folders from my wordpress folder manually. I am only on a localhost MAMP environment not live with it. I installed budypress it crashed my admin and site so I went into the folder where buddy press folder was located and deleted it. No the site works and admin panel dashboard works great but my database tables appear to be buddy press tables.Any suggestions to change them back?
May 1, 2012 at 1:11 pm #133802Paul Wong-Gibbs
KeymasterThis question is best suited for the wordpress.org support forums as it doesn’t seem to involve BuddyPress.
May 1, 2012 at 8:04 am #133798In reply to: do not have associated WordPress Pages
Hugo Ashmore
ParticipantJust for clarity- you do know understand that in the event that bp hasn’t created pages or you get that message that associations are broken it’s a manual process to create those pages before navigating back to BP pages to now find them available in the selection dropdown.
With Saluation – if memory serves – you may need to go into each of those pages created for BP use and ensure that you have selected ‘buddypress’ in the layout options sidebar custom field.
May 1, 2012 at 7:12 am #133797@mercime
Participant@babray add to the equation that Group Forums will be migrated over to Sitewide Forums (bbPress plugin)
May 1, 2012 at 5:34 am #133791In reply to: do not have associated WordPress Pages
starprintbrokers
MemberThank you. I am checking with the Salutation author and then I will follow your instructions.
May 1, 2012 at 5:30 am #133790In reply to: Gaming Ladder and Tournament
@mercime
ParticipantThere are no plugins that does what you need at this time. You can post the job offer at
https://buddypress.org/community/groups/bp-jobs-board/ or at http://jobs.wordpress.net/May 1, 2012 at 5:23 am #133789In reply to: do not have associated WordPress Pages
@mercime
Participant@starprintbrokers Salutation is supposed to be a BuddyPress-ready theme, therefore you do not need to install and activate the BP Template Pack plugin nor go through Appearance > BP Compatibility process. If you did, deactivate Salutation and delete the theme, then re-upload a clean copy of the Salutation theme but do not activate it yet.
Change to bp-default theme, then go to BuddyPress > Pages. For each component that does not have a Page yet, e.g. Activity Streams does not have “Activity” page across, click on “New Page” button and the Page will be created. Do the same for the remaining components in the section. You associate each page to each component and click “Save All” button at the bottom of the section.
Check that each BP component page is working. Then and only then do you change to Salutation theme. Btw, do confirm with theme author if Salutation has been upgraded to work with current BuddyPress version.
May 1, 2012 at 4:58 am #133788In reply to: do not have associated WordPress Pages
starprintbrokers
MemberActually, I already had BuddyPress Template pack installed. I just activated it again, and tired again. I clicked repair on that message, and still, there are no pages by those names in teh pull down menus.
May 1, 2012 at 4:49 am #133787In reply to: do not have associated WordPress Pages
yadigit
Participantgo to your /wp-admin -> plugins -> add new.
search Buddypress Template Pack.
Install it, and run it.
Follow the simple steps…
All should work well.April 30, 2012 at 11:51 pm #133781@mercime
Participant== Buddypress seems to have written over my wordpress database ==
@roclimb BuddyPress creates tables in database and does not overwrite WP DB tables..
Just deactivate BuddyPress and BP plugins from wp-admin. If you cannot access your wp-admin, rename buddypress plugin folder via FTP/sFTP or control panel in server. See also https://codex.buddypress.org/troubleshooting/
April 30, 2012 at 11:26 pm #133780In reply to: Seeking Buddypress/PHP developer
@mercime
Participant@stealthology post also at http://jobs.wordpress.net/
April 30, 2012 at 9:04 pm #130273@mercime
Participant@jakeyboy1989 from your WP forums post as well – If you just want to make your WordPress theme compatible with BuddyPress, you don’t need to create a multisite installation.
Install and activate the BP Template Pack Plugin and go through Appearance > BP Compatibility process. Then post back here if you require further assistance.
April 30, 2012 at 8:14 pm #133774@mercime
Participant@strek-break you’re welcome. Marking this as resolved.
April 30, 2012 at 8:04 pm #133773jakeyboy1989
MemberThanks for the tips @Paul Gibbs
The reason I want the two sites to be connected is so that my authors can network and get points, rankings, etc, for the posts they make (this was a feature requested by my users).
The key thing for me is that my users want the social features that I can provide through buddypress, but it is difficult to integrate with more extensive framework based wordpress templates (at least it seems that way for me) so I would love to be able to have buddypress on the same site, or a connected site, that has its own template and is hidden from users.
Also when I say authors it might sound misleading because this could be potentially 500-1000 different users so they need group and discussion forum features..
April 30, 2012 at 7:00 pm #133770In reply to: “Read More” in Activity Stream not there
storyaday
ParticipantApril 30, 2012 at 5:18 pm #133762Strek
Participantthe template was perfect! Thank you for helping me!
April 30, 2012 at 3:05 pm #133753In reply to: Change title of forum Directory
Toby Cryns (@themightymo)
ParticipantYou can add this to wp-config.php:
`define( ‘BP_FORUMS_SLUG’, ‘conversations’ );`
That will change the slug. To change the actual text that is rendered on the page, check out the “Custom Groups Name” plugin at http://hardlyneutral.com/wordpress-plugins/
…and if you are feeling adventurous, go ahead and start editing your translation files!
April 30, 2012 at 11:47 am #133742In reply to: Using BuddyPress Avatars with wp_list_comments()
Paul Wong-Gibbs
KeymasterYour wp_list_comments() call specifies the callback as a function called “mytheme_comment”, which is probably in your theme’s functions.php file. You’ll need to use these functions in there, or modify what you have already.
For an example, look at the code block just below the phrase “You will need to define your custom callback function in your theme’s” on https://codex.wordpress.org/Function_Reference/wp_list_comments (get_avatar is used six lines from the top)
April 30, 2012 at 7:17 am #133732Paul Wong-Gibbs
KeymasterThere are some ways to get content copied from one site onto another, but I think they are all pretty clunky. Your content should be written and published on your user-facing site, and that’s where you’d be best to track things like blog posts.
I’d have a careful think about if tracking your authors’ activity gives much value to the other users; after all, anyone can read the posts that are published in the actual website. You can create a second site
(or multisite site), and have that site as the discussion area for your authors. Specifically, consider using the ‘P2 Theme’ on it, which you can find for download on WordPress.org.April 30, 2012 at 7:08 am #133731In reply to: BP 404 subdirectory install
Paul Wong-Gibbs
KeymasterIf you’ve gotten the top-level pages to work and access BuddyPress content, I can’t understand why it wouldn’t also work everywhere else.
Your original post says “second BuddyPress install”; are you trying to run two separate BuddyPress sites under one installation of WordPress (multisite)?
April 30, 2012 at 6:23 am #133729In reply to: Using BuddyPress Avatars with wp_list_comments()
Paul Wong-Gibbs
KeymasterWordPress’ get_avatar() should work fine. For post/page comments, I would actually suggest using get_avatar() instead of bp_core_fetch_avatar() so that your site doesn’t break if you decide to turn off or stop using BuddyPress.
April 30, 2012 at 1:57 am #133727@mercime
ParticipantB. COPY your theme’s sidebar.php and Save As > sidebar-buddypress.php
Open up sidebar-buddypress.php and at the TOP, above all code contained within, add this
``Then at the BOTTOM of sidebar-buddypress.php, below all other code, add this:
`jQuery(document).ready( function() {
if ( jQuery(‘div#blog-details’).length && !jQuery(‘div#blog-details’).hasClass(‘show’) )
jQuery(‘div#blog-details’).toggle();
jQuery( ‘input#signup_with_blog’ ).click( function() {
jQuery(‘div#blog-details’).fadeOut().toggle();
});
});`
Save file.
C. Upload header-buddypress.php and sidebar-buddypress.php to your theme folder in server wp-content/themes/envision/ at the same directory where your regular header.php and sidebar.php files are in
D. Final note: Copy the style modifications for some BP elements https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/3/ and paste those at the bottom of your theme’s stylesheet, then adjust to taste.
-
AuthorSearch Results