Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 23,876 through 23,900 (of 32,561 total)
  • Author
    Search Results
  • #86404
    modemlooper
    Moderator

    include( 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.

    #86402
    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.

    Leah
    Participant

    Cool!

    #86378
    r-a-y
    Keymaster

    You 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-42623

    Modify the code to detect a group and change the per_page variable if you’re on a group.

    #86375
    @mercime
    Participant

    From 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.

    @mercime
    Participant

    Looks 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.

    rich! @ etiviti
    Participant

    the code in the paste bin does not reference a valid filter or action hook.

    bp_dtheme_post_update is a function hooked on the action wp_ajax_post_update

    you would need to drill down to bp_activity_post_update or groups_post_update – depending on the object type

    Boone Gorges
    Keymaster

    You 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.

    Vera Schafer
    Participant

    Regarding 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?

    Boone Gorges
    Keymaster

    Sounds 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?

    #86355
    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

    Boone Gorges
    Keymaster

    Are you experiencing the same problems when you use the bp-default theme?

    #86307
    nickaster
    Participant

    Right… 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!

    Ben
    Participant

    This 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

    #86294
    nit3watch
    Participant

    If 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/

    #86292
    Helene Goldberg
    Participant

    Sorry, you lost me techguy. I have child-theme Twenty Ten installed. Not sure though how to do what nit3watch suggested in the child theme.

    #86284
    techguy
    Participant

    If 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.

    #86253

    In reply to: Alternative to bbpress

    Why 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.

    #86250

    In reply to: Alternative to bbpress

    Roger Coathup
    Participant

    You 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?]

    Justin Tadlock
    Participant

    Just wanted to pop in and say that BuddyPress *is* a part of our plans. Probably not at site launch, but definitely in the works.

    sicksight
    Participant

    Your 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! :)

    #86241
    vsimovic
    Member

    Hey 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.2

    I 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

    Paul Wong-Gibbs
    Keymaster

    The 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

    #86239
    pybe
    Member

    URL 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??

    Dean Robinson
    Participant
Viewing 25 results - 23,876 through 23,900 (of 32,561 total)
Skip to toolbar