Search Results for 'theme'
-
AuthorSearch Results
-
October 21, 2010 at 11:02 pm #95987
In reply to: WPMU with one community ?
Jimmy
Participantyes but if im not wrong, that wouldnt allow you to assign different themes to the blog. Each niche site/blog is different. They all have different purposes. Atleast the site/blog part, but no need to have multiple communities.
October 21, 2010 at 10:55 pm #95986In reply to: Who Owns BuddyDev ?
Hugo Ashmore
ParticipantYou need to address this to the author of the theme.
October 21, 2010 at 10:36 pm #95979In reply to: Child theme is not working after 1.2.6 upgrade
danbpfr
Participantarghhhhhhhhh !
October 21, 2010 at 10:33 pm #95978In reply to: Child theme is not working after 1.2.6 upgrade
Hugo Ashmore
ParticipantNaughty bump!
October 21, 2010 at 10:31 pm #95977In reply to: Child theme is not working after 1.2.6 upgrade
danbpfr
ParticipantYes 3.0.1…and.i just solved my problem.
I used buddypress-widget-theme witch is active for the whole site.
So i mixed the two theme in one, and all is going well now.
The confusion came from the widget theme who affect only the homepage, but because he is enabled everywhere, my child theme could not affect BP directly.
Anyway thank you and sorry for the trouble.October 21, 2010 at 10:14 pm #95974In reply to: Child theme is not working after 1.2.6 upgrade
Paul Wong-Gibbs
KeymasterAre you on WP 3.0?
October 21, 2010 at 9:50 pm #95970In reply to: Child theme is not working after 1.2.6 upgrade
danbpfr
Participantup !
October 21, 2010 at 9:32 pm #95968Paul Wong-Gibbs
Keymaster@rogercoathup
No harm doneIf you, or anyone else who works with BuddyPress themes, have issues like this with the template tags, and would like them done in a different way, I’d love to see an enhancement ticket filed on trac.buddypress.org with an example of what you’d like it to work like. Make up function names, etc.
It’s much easier to implement something you’d love rather than something we’d love
October 21, 2010 at 8:32 pm #95960Roger Coathup
ParticipantOK, apology in order – my temperature sizzled, and I jumped to the conclusion that they were being added in the core, and not as a filter in the default theme (which is a damn good place for them!).
Now, if only you could tear half the other activity presentation stuff out of the core – or leastways create some more granular template tags / functions – so that we’re not stuck PHP unlocking those monolithic activity strings. That would be really lovely.
Apologies again, bit of humble pie for me, and @nuprn1 .. thanks for pointing out the filter
October 21, 2010 at 8:30 pm #95948In reply to: create account or register – 500 error
Paul Wong-Gibbs
KeymasterI’d agree at least 64Mb. I think you can get away with 32Mb if it’s a low-traffic site, but it depends on how much code is loaded from any other active plugins and themes.
October 21, 2010 at 8:19 pm #95958In reply to: After Upgrading to 1.2.6 Having Footer Issues
Paul Wong-Gibbs
KeymasterThe guys here have it correct — the theme will need updating. If you’ve let the theme authors know, then thank you
October 21, 2010 at 8:17 pm #95957Paul Wong-Gibbs
KeymasterThis link will show all differences in the theme files. It might be of help? Red is removed, green is added.
To clarify, the above link shows changes in the bundled “BP-Default” theme, and it was intended for any theme designers who have created a BP-Default child theme to help pin-point the changes. It won’t apply to any other theme. Sorry for any confusion.
EDIT: third time’s the charm
October 21, 2010 at 8:17 pm #95956rossagrant
Participant@DJPaul I don’t mind them being there Paul I just wondered if we could change them anywhere to fit with the theme of our sites?
October 21, 2010 at 8:09 pm #95950Paul Wong-Gibbs
KeymasterI don’t think it’s unfair that we revise the theme and any of the bundled widgets with each release. We need to be able to iterate on all areas of the theme (and other presentational elements) in order to continue to improve and add new features to BuddyPress. As Rich says, to remove the secondary avatar, put this into your functions.php:
remove_filter( 'bp_get_activity_action_pre_meta', 'bp_dtheme_activity_secondary_avatars', 10, 2 );
October 21, 2010 at 8:00 pm #95943rich! @ etiviti
Participantyou can remove it via the filter bp_get_activity_secondary_avatar
or even better just remove this filter that is used in the functions.php
`remove_filter( ‘bp_get_activity_action_pre_meta’, ‘bp_dtheme_activity_secondary_avatars’, 10, 2 );`@rogercoathup – no idea… seems if a trac report is submitted the request is made if possible. (maybe not enough discussion is made in the ticket comments to counter – generally speaking for any enhancement)
October 21, 2010 at 7:34 pm #95937Tammie Lister
Moderator‘What’ you should change sort of depends on if you are using a child theme of the BuddyPress default theme or not. There is quite a list of updates for the theme changes the members is one, ajax.php /js and functions.php is another along with some member/group/forum loop stuff. I would strongly suggest if you can getting the latest update from your theme source particularly as you say you are a novice which I take means not comfy in code?
October 21, 2010 at 7:33 pm #95935In reply to: After Upgrading to 1.2.6 Having Footer Issues
Avi M
Participant@Manu, It still is not solved. That being said I’m using and older version of the theme and suspect it may be rosolved by upgrading to the newest release. If that does not do it, I’m sure the developers will releasing and up date or fix ASAP.
@rich, I have notified them. Also thanks for the suggestion re adding the old function back.
I will post my final solution when it fixed.
October 21, 2010 at 5:16 pm #95892In reply to: Theme function to change Buddypress slug
Roger Coathup
ParticipantDo any of the SEO plugins let you manipulate the slugs from the admin panel?
October 21, 2010 at 5:11 pm #95889In reply to: Theme function to change Buddypress slug
Archie Webmaker
ParticipantCan we define the custom URL SLUG from functions.php?
I will probably love a pluginOctober 21, 2010 at 4:06 pm #95872In reply to: Who Owns BuddyDev ?
Hugo Ashmore
ParticipantIf you ask Brajesh nicely when his site is back up and running he may help you with the theme, even though it’s a free theme. however as Roger says any more detailed adjustments customisations may be best handed to a developer to carry out for you.
October 21, 2010 at 4:01 pm #95868In reply to: Theme function to change Buddypress slug
modemlooper
ModeratorOctober 21, 2010 at 3:53 pm #95862In reply to: How to post in my forum ?
Glenn Kilpatrick
ParticipantAh ok. Thanks for the help
yes they work with the default theme. The problem is with the new theme the post buttons are missing. What file would I need to find and edit to add a post new topic button ? I would like to add a new topic button in several places, like it is on this forum we are using currently..
October 21, 2010 at 3:48 pm #95859In reply to: 2 buttons “Add a friend” by member BP 1.2.6
modemlooper
ModeratorI’ll be updating. remove: from buddypress-mobile/themes/default/ members/members-loop.php
<?php bp_member_add_friend_button() ?>
October 21, 2010 at 3:24 pm #95851In reply to: Who Owns BuddyDev ?
Roger Coathup
ParticipantIf you post this on the job board on here, you should be able to hire a developer who’ll rework the Cosmic Buddy theme for you
October 21, 2010 at 3:15 pm #95848In reply to: How to post in my forum ?
Roger Coathup
ParticipantRich is suggesting you try reverting to BuddyPress default theme (as you should for most problems) – so you can isolate the problem.
Do your forums work using the default theme?
If not, have you set them up correctly: https://codex.buddypress.org/buddypress-site-administration/using-an-existing-bbpress-installation/
-
AuthorSearch Results