Search Results for 'theme'
-
AuthorSearch Results
-
April 23, 2009 at 12:12 am #43254
In reply to: Defualt member theme not working
aishaladon
ParticipantNope I tired this , still broken.
grrr
April 22, 2009 at 11:55 pm #43252In reply to: Limit Blog Creation to Admins
Burt Adsit
ParticipantBen, I took a look at something similar before. There were multiple requests for limiting the number of blogs a user could create. I came up with the only solution I could find at the time: https://buddypress.org/forums/topic.php?id=1328
bp relies on wpmu’s settings for blog creation. wpmu controls this in the site admin back end. Site Admin > Options > Allow New Registrations. Whatever solution to your request is has to take into that setting in wpmu. It’s basicly an on/off kinda thing. You either can or can’t. It’s not based on user role.
Disabling the registration/signup ‘gimme a blog’ option and you have people still able to create blogs after logging in. Let’s say we set that to ‘Only logged in users can create new blogs.’. It’s a start.
So, now only logged in users can create blogs. The create a blog on registration is gone. Next issue is the need to let certain roles see and use the ‘create a blog’ option.
This exists in the member theme Blogs > Create a Blog and in the admin bar under My Blogs > Create a Blog and My Account > Blogs > Create a Blog.
(Saving this while I dig thru some code…)
April 22, 2009 at 10:20 pm #43248In reply to: Defualt member theme not working
aishaladon
ParticipantHi Chris,
Try this. Im working on it now.
https://buddypress.org/forums/topic.php?id=2217
Go into plugins and install buddypress community plugin, activate it site wide, and than install buddy press
April 22, 2009 at 7:20 pm #43237In reply to: Group Page
enlightenmental1
Participanthome-page
/members
/groups
all use the default bp-home theme
members and groups pages use the members-theme
that’s why some of your pages have the green border in the header and some have the orange border…
yes, there are different css files… depends on your version of buddypress
what version?
April 22, 2009 at 6:54 pm #43235In reply to: Defualt member theme not working
chriscarter
ParticipantDitto. I’m working on trunk 1381 and WPMU 2.7.1. Everything else works as it should. The buddypress-member folder is within wp-content/bp-themes/. It is the only member theme in that folder and I made sure that it was selected correctly within the BuddyPress settings.
Anyone else?
April 22, 2009 at 3:55 pm #43225In reply to: Who wants a media plugin for BP
enlightenmental1
Participantcopy this, add to it, paste it below in your post…. this will get a little overboard i’m sure, but we should list as much as we can and then narrow it down based on:
– if it’s possible
– time to complete
– cost
Features Request:
browser=person browsing the website
user= the individual user/profile owner
– seamless integration with buddypress
– this becomes a component that is activated through the bp admin menu
– and general settings are controlled by the admin in the wp-admin subnav
– not a plugin/mu-plugin
– user can select to only show pics/vids if your the users friend, or show anyone
– user can subscribe to pics/vids gallery rss just like activity rss
– browser can select “view random gallery” or “view random video” from the bp nav bar
– user has “gallery options” under their profile menu
– add/upload/remove/rename/add caption to images and videos
– user has “gallery settings” under their settings menu
– make pics/videos public, show to friends only, etc
– all media uploaded is searchable through the /members page
– a new <directory> is created called “Media” just like the “groups” or “members” or “events”
– this directory shares the default theme of BP and yet is customizable because it has it’s own directory/index.php and directory/media-loop.php (just like BP)
– admin decides how media should be stored
– on the website server
– or on kultura (i have no need for this)
– etc
– admin decides max file size, max storage amount per user and is able to delete any media uploaded
– user is able to choose which uploaded image is set as their avatar
– user is able to create galleries and select a default gallery icon/image (myspace)
– galleries could contain both video and images and are browsable as thumbs
– thumbnail image is “thickbox ready” and pops up both pics and video into a jquery thickbox with button for next / previous / close etc
– Gallery content/information/descriptions etc becomes bp-Xprofile data that can gotten and displayed much the same as regular bp-xprofile data (get_bp_xprofile data ect)
– except for the admin options, all gallery controls and content remain on the front-end/profile only
the list goes on and on… and there’s many ways this could all be done
add to the above, remove stuff (say why you removed)
I dont think these features are “too much” considering there’s $700 available for this project… I’m also open to a different developer…. this should be someone who lives and breathes buddypress and who keeps current with both wpmu and bp trunk versions
we would also need to know/specify which install we want this created for
wpmu 2.7.1 + BP RC1
wpmu 2.7 + BP RC1
wpmu 2.7.1 + BP latest trunk
etc… because chances of this working well on all the different install variation is tricky
worst case scenario, all we get is the $200 job and we have to make due
(im still down with that too)
I would like the developer to brainstorm and come up with a list of features that THEY think are possible considering the budget
$200 gets you ___________.
$700 gets you ___________.
($700 would get us something pretty damn cool from the right dev… and remember, if it’s done right Andy will add this to the BP core which I believe is the best option)
April 22, 2009 at 2:27 pm #43221In reply to: sitewide css affecting other non buddypress themes
Andy Peatling
Keymastersite-wide.css loads on all pages regardless of the theme. It’s only useful if you have a consistent theme for the site. Don’t use it otherwise.
April 22, 2009 at 11:34 am #43216In reply to: sitewide css affecting other non buddypress themes
Paul Wong-Gibbs
KeymasterWell, as you’ve found out, it doesn’t. I’m not sure if this a wpmu feature or not. If you think it should work differently, write up an enhancement ticket and put it on trac.
April 22, 2009 at 11:18 am #43214In reply to: Announcing: Events component
takuya
Participantwidget-events.css from bp-events is being loaded by other themes in wp-content/themes directory. It should be fixed not to affect other themes.
At this moment, by loading this css it doesn’t break other themes, but since other themes are not using any functions of bp-events by default, this css hook must be removed.
April 22, 2009 at 8:58 am #43210In reply to: No CSS – Member & Home Theme
Maythil
ParticipantDear Barrymadden,
Possibly, the problem must be with Godaddy itself
Godaddy offers the worst hosting service on the planet.
April 22, 2009 at 7:06 am #43204In reply to: CSS Tweaking in BP Member Theme
Maythil
ParticipantDear Lance,
Talking about CSS, where could you modify the My profile page?
It\’s a bit different from other pages as it has 4 columns — at least it looks like so.
My problem precisely is that I want to resize my site to 800px width.
I was able to do this in genetal but My profile still shows a widescreen.
How I can handle this?
Btw, IE6 automatically gives me the desired with no modification in any file,
and I have noticed that there is specific CSS file for IE6.
So I was wondering whether copying ie6.css to some other file would give the 800px display in Firefox, Chrome, etc as well?
Can you help me?
April 22, 2009 at 2:36 am #43197In reply to: first things first
Burt Adsit
Participant1) Is not a bp issue. It’s a css theme issue. You are welcome to modify the distributed theme or use any theme that you’d like.
To address 2 and 3 we need to know what version of bp you are using, what version wpmu to start with. Things are pretty busy round here lately. Topics scroll off the front page radar within 12-24 hrs. Can you post links to the 2 and 3 topics?
April 22, 2009 at 2:28 am #43196In reply to: reducing the width of buddypress theme
Burt Adsit
ParticipantThere are a couple of files that can be used that bp looks for. You\’ll need to create them. In the themes, if you create custom.css in the /css directory it overrides the css for each theme. Also in the home theme or your custom theme if you create a file called /css/site-wide.css that overrides all css generated by bp.
That way you don’t need to modify the distributed css files and your upgrade experience will be much happier.
April 22, 2009 at 1:41 am #43185In reply to: reducing the width of buddypress theme
Mark
ParticipantHi
Profile / members pages uses a separate theme and thus you will need to modify its css as well, under /www/wp-content/member-themes/buddypress-member
Perhaps someone will write us a global css plugin that allows css editing from WPMU dashboard?
Regards
Mark
April 22, 2009 at 12:03 am #43170In reply to: bp_get_field_data no longer working
Burt Adsit
ParticipantI was getting nothing because the class methods are not designed to be called from a template loop. Not using a user id defaults to the current user id viewing the member theme page and that’s not valid for anything inside a template loop.
Anyway I posted a ticket with a fn to get at the current loop user id. https://trac.buddypress.org/ticket/684
April 21, 2009 at 11:23 pm #43168In reply to: BuddyPress Showoff: Post your links
Archie Webmaker
ParticipantHere’s is mine http://blogcastor.com with a custom theme
13hulyo
Participantin the buddypress_home theme css folder
April 21, 2009 at 10:25 pm #43171In reply to: No CSS – Member & Home Theme
modemlooper
Moderatortry adding a direct link to style sheet in header
<link rel=\”stylesheet\” href=\”http://illdesigned.com/user/wp-content/themes/buddypress-home/css/base.css\” type=\”text/css\” media=\”screen\” />
April 21, 2009 at 9:58 pm #43157In reply to: Avatars, Custom Themes and Registering
auwagner
ParticipantJeff,
Argh… I thought that was it!
Unfortunately upgrading to WPMU to 2.7.1 (used the automatic upgrade) didn’t work either. My custom theme has to be missing something… lol
I’m going to dig a little deeper and see if I can figure out what’s going on.
In the meantime, if any thoughts pop-up that could allow the default theme to upload avatars on signup, but not on a custom theme… shoot them at me.
Thanks for all your help…
John
April 21, 2009 at 9:55 pm #43156In reply to: My Groups Page has lost layout
Paul Wong-Gibbs
KeymasterYou have obviously customised the theme CSS. If you have not changed the HTML or any of the layout CSS, then..
Try disabling all non-BP addons for a test. I see you are running nextgen-gallery (which I have seen cause problems before when attempted to use with BP), piclens, All in one SEO, etc.
If after disabling all those addons (so you only have WPMU+BP running) it still doesn’t work, you could try reverting to the default member theme to see if that works.
April 21, 2009 at 8:19 pm #43144In reply to: Avatars, Custom Themes and Registering
Jeff Sayre
ParticipantAuwagner-
I\’m running the latest WPMU (2.7)
Then you’re not running either WPMU 2.7.1-beta1 or -beta2?
If that is the case, then this is the issue. WPMU 2.7.1 has been required since BuddyPress r1303.
Fortunately, you’re in luck! WPMU 2.7.1 was just officially released this afternoon. Read this ( http://ocaoimh.ie/2009/04/21/wordpress-mu-271/ ) and get it here: https://mu.wordpress.org/download/
April 21, 2009 at 6:13 pm #43139In reply to: Avatars, Custom Themes and Registering
auwagner
ParticipantJeff, thanks for responding…
1) Fairly vanilla means i have only buddypress, plus 2 other plugins. I’m running the latest WPMU (2.7)
2) Trunk is 1324
3) bp-events and eg-twitter
4) This was a fresh install of the trunk, so no upgrade. It’s an environment that I created to test things. I have moved over activate, register, plugin-sidebar and plugin-template to my new theme’s home directory, plus the 3 functions in functions.php. Is there anything else I should do for a customized HOME theme?
5) I’ve read them a ridiculous amount of times
changes to htaccess, bp-core-avatars haven’t worked unfortunately
Permissions are 755 on the blogs.dir folders. I’m just combing through to see if I missed anything. I have deactivated all the plugins and i’m still looking around.
April 21, 2009 at 4:33 pm #43132In reply to: No CSS – Member & Home Theme
Magi182
ParticipantSee the other thread on this, but your host is injecting ad code into the loader.php that pulls the stylesheet.
view source on:
http://illdesigned.com/user/barrymadden/wp-content/themes/buddypress-home/css/loader.php
</iframe></noscript></object></layer></span></div></table></body></html><!-- adsok -->
<script language='javascript' src='https://a12.alphagodaddy.com/hosting_ads/gd01.js'></script>
April 21, 2009 at 4:26 pm #43130In reply to: Problems with Chrome, Firefox & Safari (No CSS)
Magi182
Participantas near as I can tell,
/wp-content/themes/buddypress-home/css/loader.php
is not pulling the stylesheet properly. I would guess that the problem is coming from your host, as they are trying to inject an iframe into that page upon execution.
</iframe></noscript></object></layer></span></div></table></body></html><!-- adsok -->
<script language='javascript' src='https://a12.alphagodaddy.com/hosting_ads/gd01.js'></script>
April 21, 2009 at 3:32 pm #43127In reply to: No CSS – Member & Home Theme
Barrymadden
ParticipantI changed all permissions from root (user/) to 755 including subfolders but sill no change.
-
AuthorSearch Results