Search Results for 'wordpress'
-
Search Results
-
Topic: subdomains for blogs
I\’ve added wild cards to the dns, modified the httpd.conf file but the only option users get when creating a blog is domain.com/userblog.
Do I need to manually change a template file in order to get userblog.domain.com to be the default option?
Thanks in advance, I\’m really stumped. I\’ve read andreas how to .pdf, matt\’s how to from 2003 and threads on mu wordpress forums. Wild cards work. httpd.conf modified. .htaccess configured.
This plugin adds an option page seo for buddypress under your settings.
It gives you the possibility to enter title, description and keywords to the following buddypress pages:
buddypress profile pages
profile
activity
blogs
friends
groups
wire
buddypress groups pages
groups home
groups wire
groups forum
groups members
bb-dev youtube & flickr pages
youtube
flickr
your own buddypress pages
yourpage
your own buddypress pages for example : domain.com/members/membername/your-page-name
Installation : just drop the rr-bp-seo.php into wordpress plugin folder and activate it
IMPORTANT!
please have a look into your (buddypress member theme) header.php file.
you have to delete the title, description, and keywords from the head area.
look for something like this:
<title>something</title>
<meta name=â€Âdescription†content=â€Âsomething†/>
<meta name=â€Âkeywords†content=â€Âsomething†/>
delete it all!!! otherwise you will have title, description, and keywords 2 times in your header.
thats it, have fun
!!!This is my first plugin. please use whith care. give me feedback!!!
I fall in love with wordpress and buddypress last winter, and from there on I practise scripting.
This is my first try, I would be happy if some developer would have a look over my script.
I would like to develop some more plugins for wordpress->buddypress sites, I’m still in the very beginning.
Please let me know if you see that my writings skills are not correct or could be better in some way.
Thanks in advance for any feedback! Sven
Download:
Topic: Retried RC2 upgrade
I am still having issues with bbPress integration. New topic posts do not show up in the site wide activity widget. They show up fine in the group and in bbPress. Additionally, past group wire posts are now absent and am unable to create new ones.
I followed the WordPress Extended upgrade instructions. I backed up my SQL databases and site files. Then deleted all wp files minus wp-content, .htaccess, and wp-config.php.
Uploaded a fresh download of WPMU 2.7.1 and installed. WPMU seems to be working with out a problem.
I verified this problem using the supplied RC2 themes before reinstalling my modified themes.
Hello! I am having an issue with this page on my site:
The page title is showing \”Blog\” even though the Page Title in the WordPress back end says News.
Here are the contents of my template:
<?php
/*
Template Name: CommunityNews
*/
?>
<?php get_header(); ?>
<div id="content" class="narrowcolumn">
<?php include(TEMPLATEPATH."/news-sidebar.php");?><div style="clear:both;"></div>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
hello all,
So I uploaded the 100 Big Ones Theme Pack from wpmudev.org on to my BP+WPMU site at ndcom.com, and it works. I have 100 themes on the site that a member may choose from, but when someone comments on a post, their avatar doesn’t appear. Just a number of the comment. So if it’s the first comment, it will display, “1,” if second comment, then it will display, “2,” so on and so forth, doesn’t even display a “mystery man” avatar.
I installed the “Avatar” plugin from wpmudev.org, and the avatars show up in the comment loop, but this plugin messes up the avatars that would have shown up in the dashboard in the “recent comments” section on the lower left of the dashboard for all users.
When I use a theme that’s not part of the 100 Big Ones from wpmudev.org, like the themes, “Journalist” or “P2” or “Prologue” or basically any other theme I download from wordpress.org, the avatars show up in the comment loop.
Is there something uniquely different in the 100 Big Ones theme pack from wpmudev.org that I have to change to enable it to function like a theme, I would enable similar to Journalist, P2, Prologue, or any other theme I upload on a one-theme-at-a-time basis?
Thanks,
Ninh