Search Results for 'wordpress'
-
AuthorSearch Results
-
February 15, 2012 at 9:52 am #129851
In reply to: a new community with 100k users
Paul Wong-Gibbs
KeymasterYes, it works fine. Suggest you do some research in how to scale WordPress, or post on wordpress.org about that. http://Wordpress.tv also has some talks from WordPress conferences about scaling.
February 15, 2012 at 9:07 am #129849In reply to: Theme Files – Sub Page As Blog
Hugo Ashmore
Participantdoes the Buddypress theme sit over the default WordPress Twenty Eleven?
No it doesn’t BP is it’s own unique set of files.
February 15, 2012 at 8:44 am #129846In reply to: Theme Files – Sub Page As Blog
thorny23
MemberThank you again for your response. I am well aware of how to create a Static Front Page, my problem comes when editing the theme for the /blog page.
Would I need to create a file that takes a standard page template and incorporates a look called page-blog.php and if so would this be placed in the Buddypress Default themes folder?
If the above is incorrect please could someone point me in the right direction, does the Buddypress theme sit over the default WordPress Twenty Eleven? So just to clarify, I am wanting to change the layout of the /blog page, I have tried editing most of the files within the Editor but it does not seem to replicate on the front end.
You can see an example of what I am working with (this is a dev site as the main installation is for a work based innovation blog):
http://area51.creativenerds.org/wordpress – Is running off the ‘HomePage’ page set within WordPress Reading Options
http://area51.creativenerds.org/wordpress/blog – Is set in the reading options as the ‘Posts Page’ this is the page I wish to change the style/layout of and add things into the loop.
Regards
SamFebruary 15, 2012 at 3:37 am #129832In reply to: Page title issue since BP 1.5
aces
ParticipantIf your site name in wordpress is mysite.commysite.com then that is probably what should be there.
To change it have a look at https://codex.wordpress.org/Function_Reference/wp_title and https://codex.wordpress.org/Function_Reference/bloginfo
February 15, 2012 at 3:29 am #129830Mary Jane
Membersame here
February 15, 2012 at 3:01 am #129828In reply to: Compatibility Issue?
aces
ParticipantIt’s never a good idea with software like this to run redundant versions and you would face increasing problems with other plugin etc compatibility and potentially security.
Maybe the theme can be updated, but It can be very hard for anyone to be particularly helpful with commercial themes unless they buy the theme to examine it….
You could try to get help on the theme’s support forum: http://support.stoodeo.com/forum/huddle-buddypress-amp-wordpress-theme – as non verified buyer I can’t even see the posts….
( or maybe: http://themeforest.net/item/huddle-wordpress-buddypress-community-theme/discussion/835549 )
February 15, 2012 at 2:38 am #129826In reply to: Compatibility Issue?
aces
ParticipantIf http://themeforest.net/item/huddle-wordpress-buddypress-community-theme/835549 is what you are talking about, then it looks like it may not have been upgraded for buddypress 1.5+
February 15, 2012 at 2:17 am #129824In reply to: Where to set permalink?
aces
ParticipantWordpress Settings > Permalinks
ie: http://example.com/wp-admin/options-permalink.phpFebruary 15, 2012 at 1:10 am #129822takuya
ParticipantFYI, I downgraded BP versions and results are followings (WP 3.3.1)
BP 1.5.3.1 – not working, same error remains
BP 1.5.2 – not working, same error remains
BP 1.5.1 – not working, same error remainsBut my previous version was 1.5.1 and was fully working, so I’m thinking this was caused by WordPress core itself, not BuddyPress. I’m going to test by downgrading WordPress core.
February 15, 2012 at 12:52 am #129821CybreTron
MemberI have tried. But when I view the page, it said not found.
Any other clues or suggestion?February 15, 2012 at 12:47 am #129820In reply to: BP Template Pack installation error
@mercime
Participant#1) Yes, you would need to associate/create BP components with Pages. See https://codex.buddypress.org/getting-started/setting-up-a-new-installation/ and link to Installation Wizard
#2) You only need to install BP Template Pack to make your WordPress theme compatible with BuddyPress.
If you’re using bp-default theme OR child theme of BP Template Pack OR an explicitly stated BuddyPress theme, you need to deactivate BP Template Pack plugin.
February 14, 2012 at 11:56 pm #129819In reply to: buddypress page not showing
@mercime
ParticipantThis is not a BuddyPress issue. What happened is that you changed Site URL instead of the Site Title. See https://codex.wordpress.org/Changing_The_Site_URL
To resolve this issue, please post at WordPress forums https://wordpress.org/support/forum/how-to-and-troubleshooting
February 14, 2012 at 11:38 pm #129818In reply to: Theme Files – Sub Page As Blog
February 14, 2012 at 5:52 pm #129797@mercime
ParticipantI know the “Reply” button, but what “Quote” and “Complaint” buttons do you want? Something is getting lost in translation somewhere. Could you be more specific?
BuddyPress/WordPress versions?
What theme are you using?
What plugins do you have installed?
In what pages are the quotes and complaint buttons supposed to be seen?February 14, 2012 at 5:51 pm #129796radar
ParticipantIsnt working for me…. Maybe a bug?
February 14, 2012 at 5:42 pm #129794Hugo Ashmore
ParticipantThose highlighted pages should be in your WP page listings, you would need to tell BP to associate the component to a particular page by selecting available pages to use from the dropdon in the BP settings page.
February 14, 2012 at 5:41 pm #129792aces
ParticipantOn Buddypress > Settings select No for Hide admin bar for logged out users?
See: https://codex.buddypress.org/getting-started/configure-buddypress-components/#bp-settings
February 14, 2012 at 4:25 pm #129788CybreTron
MemberBTW, I have WPMU with domain mapping installed.
Thanks
February 14, 2012 at 3:35 pm #129786Paul Wong-Gibbs
KeymasterCan you create WordPress Pages ok? What do your permalinks for those look like? Can you create BuddyPress groups?
February 14, 2012 at 1:19 pm #129777aces
ParticipantSince buddypress 1.5 you can use:
`
define( ‘BP_USE_WP_ADMIN_BAR’, true );
`
I use it in bp-custom.php although it can go in wp-config.phpFebruary 14, 2012 at 9:07 am #129774In reply to: Complex and Confused!
hunzaboy
Memberor is there any way to show my BP MEMBERS, GROUPS ETC on the WordPress site ?
February 14, 2012 at 5:52 am #129766@mercime
ParticipantBased on the structure of Thematic, you would have to change 16 template files within the 6 BP folders transferred to your Thematic child theme during the BP Compatibility process.
Download the 6 folders mentioned above – activity, blogs, forums, groups, members, registration – to your computer hard drive.
A. Open up each of the 16 BP files and at the Top of each file replace:
``with:
`<?php
// calling the header.php
get_header();
// action hook for placing content above #container
thematic_abovecontainer();
?><?php
// calling the widget area ‘page-top’
get_sidebar(‘page-top’);
the_post();
thematic_abovepost();
?>
<div id="post-<?php the_ID();
echo ‘” ‘;
if (!(THEMATIC_COMPATIBLE_POST_CLASS)) {
post_class();
echo ‘>’;
} else {
echo ‘class=”‘;
thematic_post_class();
echo ‘”>’;
}
// creating the post header
thematic_postheader();
?>`February 14, 2012 at 1:09 am #129756In reply to: Site Wide Buddypress Wiki, or Docs
@ChrisClayton
ParticipantAt the moment, the only site-wide plugin still being maintained is the wiki plugin by wpmudev https://buddypress.org/community/groups/wordpress-wiki-plugin/home/
But; despite being listed here on the BP plugin directory, it’s completely a WordPress plugin and doesn’t integrate with buddypress at all.
EDIT: If your interested in building your own solution, i’m sure @johnjamesjacoby could also give you some ideas based on what he used for the codex – https://codex.buddypress.org/ (eg, the code he used to get the wiki pages into the activity stream – though, theirs no front-end editing functionality here yet, so you will have to work out that part yourself)
February 14, 2012 at 12:32 am #129752In reply to: [Resolved] Ray of Light WordPress Theme issues
@mercime
ParticipantYou’re welcome. Thank you for coming back and sharing the good news
February 14, 2012 at 12:25 am #129749In reply to: Installing Buddypress Help
-
AuthorSearch Results