Search Results for 'theme'
-
AuthorSearch Results
-
November 11, 2010 at 1:31 am #97992
In reply to: An error with the site name not showing?
LPH2005
ParticipantDo you have a link to the website?
What versions of BuddyPress and WordPress are installed?
What theme are you using? Have you tried the default theme?November 10, 2010 at 11:52 pm #97988zomex
MemberHey Tammie. Thanks very much for that video. I followed your tutorial and it worked perfectly. The only issue I had was the preview in the admin panel was using the old sizes but I managed to solve that with some CSS tweaks. Just need to figure out my adminbar problem now
Thanks!
November 10, 2010 at 10:28 pm #97986In reply to: Remove @username from profile?
techguy
ParticipantI think that’s in `/members/single/member-header.php` Just be sure to use a child theme when you make the change: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
November 10, 2010 at 10:11 pm #97984Jae
ParticipantI too am getting the error but only in a few of the BuddyPress themes. I get it in the BP Nicey, the BP default, & the Fishbook theme. I would love to have it fixed especially with the Nicey theme.
November 10, 2010 at 9:38 pm #97980pcwriter
ParticipantJust remember that if you edit core bp files/templates, you will lose your changes (and will have to redo them) whenever you update Buddypress. If you really need a header image of a different size, it is preferable to disable custom header support in wp-config, upload your image, and hardcode the URL in a child-theme style.css.
November 10, 2010 at 6:52 pm #97970Tammie Lister
ModeratorCool glad it helped.
November 10, 2010 at 5:13 pm #97969roberte
ParticipantI should also mention here that sub blogs are subdomain configuration and I’m using default theme with bp colors orange child theme. One thing I thought of is that I took out the “members” base using config file method mentioned in buddypress codex. Hosted on hostgator shared with dedicated ip. MU site is main domain on account. Hope this gives someone more relevant info to help.
November 10, 2010 at 5:04 pm #97967gregsexymedia
MemberYeah, thanks a lot for your help Tammie
November 10, 2010 at 4:50 pm #97966Tammie Lister
ModeratorAssuming you mean the custom header that you find under appearance > header then here is a blog post with a tutorial.
http://buddydress.com/2010/04/custom-header-tutorial-adding-an-image-and-changing-the-size/
Excuse just linking but it pretty much sums up easier than me saying to you what to do and hopefully will help as a reference.
If it’s not custom header just let me know.
November 10, 2010 at 12:55 pm #97953In reply to: Buddypress on Multisite
Bowe
ParticipantWhat happens with your blog Themes? Do they do not work, or is the display messed up? BuddyPress and MultiSite should work fine and your WordPress themes on sub blogs should display fine with the addition of the Admin bar at the top.
If you want a theme that matches your main blog you can adept the default theme to become a regular WordPress Theme or look at themes that do this for you
November 10, 2010 at 11:40 am #97951In reply to: Convert a WordPress Theme to a BuddyPress Theme
Ali Erkurt
ParticipantI can integrate your WP theme to BP. If you need help just let me know.
November 10, 2010 at 10:21 am #97949In reply to: Integrate Eventpress with Suffusion-Theme
kunalb
ParticipantI’ve faced this question so many times I decided to write a wiki page about it—it’s not as detailed as I would like, but it should get you started with customizing the themes.
http://code.google.com/p/eventpress/wiki/ThemeEP
Hope that helps.
November 10, 2010 at 3:26 am #97921In reply to: uploading a child; “missing parent theme”
Jbea328
MemberThanks Michael,
the stylesheet works when I paste the URI’s above. I would like to get a better understanding of Uniform Resource Identifiers and requirements in css. Do you have any good references?
November 10, 2010 at 1:17 am #97917In reply to: New theme – now available
pcwriter
ParticipantThe colors for the basic theme are intentionally bland or harsh to encourage customization, and the shadow effects can easily be removed.
And thanks! I will keep at it.November 10, 2010 at 12:08 am #97913In reply to: New theme – now available
Xevo
ParticipantWe need more BuddyPress themes, but can’t really say I like the colors and all that shadow..
Other then that, it’ll probably be a good template to work out off. Keep at it.
November 9, 2010 at 8:53 pm #97900In reply to: New theme – now available
pcwriter
Participant2nd progress report…
Just got back from a week with my Dad. Good news is: BuddyLite for BP1.2.5 is almost ready for release
The CSS has been cleaned up and simplified to make it as easy as can be to create custom styles for this theme (just make a few mods to each of 6 on-screen elements and, BAM!, you’ve got your own unique style).
The 20-page illustrated users manual is finished; a comprehensive, easy-to-follow, how-to-customize-this guide for newbies.
I decided to include the widgetized footer panel in the freebie also, ‘cuz it just fits so well with the homepage.I’ll be updating the theme for BP1.2.6 this coming weekend and, if all goes well, the 2 versions can be released together.
Then… work begins on the Premium version.
I’ve posted a few more screenshots to my little blog of what’s to come (to keep everyone’s mouths watering, I hope)
http://nowrecovery.com/justfunstuff/2010/themes/introducing-buddylite/November 9, 2010 at 5:10 pm #97871In reply to: Sidebar Trouble
Hugo Ashmore
ParticipantIs there a reason for that approach? is not the aim to replicate the original themes layout for better or worse, not that what you have suggested doesn’t work but does leave a mix of markup layout between files?
November 9, 2010 at 5:07 pm #97868In reply to: Sidebar Trouble
modemlooper
ModeratorOk on second look it seems the sidebar on your theme is in a different placement inside #container. So another approach may be to move that code.
November 9, 2010 at 4:42 pm #97862In reply to: Sidebar Trouble
cyberknight8610
Memberyes I used the template pack and am turn my theme into a buddypress theme. I am kinda new to this so what do I do? I don’t really understand.
November 9, 2010 at 4:09 pm #97857In reply to: Hot to disable sidebar
Hugo Ashmore
ParticipantCan you provide a little more detail, like what theme? Is it a custom one?
Simple answer: you can wrap the sidebar call on pages in conditional queries that test to see what page is being displayed, check out the BP codex you’ll find a list of conditional tags you can use or even simpler answer remove the locate_template function in the file for the page you don’t want the sidebar appearing on.
November 9, 2010 at 12:04 pm #97833Justin Frydman
Participant@nahummadrid thanks again for the post, I got everything working quite well!
November 9, 2010 at 11:31 am #97830In reply to: Header image on network site
bazonline
Member@r-a-y Thanks for the input. I have solved the title page issue as per your link provided thanks!
Still battling with my main site being seen as a secondary site on the bp-default install (running on a sub-directory) I have only activated bp-default on the subdirectory as suggested. Both sites run well, but under the blogs tab in bp-default theme all my other sites are showing on the community site as well that shouldnt be there. Is this just a basic setting I am getting wrong here or am I trying to do something thats not possible!
November 9, 2010 at 9:14 am #97818In reply to: Problem in creating New Account
Hugo Ashmore
ParticipantLets take a wild stab in the dark… actually lets not, instead why not try and provide some detailed info about your setup, versions, themes, plugins etc along with as much information as you think may be helpful to troubleshoot your issue – that sort of detail is basic and mandatory on any tech support/help forum.
First thing you could do before posting back is disable BP and any plugins and see if you can register users on the plain WP install – this will just establish it’s a BP issue or not, if a BP issue then enable BP but disable all plugins and see if that allows regitration, if so then enable plugins one by one checking each time until culprit is found.
November 9, 2010 at 8:53 am #97817In reply to: Sidebar Trouble
Hugo Ashmore
ParticipantI presume you have used the template pack to prepare BP pages under your chosen theme, Template pack will require that certain elements are added from the original theme markup to the new bp pages, looking at the layout shows that the original theme uses a nested element under #container called #left-div which is floated right and given a fixed width allowing room for the left sidebar. it looks as though this is missing from your bp pages and will need to be added in manually.
It may help you to open and reference one of the original theme files like ‘index’ , ‘page’, or ‘single’ and compare it’s main markup structure to the bp files and ensure that they match.
November 9, 2010 at 5:26 am #97805In reply to: uploading a child; “missing parent theme”
Mike
ParticipantMake sure your style.css starts with…
/*
Theme Name: BuddyPress Dusk
Theme URI: http://example.org/themes/dusk/
Description: Dark theme for BuddyPress.
Version: 1.0
Author: John Doe
Author URI: http://example.org/
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/and don’t forget the bold line!
-
AuthorSearch Results