Search Results for 'theme'
-
AuthorSearch Results
-
March 21, 2011 at 3:16 pm #108360
In reply to: Forum themes
@mercime
ParticipantMarch 21, 2011 at 11:50 am #108353In reply to: how to echo a custom field
noizeburger
ParticipantYou can find the code (think, that’s what you’re looking for)
“in your bp-theme (if using default bp-theme it can be found in /members/single/member-header.php.
Maybe this helps!March 21, 2011 at 2:38 am #108342In reply to: [Resolved] Locating comments.php for editting
Sparkey
ParticipantThank you but… that file only goes up to line 360, I just double checked at :
https://trac.buddypress.org/browser/tags/1.2.7/bp-themes/bp-default/functions.php
March 21, 2011 at 2:29 am #108340In reply to: [Resolved] Locating comments.php for editting
danbpfr
ParticipantThe line you’re looking for is in:
bp-themes/bp-default/functions.php -> line 538
March 21, 2011 at 12:35 am #108335In reply to: [Resolved] Locating comments.php for editting
Sparkey
ParticipantWhere should I be looking for the comments.php file if not in the bp default theme.
Or maybe the page is constructed with functions?
I can’t find where some of these functions are defined either:’bp_before_blog_comment_form’
but I think that is the avatar or something and is probably not what I need but it might help if I knew where it was defined.
Thanks
March 21, 2011 at 12:02 am #108330In reply to: [Resolved] Locating comments.php for editting
Sparkey
ParticipantI tried a test and edited comments.php through the backend theme editor, wordpress agrees with me, the file that it is editing is:
wp-content/plugins/bubbypress/bp-themes/bp-default/comments.phpbut editing that file doesn’t affect the blog comments.
I’m sure this is just the standard WP blog if I understand all this correctly, I haven’t activated multiple blogs – I don’t seem to be using the BP blogs loop directory stuff at all.
Thanks
March 20, 2011 at 11:38 pm #108328In reply to: Add Link to Header Image
@mercime
Participantso you removed
`<a href="” title=””>
`
The easiest resolution is to return a portion of it in original location in your theme’s header.php
`<a id="my-logo" href="” title=””>
`
– upload transparent image with height and width of your logo in header image and put that in img src abovePosition the link image over area where where the logo in header image is in your style.css
For example:
`#my-logo {
height=100px;
width=300px;
position:absolute;
left:30px;
top:10px;
}`Adjust to taste.
March 20, 2011 at 11:08 pm #108326@mercime
Participant=== move the main navigation menu down in the theme BuddyPress Default 1.2.7. ===
Create a child theme bp-default, make revision in child theme’s style.css file. CSS of main navigation which include Activity, Forums, Groups, Members can be seen from lines 125-155 in this file https://trac.buddypress.org/browser/tags/1.2.8/bp-themes/bp-default/_inc/css/default.css#L126
March 20, 2011 at 10:50 pm #108321In reply to: Themes, WordPress & BuddyPress
@mercime
ParticipantMarch 20, 2011 at 2:56 am #108286Gayatriom
Participant@pcwriter
Hey!
I tried the code you ‘fixed’ for me
but it yields an error.Parse error: syntax error, unexpected ‘,’ in /var/www/vhosts/talentedtenthnetwork.com/httpdocs/wp-content/themes/platformbase/members/members-loop.php on line 59
what could be going on?
March 19, 2011 at 10:21 pm #108279In reply to: Converting WP Theme to Buddypress – Activity Post
holdenandmason1
ParticipantHow do I make the sidebar show up?
March 19, 2011 at 9:00 pm #108274March 19, 2011 at 8:39 pm #108271@mercime
ParticipantPost this in Jobs Board to get more traction https://buddypress.org/community/groups/bp-jobs-board/forum/
It would also be good if you also post which WP theme you want to make compatible with BPMarch 19, 2011 at 5:13 pm #108246Gayatriom
Participanthey.
when i do this.
I get this error.Parse error: syntax error, unexpected ‘,’ in /var/www/vhosts/talentedtenthnetwork.com/httpdocs/wp-content/themes/platformbase/members/members-loop.php on line 59
March 19, 2011 at 5:10 pm #108245In reply to: the __e( ’something”, ’buddypress’ )
@mercime
ParticipantIf you’re working on a copy of bp-default or a child theme of bp-default, you should use __e( ‘new thing”, ‘buddypress’ )
March 19, 2011 at 5:08 pm #108243In reply to: Converting WP Theme to Buddypress – Activity Post
@mercime
ParticipantAdd this at the bottom of your stylesheet
`div.activity { background: transparent url(“images/mp-sprite-content-bg.png”) top center repeat-y; }`
March 19, 2011 at 4:55 pm #108241In reply to: Comments are not working!
@mercime
ParticipantDid you upgrade, install a new theme or plugin recently?
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/March 19, 2011 at 4:54 pm #108240In reply to: Problems Creating a Group
Virtuali
Participantwp/bp versions:
The most likely cause of a blank page, is the files are not there/not in the right place.
Theme your using?/ DO you have template pack installed?
March 19, 2011 at 1:55 pm #108228In reply to: JobRoller + BuddyPress errors
Virtuali
ParticipantIs that your site above?
Thats just the default theme.
March 19, 2011 at 1:54 pm #108227In reply to: Zebra styling Profile Page
ultimateuser
ParticipantThank you. Ive replaced the global.js file in wp-content/plugins/buddypress/bp-themes/bp-default/_inc/
But it still doesnt work. If you could have a look at this profile: http://www.hollanduktrade.nl/connect/members/nieuws4000/
I removed the text in the telephone field which was between ‘Twitter’ and ‘Address’ and now the zebra styling is incorrect – its a grey block.
What am I doing wrong?
March 19, 2011 at 7:28 am #108217In reply to: Problems Creating a Group
GodTekuan
Memberi had the same problem and go no help…lol, know i dont see a create a group button on the group page….unless i use a buddypress theme (thats with all the plugins default packs or w/e)
March 19, 2011 at 3:14 am #108210In reply to: JobRoller + BuddyPress errors
linkyou
Member@Virtuali @gunju2221 thanks a lot for giving your time to help me out
i did the steps you mentioned above but still the same, below are the steps i did please correct me if i am wrong
1. I went to plugins/buddypress/bp-themes/bp-default/_inc/css/default.cs and removed all the contents of
/* > Global Elements
*/
/* > Admin Bar
*/
/* > Header
*/
/* > Navigation
*/
/* > Container
*/
/* > Sidebar
*/
/* > Content
*/2. Went to /wp-content/themes/jobroller/css/style-pro-blue.css
and added the code to the end after
.widget_calendar table {
width: 100%;
}3. Went to /wp-content/themes/jobroller/functions.php
and added the code to the end after/**
* add any of your custom functions below this section
and before
*/
?>
March 19, 2011 at 2:01 am #108205In reply to: JobRoller + BuddyPress errors
Virtuali
Participant@linkyou, add this to your theme’s css:
`
/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );
`And put this in your functions.php
`// Load the AJAX functions for the theme
require_once( TEMPLATEPATH . ‘/_inc/ajax.php’ );// Load the javascript for the theme
wp_enqueue_script( ‘dtheme-ajax-js’, get_template_directory_uri() . ‘/_inc/global.js’, array( ‘jquery’ ) );// Add words that we need to use in JS to the end of the page so they can be translated and still used.
$params = array(
‘my_favs’ => __( ‘My Favorites’, ‘buddypress’ ),
‘accepted’ => __( ‘Accepted’, ‘buddypress’ ),
‘rejected’ => __( ‘Rejected’, ‘buddypress’ ),
‘show_all_comments’ => __( ‘Show all comments for this thread’, ‘buddypress’ ),
‘show_all’ => __( ‘Show all’, ‘buddypress’ ),
‘comments’ => __( ‘comments’, ‘buddypress’ ),
‘close’ => __( ‘Close’, ‘buddypress’ ),
‘mention_explain’ => sprintf( __( “%s is a unique identifier for %s that you can type into any message on this site. %s will be sent a notification and a link to your message any time you use it.”, ‘buddypress’ ), ‘@’ . bp_get_displayed_user_username(), bp_get_user_firstname( bp_get_displayed_user_fullname() ), bp_get_user_firstname( bp_get_displayed_user_fullname() ) )
);
wp_localize_script( ‘dtheme-ajax-js’, ‘BP_DTheme’, $params );`Should put styles of the buddypress default theme into your theme. I would go into plugins/buddypress/bp-themes/bp-default/_inc/css/default.css and remove all the contents of:
`/* > Global Elements
*/
/* > Admin Bar
*/
/* > Header
*/
/* > Navigation
*/
/* > Container
*/
/* > Sidebar
*/
/* > Content
*/`March 18, 2011 at 11:35 pm #108199@mercime
ParticipantWP/BP versions of the install that got fatal error? To get better attention of plugin dev for group email subsription, post in this forum https://buddypress.org/community/groups/buddypress-group-email-subscription/forum/
What theme are you using – bp-default child theme, custom BP theme or WP theme with BP Template Pack? If you change theme to bp-default theme, do you get a fatal error on activation?
Don’t blame your permissions right away
BP Classifieds is compatible up to WPMU 2.9.2 and BP 1.2.1 only. Unless you’re on those versions, expect the plugin to break in current versions as there have been numerous major code changes since plugin was released a year ago.March 18, 2011 at 9:33 pm #108192pcwriter
ParticipantActually, the remove_action code is correct. But you should avoid modifying core Buddypress files if and when possible to prevent having to do everything over again when you upgrade. The code should be added to the functions.php file of a BP child-theme.
To learn how to make your own child-theme, see the codex here: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
-
AuthorSearch Results