Save file.
Search Results for 'theme'
-
AuthorSearch Results
-
April 18, 2012 at 5:02 pm #133190
@mercime
ParticipantIf you’re using child theme of bp-default theme https://wordpress.org/extend/plugins/buddypress-profile-menu/
April 18, 2012 at 4:23 pm #133187In reply to: newbie to buddypress
freelancewebsitedesign
MemberThanks neiloughton
Ok so if i dont tear it apart what should i do can in intergreat it to look like my website, also i just installed the blugin and i get and error.
Fatal error: Call to undefined function bp_site_name() in C:xampphtdocswordpresswp-contentpluginsbuddypressbp-themesbp-defaultheader.php on line 27
April 18, 2012 at 8:59 am #133168In reply to: Querya – WP/BP powered q&a community
giannisff
ParticipantGreat modification of the frisco theme. I like it!!!!!!!
@mercime
ParticipantChange to bp-default theme. If BP is installed in main site and assuming you didn’t change the groups slug, go to http://yoursite.com/groups/ and you’ll get to the Groups Directory page. Beside the page title “Groups Directory”, you’ll find the “Create Group” Button. Edit – or just go to http://yoursite.com/groups/create/
April 17, 2012 at 5:43 pm #133147Paul Wong-Gibbs
Keymasterhttps://buddypress.trac.wordpress.org/ticket/3588 might be relevant
April 17, 2012 at 5:34 pm #133142shanebp
ModeratorWhy is your banner in an h1 tag ?
April 17, 2012 at 4:33 pm #133141In reply to: [Resolved] Disable responsive layout
aces
Participant`
function bp_head_action() {
remove_theme_support( ‘bp-default-responsive’ );
}
add_action( ‘bp_head’, ‘bp_head_action’);
`
I haven’t tried it but it was suggested in: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/default-theme-menus-on-narrow-screens-or-old-laptops/#post-126618April 17, 2012 at 2:47 pm #133133In reply to: call buddypress register form
sammygone
Memberits under the default buddypress theme, in the registration folder you will find the register.php
bp version 1.5.5April 17, 2012 at 5:07 am #133113In reply to: Rearranging Extended Profile fields
@mercime
ParticipantThe profile labels and data are rendered in table rows. You could copy over the profile-loop.php file to your child theme folder /themes/childtheme/members/single/profile/profile-loop.php and change the table/rows/columns into divs/spans etc.
April 17, 2012 at 3:16 am #133111In reply to: Child theme on buddypress default theme help
9087877
InactiveYou will need to know CSS to make changes such a colors, and know how to target to specific area you want to change. I suggest using firefox and firebug. Below I have attempted to show you what you can change and can not change as far as starting a child theme style.css. This commented section has to be included in your child themes folders style.css and the folder with the style.css needs to be placed within wp-content/themes and you have to activate it. If its left blank it just inherits the bp-default style.css. If you correctly target what you want to change then this child themes style.css will over-ride the bp-default style.css. Whatever you target and decide you want to change needs to be placed after the closing comment ( */ ) of the the below code with proper CSS syntax. I hope this in some way explains it a little more clearly.
`/*
Theme Name: BuddyPress Dusk /*This can be changed*/
Theme URI: http://example.org/themes/dusk/ /*This can be changed*/
Description: Dark theme for BuddyPress. /*This can be changed*/
Version: 1.0 /*This can be changed*/
Author: John Doe /*This can be changed*/
Author URI: http://example.org/ /*This can be changed*/
Template: bp-default /*This CAN NOT be changed*/
Tags: buddypress, two-column, grey, dark /*You need to have buddypress in the Tags, the rest (example: two-column, grey, dark can change) */
*/`April 17, 2012 at 12:58 am #133110Anonymous User 8418620
Inactive@ChrisClayton Thank you so much! It worked perfectly, thank you really. One last thing (to stop to being boring with you!! I’m??):
I’m wanting to make a new tab and a new subnav to show posts in the profile of each user in BuddyPress. Ex.:
If I made x posts, that will appear in that subnav my posts. I did this, it worked, but one thing: when you access a profile of another person, this tab will appear my posts, but the posts that should appear is of the person I’m visiting the profile. Why is this happens?Code that I used is the same loop of author.php themes:
April 17, 2012 at 12:48 am #133109In reply to: Want to change the word ‘friends’ to something else
@mercime
Participant== now my notification in the wp admin bar are not working ==
How is it not working? WP/BP versions? Have you done basic troubleshooting like changing to bp-default theme and/or deactivating plugins except BuddyPress?
April 16, 2012 at 11:18 pm #133103@mercime
Participant@bigjosh change to bp-default theme, then go to that group which was spelled incorrectly, and click Admin tab to edit name of group
April 16, 2012 at 2:35 pm #133083In reply to: Placing content below log out button
Hugo Ashmore
Participant? ‘left pane’; are you running a custom theme, if so it’s hard for us to help with third party theme on this support forum. You can generally add anything like though to themes in any number of ways; BP default theme has a sidebar thus, as one would expect, in the WP dashboard you can add a text widget to that sidebar column to render content.
April 16, 2012 at 10:33 am #133078In reply to: Buddypresss on Multisite – But Not on Root Site
gbennyb
MemberSame issue here, it is pretty frustrating as i try to figure out the different options, but i don’t find a central place which explains it me properly (o.e. the Codex, where it should be IMHO).
I am happy to put everything together in english and german after we resolved the issue, but i don’t get it running properly (neither technically, nor in my mind).I. Core Definition
If i understand it correctly, there are serveral approaches to run BuddyPress on
a) MultiSite (WP Network)
and
b) MultiNetwork (BuddyPress Network)Correct?
II. Different MultiSite Options
1.) MultiSite + different Websites with different BuddyPress Networks
2.) MultiSite + different Website but sharing the same userbase1.) is clear to me, but 2.) envolves already the following subquestion:
– Can we have a single userbase, but with dedicated design per blog/domain? Let’s say we have a dog and a cat community. I would like to have the user “Frank” only once in both systems, but when he changes his profile on the cat-website, can he do it there, or will it be within one central design/domain?III. Issue No. 1
Let’s assume we are running the current stable version of WP 3.3 and let’s assume the WordPress network runs properly, here already my first question:
I do normaly use the “WordPress MU Domain Mapping”, after a few tests with “BP Multi Network plugin”, i assume i should not have it running, correct?IV. Issue No. 2
So, now i am trying to established on a WP MultiSite installation different (independant) Buddy Networks. So BP Multi Network plugin is the way to go, right?
What i don’t get is
“4. Activate BuddyPress on your sub network.” from https://wordpress.org/extend/plugins/bp-multi-network/installation/
I can activate BuddyPress ONLY for the whole network, not for each single (configured) domain/blog. What am i missing?IV. Issue No. 3
When i activated define ( ‘BP_ROOT_BLOG’, 2); (or ID 3 in my case), the possibilty to enter “activity” was gone from all domains, i just don’t get iti have configured this here:
define(‘WP_DEBUG’, false);define(‘WP_ALLOW_MULTISITE’, true);
define( ‘MULTISITE’, true );
define( ‘SUBDOMAIN_INSTALL’, false );
$base = ‘/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘XYZ.XYZ.vom’ );
define( ‘PATH_CURRENT_SITE’, ‘/’ );
define( ‘SITE_ID_CURRENT_SITE’, 1 );
define( ‘BLOG_ID_CURRENT_SITE’, 1 );/* WP MU Plugin https://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/installation/ */
define( ‘SUNRISE’, ‘on’ );/* That’s all, stop editing! Happy blogging. */
Using standard Buddypress Theme from Plugin 1.5.5
IV. Issue No. 4
About the theme.
Where should i activate the theme? Per Domain or just in a central community?Sorry for mixing up things, but that all is very unclear to me. Any ideas?
April 16, 2012 at 5:36 am #133070In reply to: [Resolved] Alignment Issues – Smileth theme
@mercime
Participant@roguedjinni reminder on the final note to copy modifications in your stylesheet per my post above so layout will look better.
April 16, 2012 at 2:51 am #133068In reply to: [Resolved] Alignment Issues – Smileth theme
;ldjaklsfjlkasjflkas
ParticipantNevermind, it hadn’t fully updated! looks great.
April 16, 2012 at 2:47 am #133067In reply to: [Resolved] Alignment Issues – Smileth theme
;ldjaklsfjlkasjflkas
Participant@mercime, I did, and now it looks weird!
April 16, 2012 at 2:37 am #133065In reply to: [Resolved] Alignment Issues – Smileth theme
@mercime
Participant@roguedjinni Thank you. But I just checked out your site and we need to make adjustments by deleting `
` in header-buddypress.php and a closing `` at the top of the sidebar-buddypress.php. Save files and re-upload to server. I’ve updated the codes above for the both deletions.
April 16, 2012 at 1:49 am #133062@mercime
ParticipantB. Create a BLANK sidebar-buddypress.php file
Open up the blank sidebar-buddypress.php and 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();
});
});?`
That messy text inside `
` and closing `` is `& # 9 6 18 ;` – remove spaces between numbers and character
Save file.
C. Upload header-buddypress.php and sidebar-buddypress.php to your theme folder in server wp-content/themes/fullscreen/ at the same directory where your regular header.php and sidebar.php are in
Final note: Copy the style modifications for some BP elements at 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.
April 16, 2012 at 1:46 am #133061@mercime
ParticipantAs agreed to above, we will create two new files, header-buddypress.php and sidebar-buddypress.php to make your WP theme compatible with BP
IF you’ve revised any of the BP template files transferred to your fullscreen theme folder in server during the BP Compatibility process, please delete the 6 BP folders transferred to your evolution theme folder in server – activity, blogs, forums, members, groups, register – then re-run Appearance > BP Compatibility again to make sure that you have clean template files.
A. Copy header.php and Save As > header-buddypress.php
Open up header-buddypress.php and at the bottom of the file, below other code contained within, add this:
`<div class="box-center pgsize2 “><?php
/* Title page */
$queried_object = $wp_query->get_queried_object();
if ( $queried_object->ID == get_option( ‘page_for_posts’ ) ) {
$current_id = get_option( ‘page_for_posts’ );
} else {
$current_id = $wp_query->post->ID;
}
$page_hide_box = get_post_meta( $current_id, ‘page_hide_box’ );
$page_hide_box = trim($page_hide_box);
if($page_hide_box != ‘yes’){
print ‘‘;
}
?><?php
$page_hide_title = get_post_meta( $current_id, ‘page_hide_title’ );
$page_hide_title = trim($page_hide_title);
$page_alternative_title = get_post_meta( $current_id, ‘page_alternative_title’ );
$page_alternative_title = trim($page_alternative_title);
if($page_hide_title != ‘yes’){
echo ‘‘; the_title(); echo ‘
‘;
} else if($page_alternative_title != ”){
echo ‘‘.$page_alternative_title.’
‘;
} else {
echo ‘‘;
}
?>`Save file.
April 16, 2012 at 1:38 am #133058In reply to: [Resolved] Alignment Issues – Smileth theme
;ldjaklsfjlkasjflkas
ParticipantYOU ARE A GENIUS!!! Thank you so much! It looks great!
April 16, 2012 at 1:30 am #133057In reply to: [Resolved] Alignment Issues – Smileth theme
@mercime
ParticipantB. Copy sidebar.php and Save As > sidebar-buddypress.php
Open up sidebar-buddypress.php and at the top, above all code contained within, add this
[UPDATED]
``
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/smileth/ at the same directory where your regular header.php and sidebar.php are in
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.
April 16, 2012 at 1:28 am #133056In reply to: [Resolved] Alignment Issues – Smileth theme
@mercime
Participant@roguedjinni Based on initial scan, you only need to create two new files, header-buddypress.php and sidebar-buddypress.php to make your theme compatible with BuddyPress,
If you’ve revised any of the BP template files transferred to your smileth theme folder in server during the BP Compatibility process, please delete the 6 BP folders transferred to yoursmileth theme folder in server – activity, blogs, forums, members, groups, register – then re-run Appearance > BP Compatibility again to make sure that you have clean template files.
A. Copy header.php and Save As > header-buddypress.php
Open up header-buddypress.php and at the bottom of the file, below other code contained within, add this: [UPDATED]
`Content`April 15, 2012 at 6:48 pm #133043In reply to: [Resolved] Alignment Issues – Smileth theme
;ldjaklsfjlkasjflkas
ParticipantI liked the columns on the side. I’m not sure how else to answer…I’m pretty new at this.
-
AuthorSearch Results