Search Results for 'theme'
-
AuthorSearch Results
-
April 13, 2009 at 4:24 pm #42561
In reply to: Member Themes
modemlooper
ModeratorThe structure is better but not perfect. The home theme and the member theme should be from the same folder. Seems like the member theme should just work like extra pages on the main blog 1. This would make themeing easier. I think most people will want the same design for front pages (blog 1) as the member pages so to separate the two is odd.
April 13, 2009 at 4:22 pm #42560In reply to: Use the \”bp user link\” in a wp theme
eporedieis
ParticipantIf you want it in the comments, you must insert in comments.php.
If you want for the author’s article you must insert in single.php. For pages in page.php
April 13, 2009 at 2:27 pm #42547In reply to: Member Themes
gpo1
ParticipantAwaiting the member theme to look like new buddypress member theme ie one column.
April 13, 2009 at 1:52 pm #42538Deep
ParticipantI am on RC1.. I had Send Invites plugin installed, it messed up the whole thing (i.e. it automatically disabled the JS for some reason), so I deleted the plugin file and folder.
I had installed WP Super Cache too, it did not work well, so I had to take it off too..
Other than that, no MU plugins…
Here is the list of plugins I have installed for a single blog:
Akismet
All in One SEO Pack
Global Translator
Google XML Sitemaps
SexyBookmarks
Smart Youtube
Smilies Themer
Twitter for WordPress
Twitter for WordPress
WordPress 2.6+ and bbPress 0.9 cookie integration
WP Custom Login Logo
I disabled all the plugins but still the issue remains.
In my previous reply, I had disabled registration just to cross verify.. but still the new tables are getting created..
I traced the user from the User ID mentioned in the table name.. the user looks like a spammer to me.. but now sure what the user is trying to do as those created tables have 0 records…
April 13, 2009 at 8:14 am #42515In reply to: Member Themes
Paul Wong-Gibbs
KeymasterThe changes you refer to were intended to make creating member themes easier. I doubt that the format will change much anymore.
April 13, 2009 at 7:12 am #42512In reply to: Use the \”bp user link\” in a wp theme
trcwest
ParticipantI also want to do the same thing and link the users profile to the comments they make on blog posts.
My memebers are called spotters!
In what file or page Do i put this link in? is it comments.php or something similar in my wp theme?
So basically how do i impliment it in so that when a user makes a comment it links to their profile
http://spotskenya.com/spotters/< ?php echo the_author_login(); ?>/
April 13, 2009 at 4:01 am #42497In reply to: BuddyPress in /plugins/ not /mu-plugins/ from r1303+
modemlooper
Moderatoruhhg. Wrecked my member theme. But I must say the structure is way better.
April 12, 2009 at 11:42 pm #42489In reply to: Sitewide forums, stop showing group forums…
mypop
ParticipantHow did you create that page: http://delsolownersclub.com/discussions
That’s exactly what I want to do on my site.
I’ve got @Burtadsit’s bbGroup plugin up and running.
How did you integrate it into your buddypress theme?
Is it a ‘page’ in the root blog or a special page?
Thx, Gordon
April 12, 2009 at 9:17 pm #42480In reply to: How to Uninstall Buddypress?
nicolagreco
Participant1) deactivate the plugins
2) removing them
3) remove themes
OPTIONAL:
4) Remove wp_bp_* tables
Say hello to BuddyPress
April 12, 2009 at 8:16 pm #42474In reply to: Add fields to wp_users
Jeff Sayre
ParticipantPeter-
I realize that you are not getting the answers you desire. You must have a sufficient understanding of and comfort level with PHP before you can delve too deeply into hacking your own solutions or coding your own theme templates. Otherwise, you need to use the stock WPMU and BuddyPress install and then customize with any plugins and 3rd-party themes that may be useful.
Since we do not have any idea of your particular coding skills, we are trying to point you in the right direction. Please realize that beyond a certain point, we cannot help you write your own custom code.
We all started at the beginning when it came to coding and then had another learning curve when it came to understanding the inner workings of WordPress and BuddyPress. It can be frustrating along the way but it is indeed possible to accomplish!
Here are a few more tips:
- Since you do seem to be wanting to group all user data within stock WP tables, you should search the WP and WPMU forums and ask your questions there
- Visit these WP Codex pages to help shed more light:
- https://codex.wordpress.org/Function_Reference/wpdb_Class
- https://codex.wordpress.org/Function_Reference
- Google for tips on learning data-driven PHP coding
- Hire a 3rd-party developer who can do the work: hacking files directly or create a plugin that will accomplish what you’re after
Please hang in there and don’t give up hope.
Jeff Sayre
ParticipantThere were some changes to the header.php file. Off the top of my head, I cannot remember if both the buddypress-home and buddypress-member themes had changes. Or, if only one of them had changes.
Either way, the best thing to do is open your header.php file and compare it to the new header.php file of the respective BuddyPress theme.
If I have the Blog-Menu in my theme – the bp_home_slug doest point to the right page (the home-blog) but to an article in another blog…
It should be BP_HOME_BLOG_SLUG, not BP_HOME_SLUG.
April 12, 2009 at 1:40 pm #42446In reply to: Wildcard DNS and SVN
Trent Adams
ParticipantSVN aka Subversion is a program that is installed on your host so that you can install programs that have their code repositories online easily. Any program (terminal on mac, putty on windows) can connect to your server through SSH. I don\’t know of anyway of installing SVN versions without SSH.
For example, if you have an install like /var/www/html/ for an install, and wanted WPMU as the root domain in that folder, you would do something like the following:
svn co http://svn.automattic.com/wordpress-mu/branches/2.7/ /var/www/html/
then if you wanted to install buddypress from SVN into your WPMU install:
svn co https://svn.buddypress.org/trunk/ /var/www/html/wp-content/plugins/buddypress/
That just installs everything in the /wp-content/plugins/buddypress/ folder like the latest SVN requires. It doesn\’t mean you are finished. You still have to read the README file about the specifics, especially copying the themes to the correct locations. Reason I say this is because at this point, it would be like having all files including the buddypress themes in /wp-content/plugins/buddypress/ which obviously isn’t complete. Imagine at this point you downloaded BP and just uploaded the entire thing to that location. It is a matter of copying around the themes to where they are supposed to be.
Trent
April 12, 2009 at 12:27 pm #42443In reply to: Excerpt function in RC2
nightstalker101
ParticipantThanks again for your help. Oh, no, this time, I´m gonna tell you something
:
´
<li class=”group-box”>
<div class=”left”>
“><?php bp_the_site_group_avatar_thumb() ?>
<?php $member_count = groups_get_groupmeta( $group->id, ‘total_member_count’ ) ?>
<?php echo ucwords($group->status) ?> <?php _e( ‘Group’, ‘buddypress’ ) ?>
<?php if ( $member_count == 1 ) : ?>
<?php printf( __( ‘%d member’, ‘buddypress’ ), $member_count ) ?>
<?php else : ?>
<?php printf( __( ‘%d members’, ‘buddypress’ ), $member_count ) ?>
<?php endif; ?>
</div>
<div class=”right”>
<div class=”group-top”>“><?php bp_the_site_group_name() ?><?php bp_group_join_button( $group ) ?>
<div class=”clear”></div>
</div>
<span class=”activity”><?php echo bp_core_get_last_activity( groups_get_groupmeta( $group->id, ‘last_activity’ ), __(‘active %s ago’) ) ?></span>
<div class=”excerpt”>
<?php // echo bp_create_excerpt( $group->description ) ?>
<?php bp_the_site_group_description() ?>
</div>
</div>
<div class=”clear”></div>
´
thsi is the code from my custom theme file. And here the Css, maybe there is a better solution, but it works:
´
.group-box{margin:15px auto 10px -30px;height:80px;width:800px;background: url(../images/group_list_item.jpg);
padding:10px 20px 25px 15px;list-style:none;text-align:justify }
.left{float:left;width:65px;height:82px;font-size:9px;color:#686868;line-height:11px;text-align:right}
.group-avatar img{border:1px solid #686868;height:60px;width:60px}
.right{float:left;height:82px;margin-left:5px;width:725px}
ul#letter-list li {float: left;height:25px; width:27px;margin-right:5px}
.group-top{height:20px;}
.group-link{text-decoration:none;font-size:16px;color: #ff7f00;float:left}
.group-link:hover{text-decoration:underline}
.excerpt{color:#1a1a1a;font-size:12px;}
.activity{font-size:11px;color:#686868; font-style:italic;display:block;margin:0;padding:0}
.leave_group, .join_group{float:right;display:block;padding:4px 0 0 24px;margin:0;font-size:10px;text-decoration:none;
color:#bd2100;height:21px;width:96px;background: url(../../bp-groups/images/leave_group.png);font-weight:bold}
.leave_group:hover, .join_group:hover{text-decoration:underline}
.join_group{color:green}
#group-dir-count{margin:0 0 5px 2px;font-size:12px;color:#686868}
´
Can you still tell me, how I get the recent activities that happened on the page?
I tried to call the function, but all I got, was the time.
Thanks
April 12, 2009 at 12:16 pm #42442In reply to: Use the \”bp user link\” in a wp theme
eporedieis
ParticipantMmm…it doesn\’t work!
I\’ve solved linking this: http://ivrealabella.it/members/< ?php echo the_author_login(); ?>/
April 12, 2009 at 9:19 am #42440jodyw1
ParticipantI wonder how far Andy got with that version, if the files still exist, and it\’s an easy resurrect?
Well, it\’s probably not THAT easy to do…. but it is fun to suggest more work to people.
Michael Berra
ParticipantHmmmm – i found out, that not this deleted line in the header gives me that php-error (as I thought). Any idea, what could cause this? Did I miss something in my custom theme that changed with the updates of the trunk?
Another strange thing happens: If I have the Blog-Menu in my theme – the bp_home_slug doest point to the right page (the home-blog) but to an article in another blog… strange…
Thanks again for your help…
April 12, 2009 at 3:49 am #42427Anointed
ParticipantIt’s that exact .jpg above as to why I even got interested in buddypress in the first place. It looked very similar to another program I use, only cleaner.
Needless to say I was more than a little dismayed to find out it is not included in buddypress. I sure wish I knew what happened to that file as I would have loved to use it for my ‘basic’ members. I could then provide ‘real’ themes for premium members.
Another nice aspect to that layout is it’s hard to mess up or not understand for a newbie wordpress user.
Add me to the list of those that really wish it would be released, especially since that theme is now depreciated compared to the new theme on this site.
April 12, 2009 at 3:43 am #42426Anointed
ParticipantI just had the ‘bleeding edge’ upgrade completed a few hours ago. Prior to that I am unsure what vs. I was using.
As to admin rights:
Is it possible to have a usergroup that can ‘moderate’ the posts on any forum but do nothing else like touch the plugins, themes etc?
I’d like to have 2 groups,
admins that can erase posts
mods that can ‘suspend’ posts or unpublish them, and have a message sent to the site admin that the content was inappropriate etc… Kind of how like vbulletin does things. We have warning systems, mods, admins, super-admins, etc… I am able to create custom groups with custom permissions etc, to allow them to do only things I want. This has saved my butt more times than I care to talk about.
As to deleting the user:
For the most part I wouldn’t want to be that drastic.
I have many people that come to the forums, and post stuff that I don’t agree with, or don’t really believe belongs on my site. They are usually well meaning people, but have much lower standards than I try to keep up with on my site. These people I usually just make part of a separate group, with very few permissions, like only able to post in certain forums, no pm system etc….
Usually I can ‘work’ with them, to let them know what I found offensive, and many times the problem does not come up again. If I had simply banned them, then very few people would survive on my site.
There are the people that just come in to spam our site from time to time. Those people I have no problem simply deleting.
I hope what I am trying to express makes sense.
April 12, 2009 at 1:32 am #42421jodyw1
ParticipantThat’s the first time I’ve seen that jpg of an early version of a blog theme. It’s really elegant and beautiful. I’m thinking one of the future features for the site should be to configure blogs that way in addition to the stand alone themes people are working on now.
April 12, 2009 at 1:25 am #42420In reply to: Use the \”bp user link\” in a wp theme
nightstalker101
Participantyou mean this?
<?php echo bp_get_loggedin_user_link($bp->loggedin_user->id) ?>
April 11, 2009 at 11:19 pm #42413dainismichel
ParticipantFrom my perspective, this thread continues the topics brought up here nicely:
https://buddypress.org/forums/topic.php?id=1632&replies=4#post-10361
April 11, 2009 at 11:11 pm #42412dainismichel
Participantand @apeatling of https://apeatling.files.wordpress.com/2008/06/blog.jpg
is there a downloadable way to do what you guys have done and make it the default for user blogs (no user set up required, just automatic)?
Can you guys make your user templates available to the BuddyPress community?
Best,
Dainis
April 11, 2009 at 10:58 pm #42411In reply to: Changing the word blog
Paul Wong-Gibbs
KeymasterOr make bp-custom.php into your /plugins/buddypress/ folder, and put the following code in. This way saves you messing with the default themes and also having to re-do work if you change themes in future.
<?php
define('BP_BLOGS_SLUG', 'Diary');
?>April 11, 2009 at 8:53 am #42379In reply to: Use the \”bp user link\” in a wp theme
eporedieis
ParticipantThanks, but not solved. If I call this from http://mywebsite/2009/04/hello-world/, the link that u get me is to http://mywebsite/2009/04/hello-world/
The same thing that done the other php-call
Do u know why?
April 11, 2009 at 6:31 am #42377yeyeman9
ParticipantYou see. What I want to do tho is keep my wordpress blog intact. With that theme that it has right now and what not. And to have, as another “website” yet integrated with my wordpress blog, my socialnetwork section. So with the buddypress thing, I can have my other kind of theme, yet if people use their accounts from buddypress to comment on my original wordpress blog, it will still be connected..they will still be able to see it on their activity.
-
AuthorSearch Results