Search Results for 'theme'
-
AuthorSearch Results
-
July 17, 2010 at 8:40 am #85985
astolfo
ParticipantI got the same problem and I try to change theme, but doesn’t work…any other idea?
July 17, 2010 at 6:56 am #85978In reply to: BuddyPress on Separate Blogs
Brajesh Singh
Participantwell, since members tab link is a matter of theme, if we hack the url, it will affect other tabs too(say activity/forums etc which i think you don’t want to redirect on main blog), so easy way will be to to edit the header.php and change the lines for member tab link in theme(forum does not allow here html so the link on pastebin).
here is a link to pastebin http://bpdev.pastebin.com/0EXgZ4Sf
July 17, 2010 at 4:08 am #85967Gavin
ParticipantNot sure if this helps cause I am using the Suffusoin theme, but when I had that problem it was because I had updated the theme to the newest one and I had to go back and reinstall the buddypress adaption plug ins from the theme maker.
July 17, 2010 at 12:04 am #85957In reply to: New Sliding AJAX Login Panel Plugin for BuddyPress
José M. Villar
ParticipantExcellent idea, unfortunately, I can’t make it work.
Using WPMU 2.9.2, BP 1.2.3 and malleable for BP 0.0.7 Hybrid child theme.Menu expands but nothing is shown, all black in my case.
In default BP theme, works OK but is shown not on top of the page but just below the tabs.Where should I start troubleshooting ? Regards,
July 16, 2010 at 10:20 pm #85939In reply to: “Change avatar” page redirects to home page
r-a-y
Keymaster@kumo99 – This will remove the trailing slash from the change avatar link:
http://pastebin.com/EMMvm2QePlop this in your theme’s functions.php.
July 16, 2010 at 10:06 pm #85937r-a-y
KeymasterCool, glad it was a simple fix!
July 16, 2010 at 10:02 pm #85935harounkola
ParticipantYay, yes that’s it.
I was missing the activity-loop.php file
Its working now.
Thanks!July 16, 2010 at 9:57 pm #85932In reply to: SignUp PHP inactive
momofrose
MemberOk, I got it mostly fixed. The only problem I’m still having is that http://domain.com/register still does not work. I’ve copied everything over from the plugin directory into my theme’s directory. Every other link (activity/groups/forums) works. But /register doesn’t, and it is still listed as inactive in the plugin editor for BuddyPress: Editing buddypress/bp-core/bp-core-signup.php (inactive). Please help. What’s the use of a community plugin if I’m the only member?
July 16, 2010 at 9:46 pm #85929r-a-y
KeymasterYou must have changed the following in your theme:
/activity/index.php
/activity/activity-loop.php
/activity/entry.phpMake a backup of these files.
Next, copy the same files from the /plugins/buddypress/bp-default/ directory to your theme and see what happens.July 16, 2010 at 6:09 pm #85916In reply to: No create a group button
r-a-y
KeymasterThe create group link exists on the group directory page:
http://anothera.net/v2/groups/I guess this is a usability bug, you could manually add a create a group button by modifying your BP theme.
July 16, 2010 at 5:18 pm #85911In reply to: Add Buddypress to WordPress Blog
r-a-y
KeymasterYou don’t need the BP Template Pack if you’re doing this.
What you’ll need to do is:
1) Deactivate the BP Template Pack plugin.
2) Activate the BuddyPress Default theme on your blog.
3) Setup WP 3.0 in network mode as a subdirectory install.
4) Create a new user blog and activate whatever theme you want on this new blog.July 16, 2010 at 10:28 am #85881July 16, 2010 at 9:01 am #85874In reply to: If BP is enable conditional tag
Archie Webmaker
ParticipantYou are right, I should have explained.
I am making theme both compatible for WP and BP by using something like this
<?php if (get_option(‘gangmei_switch_platform’) == ‘buddypress’) { ?>
<?php include(TEMPLATEPATH . ‘/_inc/member-search.php’); ?>
<?php } else { include(TEMPLATEPATH . ‘/_inc/search-form.php’); } ?>This work 100%
( If buddypress is enable from theme option page, it will show the buddypress member search form
else it will show the wordpress search form)But i want something like I said.
July 16, 2010 at 8:08 am #85867Paul Wong-Gibbs
KeymasterIf they’re preparing for 1.3, they’re preparing really, really early.
July 16, 2010 at 8:04 am #85866In reply to: activity stream on left
@mercime
ParticipantIt already is on the left. See bp-default theme used in http://testbp.org/
July 16, 2010 at 7:09 am #85862In reply to: If BP is enable conditional tag
Hugo Ashmore
ParticipantI think you’ll find it does exist and is how plugins are meant to work by first checking that BP is loaded?
It might be easier if you explained what you’re trying to achieve rather than the approach you would like to take to achieving it, then someone will be able to, possibly, provide an alternative method to achieving your requirement. It’s possibly a slightly confusing request as surely with BP not activated, no BP theme running why would any WP theme files need to be checking to see if BP is running?
July 16, 2010 at 5:25 am #85859In reply to: How to redirect to login and return
caplain
MemberI’m really mystified. I added to /members/single/groups/invites.php in my child theme. Then went to http://www.rocketmavericks.com/members/eric/groups/invites, but cc_core_catch_no_access() didn’t seem to be called. I was going to add my function to bp_before_group_invites_content() (see /bp-themes/bp-default/members/single/groups/invites.php:<?php do_action( 'bp_before_group_invites_content' ) for reference), but I grep'd for that function and couldn't find that function defined anywhere. Am I just stumbling upon hooks that haven't been implemented yet?
July 16, 2010 at 5:20 am #85858In reply to: New BP Chat plugin for Buddypress
bluebird2
ParticipantTwo questions:
1. I need this plugin in Persian. I translated the language files but the problem is that the chat box does not have the option for Persian. Arabic and Hebrew are the only right-to-left languages listed. How can I add Persian to the language list?
2. How one can set up a certain language and theme as default for every user?
July 16, 2010 at 5:01 am #85857José M. Villar
ParticipantIt is like having Messi, Fabiano, Iniesta and Robben playing for the same side…
July 16, 2010 at 2:27 am #85850@mercime
ParticipantThey’re preparing for BP 1.3 most likely, if not sooner. I think it’s cool that Ptah Dunbar has joined Justin’s team as Ptah already had his own http://wpframework.com/. Cooler still, back from a long absence, Tung Do a.k.a. Small Potato of http://www.wpdesigner.com fame is with them as well. Kudos to them all.
July 16, 2010 at 2:10 am #85848@mercime
ParticipantIt should be, otherwise you won’t have seen the member Pages
– plugins/buddypress/bp-themes/bp-default/members/single/member-header.phpCopy member-header.php to your child theme following the structure yourchildtheme/members/single/member-header.php and make the change there. If you make a change in bp-default parent theme, the change will be overriden when you upgrade BuddyPress
July 16, 2010 at 1:55 am #85845modemlooper
ModeratorThat CSS only includes basic WP styles. I think the ‘bp’ is just coincidence.
July 15, 2010 at 8:38 pm #85825In reply to: new version of BuddyPress Rate Forum Posts
rossagrant
Participant@dwenaus my mistake. I put it in the functions.php file in my theme and it’s worked brilliantly! THANK YOU!
July 15, 2010 at 8:23 pm #85823rich! @ etiviti
Participantalso keep an eye on his new forum plugin too
http://popcritics.com/forumsJuly 15, 2010 at 7:59 pm #85819paulhastings0
ParticipantCool. This feels like stalking….
-
AuthorSearch Results