Save file.
Search Results for 'wordpress'
-
AuthorSearch Results
-
February 9, 2012 at 12:18 am #129507
In reply to: Where do I edit blog post meta content?
aces
Participanthttps://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/I haven’t tried it but https://wordpress.org/extend/plugins/codestyling-localization/ should be buddypress compatible and might make things easier….
Although Poedit is quite easy to use
February 9, 2012 at 12:03 am #129505In reply to: Best Way to do a 301 Redirect
aces
ParticipantFor a few individual pages you could just add redirect rules, a line per rule, to your .htaccess file – something like:
`
Redirect 301 /oldpage/ http://domain.com/newpage/
`The old page address is from the site root (the same as the htaccess file) the new address has to be from http://
The following discussion might be useful http://wordpress.stackexchange.com/questions/8665/how-to-301-redirect-category-to-customname
February 8, 2012 at 11:45 pm #129504@mercime
ParticipantBuddyPress needs some extra memory https://codex.buddypress.org/troubleshooting/blank-pages/
February 8, 2012 at 10:08 pm #129500In reply to: Easy way to change colours?
shinsan
Membercan i create a child theme in the bottom of my already created wordpress style.css?
i want to know that before i follow the instruction of the child theme becose i already have a style.css and i don’t know where to start: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
If not, can i create two style.css my already created style.css and a new one for buddypress?
February 8, 2012 at 10:00 pm #129499aces
ParticipantThe last post on https://buddypress.org/community/groups/creating-extending/forum/topic/sign-up-email/ has another suggestion, using https://wordpress.org/extend/plugins/mail-from/
February 8, 2012 at 9:48 pm #129497aces
ParticipantFebruary 8, 2012 at 9:40 pm #129496In reply to: Easy way to change colours?
@mercime
Participant== i just want to know if buddypress has a easy way to change the colours ==
You mean you want to create a child theme of bp-default theme and make it look like Motion theme? Change colors via child theme’s stylesheet.
If that’s not what you meant .. the theme used in the BP Template Pack walkthrough is a WP theme which you can download https://wordpress.org/extend/themes/motion That example was done some time ago, so if you find different divs in the new version of Motion theme, feel free to ask for assistance here.
February 8, 2012 at 9:33 pm #129495@mercime
ParticipantTheme author of Suffusion theme has a created a plugin to make Suffusion compatible with BuddyPress, so you don’t need to install and activate BP Template Pack plugin
https://wordpress.org/extend/plugins/suffusion-buddypress-pack/February 8, 2012 at 9:31 pm #129494In reply to: Activating languages on buddypress
Paul Wong-Gibbs
KeymasterNo, set WPLANG to ‘el’, just like if you weren’t using BuddyPress. You can’t define WPLANG twice, it won’t work. You’ll need a WordPress translation loaded, as well as a BuddyPress one.
February 8, 2012 at 9:29 pm #129493Paul Wong-Gibbs
Keymaster1. Anything’s possible. You’ll just need to build it. BuddyPress doesn’t handle authentication, that’s all down to WordPress (so, if you can get it working with WordPress…).
2. By default, any user can see any user’s activity. You’ll either want to build some sort of bespoke privacy control, or see if you can get s2member (plugin) configured to work like this.
3. Anything’s possible. BuddyPress 1.6 will have built-in integration for the Activity component with Akismet, which might help get you started. bbPress 2.x also has built-in integration for Akismet.
4. Yes, it scales. Research into how to scale WordPress up to your expected levels of users.
February 8, 2012 at 5:35 pm #129478aces
ParticipantHave you tried installing https://wordpress.org/extend/plugins/wp-mail-smtp/ then sending a test email from the settings page?
The debug information should indicate where the problem is and the error codes can be googled for further info if necessary….
February 8, 2012 at 5:21 pm #129475In reply to: Warning: Cannot modify header information….
@mercime
ParticipantPlease check if any solutions given will resolve your issue https://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F
February 8, 2012 at 4:53 pm #129474ngtszman
MemberI got the answer :
https://wordpress.org/support/topic/my-theme-isnt-showing-up-1Dashboard –> setting –> general setting –> “http://panjury.com/cms” , instead of
“http://localhost/cms”February 8, 2012 at 4:44 pm #129472In reply to: buddypress searchable?
Chineseand
ParticipantI’m with you mrwolfy, I see the search functionality that comes in the header area with bp-default will work – though I would like to be able to modify it – but if you use the wordpress search widget, or the search box that shows up when something isn’t found, I get pushed back to the activity page (home page for me). The same happens on this site if you use the search box at the top – you’ll get thrown back to the home page.
I found a plugin at http://buddydev.com/plugins/buddypress-sitewide-activity-widget/ but it wouldn’t list posts for me. It seems to list everything but. Any advice anyone?
February 8, 2012 at 2:20 pm #129462In reply to: External authentication vs local database
Paul Wong-Gibbs
KeymasterBuddyPress doesn’t do anything with user authentication. Get it working with WordPress, and it’ll work with BuddyPress. For further advice, it’s probably worth searching the WordPress.org forums as I imagine this sort of topic has come up in the past.
February 8, 2012 at 10:54 am #129453In reply to: Sticky Group?
Paul Wong-Gibbs
KeymasterNot easily* possible without changes to core. We’ve an enhancement ticket for sticky groups: https://buddypress.trac.wordpress.org/ticket/2242
February 8, 2012 at 10:50 am #129451In reply to: How to set an activity type with embed?
Paul Wong-Gibbs
Keymaster@r-a-y said his plugin https://wordpress.org/extend/plugins/oembed-for-buddypress/ would eventually offer this as an option.
February 8, 2012 at 8:13 am #129449In reply to: Alignment Issues Game Speed WordPress Theme
PsionicArchon
MemberThanks for your both late, and speedy reply. I figured I’d check back before I went to sleep, I didn’t think anyone would post so late. I was able to locate the appropriate .css files, for future reference (so no one else is confused), they are located in pluginsbp-template-pack right under my nose. I feel like a bit of an idiot now, however I managed to edit several margins that had been set to negative numbers, such as negative nineteen, which my style does not support it would seem.
As for the Avatar cropping, I have had no luck with this. I scanned the page you linked me, changed my theme, and even disabled it entirely just to rule out that possibility all together to no avail. I did notice however, that this error message is now popping up: There was a problem cropping the avatar, please try uploading it again.
When I attempt to crop any avatar’s for both groups and persons joining, the crop window does not appear over the picture. I can still select crop picture, only nothing happens. It grabs the corner of said image, and chooses that.
February 8, 2012 at 6:30 am #129448In reply to: Alignment Issues Game Speed WordPress Theme
@mercime
ParticipantRe: Cropping Avatars
Change to bp-default theme and check if you can crop there. If you can, well and good. If not, check out some trouble-shooting tips https://codex.buddypress.org/getting-started/before-installing/#wp-configuration
Re: Theme Compatibility
First thing’s first. Before making any WP theme (downloaded outside of WP theme repository) compatible with BuddyPress, make sure that it is secure. Download the Theme Check Plugin and see if there are warnings or required generated when you run the theme check. WP Theme Repo for example only accepts themes which do not contain warnings and required items.
I have just downloaded a copy of gamespeed per your link above and there are obfuscated code within 2 files I checked out so far – at the bottom of the theme’s functions.php file and all of footer.php file. Because of that, I can’t help you since I need all the HTML information in footer.php among other theme files for the BP Compatibility Process.
February 8, 2012 at 2:22 am #129442@mercime
Participant@snowlas You’re welcome and Congratulations. Glad you resolved layout to your satisfaction
February 8, 2012 at 1:17 am #129437In reply to: Cannot Log Out After uploading bp-custom.php
daveC87
MemberThe custom Functions I added area as follows: (When I delete the bp-custom.php everything works fine again)
// Setups up Type=Full avatar pics for BP-post author
function bp_custompost_author_avatar() {
global $post;if ( function_exists(‘bp_core_fetch_avatar’) ) {
echo apply_filters( ‘bp_post_author_avatar’, bp_core_fetch_avatar( array( ‘item_id’ => $post->post_author, ‘type’ => ‘full’, ‘width’ => ’70’, ‘height’ => ’70’ ) ) );
} else if ( function_exists(‘get_avatar’) ) {
get_avatar();
}
}// Changes order for member profile menu items
function bbg_change_profile_tab_order() {
global $bp;$bp->bp_nav = 20;
$bp->bp_nav = 30;
$bp->bp_nav = 40;
$bp->bp_nav = 50;
$bp->bp_nav = 60;
$bp->bp_nav = 70;
$bp->bp_nav = 80;$bp->bp_nav = false;
$bp->bp_nav = false;}
add_action( ‘bp_setup_nav’, ‘bbg_change_profile_tab_order’, 999 );*/// Setup the navigation
// Props to http://wordpress.stackexchange.com/questions/16223/add-buddypress-profile-menu-item for helping me figure this out
// and http://themekraft.com/customize-profile-and-group-menus-in-buddypress/
function my_setup_nav() {
global $bp;bp_core_new_nav_item( array(
‘name’ => __( ‘my adventure list’, ‘buddypress’ ),
‘slug’ => ‘my-adventure-list’,
‘position’ => 10,
‘screen_function’ => ‘my_adventure_list_link’,
‘show_for_displayed_user’ => true,
‘default_subnav_slug’ => ‘my-adventure-list’,
‘item_css_id’ => ‘my-adventure-list’
) );
}add_action( ‘bp_setup_nav’, ‘my_setup_nav’, 1000 );
function my_adventure_list_title() {
echo ‘My Adventure List’;
}function my_adventure_list_content() {
?>
<?php
}function my_adventure_list_link () {
add_action( ‘bp_template_title’, ‘my_adventure_list_title’ );
add_action( ‘bp_template_content’, ‘my_adventure_list_content’ );
bp_core_load_template( apply_filters( ‘bp_core_template_plugin’, ‘members/single/my-adventure-list’ ) );
}?>
February 7, 2012 at 7:39 pm #129431snowlas
ParticipantI figured it all out. I used Firebug to grab the custom background CSS and placed it into my main style sheet.
Then for the getting rid of the side bar, I needed to adapt the code to match what in the full width template file compared to the page file. Then I had to make the same adjustment for the bottom in the sidebar file as well.
Thank you for all the help! I really needed it!
February 7, 2012 at 6:32 pm #129430@mercime
ParticipantThis is not a BuddyPress issue. The Secure Invites plugin as seen at https://wordpress.org/extend/plugins/wordpress-mu-secure-invites/ has not been updated since March 2011.
Either contact the plugin dev if he’s still going to update the plugin or find an alternative. Check out e.g. https://wordpress.org/extend/plugins/invite-anyone/
February 7, 2012 at 6:26 pm #129429In reply to: Problems with page titles
@mercime
ParticipantSomething is wrong. Let’s start with:
– WP/BP versions?
– Single WP or WP Multisite?
– Did you go through the installation wizard after you activated BuddyPress? https://codex.buddypress.org/getting-started/setting-up-a-new-installation/buddypress-1-5-installation-wizard/
– Did you install/activate BP Template Pack plugin and go through Appearance > BP Compatibility process to make your theme compatible with BuddyPress? https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
– URI to the page you were referring to where it just showed list of titles.
February 7, 2012 at 5:30 pm #129423@mercime
Participant@ki450751 I see you’ve installed BP Template Pack and have gone through the BP Compatibility process. Click on the Finish button and let’s proceed to the nitty gritty.
For the WP Creativix theme as seen here https://wordpress.org/extend/themes/wp-creativix
A. Copy the theme’s header.php and save as header-buddypress.php
Open up header-buddypress.php, at the very bottom of the file below other code, add this:
`` -
AuthorSearch Results