Search Results for 'theme'
-
AuthorSearch Results
-
July 21, 2010 at 12:34 am #86404
In reply to: template tag for child theme javascript?
modemlooper
Moderatorinclude( TEMPLATEPATH . ‘/custom.js’ );
Not sure if that’s what you were asking for but if you are creating a site for your self its better on a server to not use php to call this file and just hard code the direct link.
July 20, 2010 at 11:33 pm #86402In reply to: TwentyTen child theme for BuddyPress
Helene Goldberg
Participant@Andrea_r I currently have the default theme installed, and have the Twenty Ten child theme is in wp-content/themes. I’m not sure now if I’ve done it all working properly. Is it better to have the Twenty Ten theme if I’m using the CP version too? I’m still so unclear about all this. I’ve read the post about creating a child theme, but I don’t know if I need to do that or not. My site isn’t “live” yet, ie. registrations are closed, so I can still change things around if I need to. I’m just not sure what to do about that.
July 20, 2010 at 9:22 pm #86392Leah
ParticipantCool!
July 20, 2010 at 8:03 pm #86378In reply to: The Groups Loop – per_page optional
r-a-y
KeymasterYou have to fool around with the “bp_dtheme_ajax_querystring” filter.
Boone provided a small tutorial on this:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-can-i-set-show-newblogposts-as-default-on-acitivity-stream/?topic_page=2&num=15#post-42623Modify the code to detect a group and change the per_page variable if you’re on a group.
July 20, 2010 at 7:54 pm #86375In reply to: What happened to my index.php template?
@mercime
ParticipantFrom the point you deleted BuddyPress plugins, themes, and database tables, it’s all WordPress now. If something’s wrong with your WP Theme, reupload your backup of WP themes, that’s all there is to it.
July 20, 2010 at 7:48 pm #86373@mercime
ParticipantLooks like you’re missing admin and theme stylesheets.
Re-upload WP 3.0 files and folders via FTP or cpanel. Then re-upload BuddyPress plugin as well. Refresh browser and check if bad behavior mentioned above still happens.July 20, 2010 at 7:25 pm #86363rich! @ etiviti
Participantthe code in the paste bin does not reference a valid filter or action hook.
bp_dtheme_post_update
is a function hooked on the actionwp_ajax_post_update
you would need to drill down to bp_activity_post_update or groups_post_update – depending on the object type
July 20, 2010 at 7:16 pm #86359Boone Gorges
KeymasterYou shouldn’t have to delete the originals. But since the problem happens when you are using bp-default, I would guess that it has nothing to do with your theme.
July 20, 2010 at 7:15 pm #86358Vera Schafer
ParticipantRegarding the 6 folders that come under bp-template-pack/templates – I copied them to wp-content/themes/bp-default directory but I didn’t delete the original folders. Could that be the problem? Should I MOVE instead of copying?
July 20, 2010 at 7:12 pm #86356Boone Gorges
KeymasterSounds like it doesn’t have anything to do with the theme, then. Have you turned on pretty permalinks? Dashboard > Settings > Permalinks, select something other than the default. Also, were you asked at any point during the installation of WP to create an .htaccess fil?
July 20, 2010 at 7:09 pm #86355In reply to: BuddyPress.org’s Unified Search – How can I get it?
Pisanojm
Participant@brajesh has updated this on his site and now, I can say it is working 100% for me and is a MUST have for all BuddyPress sites, IMHO.
Here is the link:Creating The sitewide global/unified search Page for your Buddypress Theme
July 20, 2010 at 6:33 pm #86337Boone Gorges
KeymasterAre you experiencing the same problems when you use the bp-default theme?
July 20, 2010 at 4:21 pm #86307In reply to: What happened to my index.php template?
nickaster
ParticipantRight… so what are my options for moving these edits back? I do have backups of my templates, can I just overwrite them after getting rid of buddypress? More importantly, what happened to my index.php file? It’s now just a bunch of incomprehensible php… even though, if I FTP into the main directory, I still see my original index.php file right there and it still works fine to edit it. What does this mean? It doesn’t seem to be doing any harm, but it seems really wierd that my real index.php file is in one place and the WP theme editor thinks it’s something else now!
July 20, 2010 at 3:41 pm #86303Ben
ParticipantThis not meant to be a double post but rather more detailed information that I found out last night. The problem has to do with any other user other then super admin that tries to create a blog from the front end.(super admin/admin work from backend posting blogs) Everything else seems to be working but I notice that when a user tries to create a blog, it goes to (a non template looking page) links are spread all around and stuff also missing picture box for theme. I noticed that all of those blogs are using “twenty ten” The BP MU main uses BP Default with out a problem. I also got the same error with (Broken Themes (Site Admin Only)….”bp-default” style sheet is missing.) I looked at the files and notice that there is not .css sheet in bp-default and I see other themes in my theme folder and all of them have the .css file ect. I think I know what to do but still unsure, but I am wondering why the bp-default works with the whole site. So I guess the problem is that the admin blogs from the front end does not know what stylesheet?
I loaded wp2.9.2 forst then upgraded it to 3.0 however unsure if I added buddypress before update or after. I also loaded buddypress from finding it on the plugin search within in wordpress. Other information is that at first I did the buddypress template pack tried it then uninstalled it, reinstalled it and now it is uninstalled. I tried about 5 hours last night and still same stuff.
Any suggestions would be great
July 20, 2010 at 2:56 pm #86294In reply to: changing the tab order on BuddyPress Default 1.2.5.2
nit3watch
ParticipantIf you edit bp-default, when you upgrade buddypress you will lose work done on bp-default.
Twenty ten is the wordpress default theme.
How to build a child theme: https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
July 20, 2010 at 2:52 pm #86292In reply to: changing the tab order on BuddyPress Default 1.2.5.2
Helene Goldberg
ParticipantSorry, you lost me techguy. I have child-theme Twenty Ten installed. Not sure though how to do what nit3watch suggested in the child theme.
July 20, 2010 at 2:38 pm #86284In reply to: changing the tab order on BuddyPress Default 1.2.5.2
techguy
ParticipantIf you do modify it, do it as a child theme: https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
That way when you have to upgrade, your changes won’t get overwritten.
July 20, 2010 at 11:32 am #86253In reply to: Alternative to bbpress
Ashish Kumar (Ashfame)
ParticipantWhy not just use a standalone installation of bbPress with a matching theme? bbPress is also coming up as a plugin for WordPress but not anytime soon. So I would suggest you to use bbPress 0.9 and theme it to match with your site
By bbPress 0.9 you get better performance, more plugins working and you can anytime upgrade it to later version 1.0+ or the upcoming bbPress WP-plugin.July 20, 2010 at 11:09 am #86250In reply to: Alternative to bbpress
Roger Coathup
ParticipantYou can also look at simple:press – some work has been done integrating that with BuddyPress
@lisa – I share your frustration with the BuddyPress approach to forums; every client we have worked with (6 in total now) has asked for standard forums to be integrated, and not the BuddyPress Group / Forum approach.
The BuddyPress Group / Forum idea might be an interesting technical approach (and logical from a data modelling point of view), but unfortunately doesn’t seem to have been an end user requirements driven decision.
The best approach to get full functioning standards forums (working with a BuddyPress site) is to disable the BuddyPress forums (a simple checkbox in the admin system), and install your forum solution separately – you’ll then want to ensure you have single sign on, and integration with the activity stream – there is some work documented already to do this with simple:press and bbPress (search on their community forums), but I’m not aware of an out of the box fully functioning solution.
Of course, you’ll also want to design your theme to seamlessly integrate the forums.
[aside: I noticed an announcement re: bbPress being moved into WordPress as a plugin. The announcement also said it was being coded by @jjj, one of the core BuddyPress deveIopers. I don’t know how this will affect the functionality of bbPress (more or less featured?), or whether it will integrate a standalone forums solution into BuddyPress by default. Any more info on this @djpaul or @jjj?]
July 20, 2010 at 10:55 am #86248Justin Tadlock
ParticipantJust wanted to pop in and say that BuddyPress *is* a part of our plans. Probably not at site launch, but definitely in the works.
July 20, 2010 at 10:38 am #86243sicksight
ParticipantYour Code worked, but disables all navigations (adminbar….).
I will remove the calls in my child theme, because it is the easyest way!Thanks for information guys!
July 20, 2010 at 10:12 am #86241In reply to: default crop avatar selection is not working
vsimovic
MemberHey guys,
i am using Jukt micronics theme downloaded from BuddyPress webiste and avatar crop after upload works in all browsers except IE8. It’s strange that it works in IE7, but not working in IE8.
When i upload the photo it gives me this error:
Message: ‘document.documentElement’ is null or not an object
Line: 153
Char: 486
Code: 0
URI: http://www.teledruzenje.com/wp-includes/js/jquery/jquery.js?ver=1.4.2I didn’t upgrade BP to 1.2.5.2. Does this problem occur in new version too?
It would nice if somebody would give some hint to us what to do to solve this strange problem.
Cheers
July 20, 2010 at 9:53 am #86240Paul Wong-Gibbs
KeymasterThe default BuddyPress theme, under bp-themes, is the correct place. Any other themes go into wp-content/themes/ as usual. There’s code-magic that makes the WordPress theme page look in the bp-theme folders for the default theme.
I believe your problem is your install path. To quote, “WP installed as a subdirectory (mainsite.com/members).” BuddyPress uses the url “/members/” for its members component. BuddyPress gets confused when you install it in a directory with the same name as one if its components (it can’t parse the URL).
To fix: either reinstall WordPress into the root of your site, or in another directory that’s not called “members”, or try putting this into your wp-config:
define ( ‘BP_MEMBERS_SLUG’, ‘users’ );
This will change BuddyPress’ “members” URL to “users”, so http://example.com/members/members will look like http://example.com/members/users
July 20, 2010 at 9:51 am #86239In reply to: 404 errors on all links
pybe
MemberURL not found on all links here too.
Running on personal ubuntu lamp install, WP3 fresh install, Buddypress default theme.
Followed the install and selected a different permalink option and nothing seems to work.
What are we missing here??
July 20, 2010 at 8:51 am #86237Dean Robinson
Participant@bpisimone Facebook login is achieved using https://wordpress.org/extend/plugins/bp-fbconnect/ and twitter is achieved using https://wordpress.org/extend/plugins/twitconnect/
-
AuthorSearch Results