Search Results for 'buddypress'
-
AuthorSearch Results
-
July 15, 2010 at 5:51 am #85695
In reply to: Forum create only available to certain members
Anton
ParticipantThanks @mercime but I looked at those plugins and I believe they won’t work for my situation (am I missing something?)
I have a group “Sport News” with a couple of members and one administrator. I want to have the ability so that only the administrator or moderator(s) can create a new forum topic. Other members can reply to the forum topic that the administrator has started but they cannot start their own forum topics in that specific group.
July 15, 2010 at 5:42 am #85694In reply to: bp-group-calendar – not updating group activity
nit3watch
Participant@Dwenaus I read that “I changed the plugin substantially” https://buddypress.org/community/groups/requests-feedback/forum/topic/agenda-plugin-and-file-sharing-plugin/
Did you manage to get the activity sorted, as you said, “I requested all these things at WPMU-Dev but they basically said no, not interested”. Here’s the link to my post: http://premium.wpmudev.org/forums/topic/bp-group-calendar-not-updating-group-activity
5 days between replies for a paid service isn’t what I expected for the money I paid, neither plug-in’s that dont have basic functionality. Would of rather donated to the changes you made on the plug-in..
Any one that thinks they can help me or fix the plug-in, ill send it your way as it is GNU 2
July 15, 2010 at 5:37 am #85693In reply to: Forum create only available to certain members
@mercime
Participant@Anton
https://wordpress.org/extend/plugins/buddypress-restrict-group-creation/ requires PHP 5.2
https://buddypress.org/community/groups/bp-group-management/ for extra controlsJuly 15, 2010 at 4:58 am #85692Pisanojm
ParticipantOk, so I changed it around little bit…re-added the header after taking out the search box and am pretty happy with this now. For anybody looking for a starter I’ve included it here below. Couple that with this WordPress Codex article and you should be good to go.
Codex: Styling for Print:
https://codex.wordpress.org/Styling_for_PrintMy final PRINT CSS for Buddypress THANKs to @mercime !!!:
/* > Print Styles MusicPLN.org BP
*/@media print {
body {
background: #ffffff;
font-size: 9pt;
font-family: Arial, Tahoma, Verdana, sans-serif;
color: black;
width: 100%;
margin: 0 auto;
}#search-bar {display:none !important;}
#sidebar { display:none !important;}
#wp-admin-bar {display:none !important;}
#nav { display: none !important;}
#omit { display:none !important;}
#whats-new-form { display:none !important;}
#whats-new-options { display:none !important;}
#whats-new-submit { display:none !important;}
#sub-nav {display:none !important;}
div.item-list-tabs { display: none !important; }div#content .padder {
margin-right: 0px; border-right: 0px;
}#content{
width:100%;
margin:0;
border-top:2px dashed #628FBD ;
font-size: 7pt;
float:none;
}#content a { font-weight:bold;
color:#000066;
text-decoration:underline; }h1, h2, h3, h4, h5, h6 { page-break-after:avoid;
page-break-inside:avoid; }h3 { margin-left:2px;
margin-bottom:0px;
padding-bottom:0px;
}blockquote, table, pre { page-break-inside:avoid; }
ul, ol, dl { page-break-before:avoid; }
img.centered { display: block;
margin-left: auto;
margin-right: auto; }img.right { padding: 4px;
margin: 0 0 2px 2px;
display: inline; }img.left { padding: 4px;
margin: 0 2px 2px 0;
display: inline; }.right { float: right; }
.left { float: left; }
img { page-break-inside:avoid;
page-break-after:avoid; }
}July 15, 2010 at 4:50 am #85690@mercime
Participant“Now, it simply goes to the top center and is written over by all of the other page”
Increase padding-top of #container to 145px – so that there’s at least 20px space between header image and contentYou’re welcome
July 15, 2010 at 4:18 am #85688Pisanojm
ParticipantSeriously… how dumb. That was it the background on all of my browswers default to not print backgrounds…

Well that solved the issue with not seeing it. Now, it simply goes to the top center and is written over by all of the other page… Ok, I appreciate your help, I’ll see if I can figure out how to get this to format now. THANK YOU!July 15, 2010 at 4:15 am #85687In reply to: Profanity Filter
djsteve
Participantnot exactly what you are describing – but may be helpful if it is actually functioning at this point – https://buddypress.org/community/groups/bp-moderation/home/
and perhaps it could be tailored more towards the other plugin you are describing?
I think there is a beta release for download, even though the group home still says it’s not released.. the plugin author is a pretty busy guy I believe.July 15, 2010 at 4:07 am #85686In reply to: New Buddypress Groups design.. Group Hierarchy
José M. Villar
ParticipantNice, very interesting, hope to see it released soon.
July 15, 2010 at 4:04 am #85685Pisanojm
ParticipantOk.. just thinking about this… maybe the browswer is set to not print backgrounds… let me look!?!?!
July 15, 2010 at 4:01 am #85684Pisanojm
ParticipantWith regard to the color… I was just trying to see if it did anything… it’s not….
July 15, 2010 at 4:00 am #85683Pisanojm
ParticipantNo… I also tried with the ticks enclosing the url… Doesn’t make any sense….
July 15, 2010 at 3:53 am #85681@mercime
ParticipantAdd no-repeat and !important at end of background
#container {
padding-top: 100px;
background: #CEDAF4 url(http://musicpln.org/wp-content/uploads/2010/06/HEADERprint.jpg) top center no-repeat !important; }P.S. Are you sure you want to have a colored background for print.css or white instead as in #ffffff ?
July 15, 2010 at 3:47 am #85680Pisanojm
ParticipantYep, it’s there…
I tried the it with the apostrophes and without as well -I also tried it with background-image: vs background:The site is musicpln.org but is closed right now Do you have a twitter account? I’ll DM you a testuser account.
July 15, 2010 at 3:46 am #85679In reply to: New Buddypress Groups design.. Group Hierarchy
firetag
ParticipantIn the current version of the plugin there is a drop down of all the category groups and which I need to add in a checkbox for the admin to choose if it’s a category group or just a normal group… @agrundner @finni3
July 15, 2010 at 3:46 am #85678In reply to: Is Buddy Press right for our project?
@mercime
Participant“Is BuddyPress the right foundation on which to create this site?”
Yes it is. Some features you mentioned are already covered out of the box. Some features would have to be expanded on by your programmer.
– https://buddypress.org/about/story/
– http://en.wikipedia.org/wiki/BuddyPress
– https://wordpress.org/showcase/flavor/buddypress/July 15, 2010 at 3:27 am #85674In reply to: Buddypress logo in the admin bar is located where?
freemancork
Member/wp-content/plugins/buddypress/bp-core/bp-core-adminbar.php
July 15, 2010 at 3:27 am #85673@mercime
Participant1. Could you check your server if the header image you wanted is indeed at in http://musicpln.org/wp-content/uploads/2010/06/HEADERprint.jpg)
2. If URL path to image is correct, then add opening and closing apostrophe to background image url – I missed adding those, so url(‘http://musicpln.org/wp-content/uploads/2010/06/HEADERprint.jpg’)
3. If that won’t work, I need site URL.July 15, 2010 at 3:14 am #85672In reply to: How to show activity stream on the homepage/sidebar?
Sofian J. Anom
ParticipantJuly 15, 2010 at 3:08 am #85671In reply to: Sitemap generator beta – looking for a few testers
dlittle800
ParticipantHi,
Last week I upgraded to WP 3.0 and installed your Buddypress Sitemap Generator
Then, I upgraded to Buddypress 1.2.5.2.
Now, I cannot install Buddypress fully – any version.
When I try to install it just keep loading and loading. I tried deleting all
plugins. Then I noticed your sitemap files were not in a plugin folder.I don’t know if I deleted them all and if this is what is still causing the problem.
If you want to take a look at my site, you are welcome. When you visit the site,
it looks like it is working – but only for existing users. New users cannot register
and I cannot login to admin unless I delete Buddypress..Any suggestions would be welcomed.
Thank,
Networkingpeople.bizJuly 15, 2010 at 2:33 am #85668Pisanojm
Participant@mercime First of all THANK YOU!
I’m 95% of the way there! Items 2 and 3 completely resolved with your above.
Item 1 still doesn’t appear… Any other thoughts?Here is what I currently have:
/* > Print Styles MusicPLN.org BP
*/@media print {
body {
background: #CEDAF4;
font-size: 10px;
font-family: Arial, Tahoma, Verdana, sans-serif;
color: #555;
width: 100%;
margin: 0 auto;
}#sidebar { display:none !important;}
#header { display:none !important;}
#wp-admin-bar {display:none !important;}
#footer { display:none !important;}
#nav { display: none !important;}
#omit { display:none !important;}
#whats-new-form { display:none !important;}
#whats-new-options { display:none !important;}
#whats-new-submit { display:none !important;}
#sub-nav {display:none !important;}
div.item-list-tabs { display: none !important; }#container {
padding-top: 100px;
background: #CEDAF4 url(http://musicpln.org/wp-content/uploads/2010/06/HEADERprint.jpg) top center; }div#content .padder {
margin-right: 0px; border-right: 0px; }#content{
width:100%;
margin:0;
font-size: 7pt;
float:none;
}
#content a { font-weight:bold;
color:#000066;
text-decoration:underline; }
h1, h2, h3, h4, h5, h6 { page-break-after:avoid;
page-break-inside:avoid; }
h3 { margin-left:2px;
margin-bottom:0px;
padding-bottom:0px; }
blockquote, table, pre { page-break-inside:avoid; }
ul, ol, dl { page-break-before:avoid; }
img.centered { display: block;
margin-left: auto;
margin-right: auto; }
img.right { padding: 4px;
margin: 0 0 2px 2px;
display: inline; }
img.left { padding: 4px;
margin: 0 2px 2px 0;
display: inline; }
.right { float: right; }
.left { float: left; }
img { page-break-inside:avoid;
page-break-after:avoid; }
}July 15, 2010 at 1:59 am #85664warut
ParticipantHi all, sorry for disappear from community. I have many thing todo last month (develop my new website, move to my new house and decorate it etc..), if you think this plugin useful please comment bug and request to my blog (http://warutblog.blogspot.com/2010/04/buddypress-badge.html) so i can change it all in next release. thanks
https://buddypress.org/community/groups/buddypress-badge/ <- can't use i think because name in plugin not match in community, i try to contact andy but can't fix the problem maybe fix when release next version.
July 15, 2010 at 1:49 am #85663In reply to: Default Activity Streams Are Backwards IMHO
paulhastings0
ParticipantSorry about bumping an ancient thread but @modemlooper , did you ever find a solution?
July 15, 2010 at 1:44 am #85662xrun
Member@boonebgorges the Load More-link doesn’t show up at all without the code. I currently have 13 entrys total, but no Load More-link.
Edit: @boonebgorges
The Load More-link has finally shown up as the list of activities has gotten longer, but still nothing happens when I click it, except adding #more to the url in the address field in the browser.
I have realized something that may be significant though. The activities are listed on a subdomain blog, not the main blog, so there might be something with the url when it tries to load more activities.
This may also be related to the issue when clicking to reply to an activity, as it seems to try to load the form using the subdomain url. When clicking reply while viewing a single activity did and still works like it should, having always been viewed on the main domain, not the subdomain.July 15, 2010 at 1:35 am #85660@mercime
Participant@pisanojm disclaimer first – no genius
In any case, per image you attached1. Center Graphic in top center of print screen –
since #header is display: none; we could tweak #container to show the header image instead
#container { padding-top: 100px; background: #CEDAF4 url(http://musicpln.org/wp-content/uploads/2010/06/HEADERprint.png) top center; }2. Remove right column and expand to full width
div#content .padder {
margin-right: 0px; border-right: 0px; }3. Remove item list
div.item-list-tabs { display: none; }
July 15, 2010 at 1:13 am #85659Pisanojm
ParticipantSeriously… there has to be some genius CSS person on this site that can help me with this!
Polite bump… -
AuthorSearch Results