1
vote
1answer
163 views

Get posts from sites in Multisite?

I'm trying to pull multiple sites posts. For example, I can pull out a single site posts by a category and total posts 10. But I'm trying to pull out both posts from two separate Multisite blogs 1 ...
0
votes
0answers
26 views

How to populate a Wordpress install with a lot of categories, quickly?

I'm looking at starting a new project, but I've not done anything like this before. I'm hoping someone with more experience will be able to offer me advice on this one. The site revolves around ...
0
votes
2answers
95 views

How do I show posts from another wordpress installation?

I have looked around and I cannot seem to find an answer to this question. There are similar questions/answers but none I have seen managed to answer this question, so I am sorry in advanced if I have ...
0
votes
0answers
13 views

WordPress MU Sitewide Tags restrict by category

I want to restrict or stop certain categories from being "sent to the "tags" blog. The advice (on another forum and from one of the devs) is as follows (but i cant hack it!) :- "hook into save_post ...
0
votes
1answer
130 views

WordPress Multisite - Structure sites into categories?

Store sites into categories When using WordPress with multisite (like the old WPMU) for very many sites, it would be nice to store them into categories. Site categories that is, not post categories. ...
4
votes
1answer
183 views

Multisite blog converting categories to subdomains

Having http://site.com/category/xyz = http://xyz.site.com/ I would like to move the content from each category to its equivalent subdomain blog, so that when I will access http://site.com/new-post/, ...
0
votes
0answers
76 views

Wordpress infrastructure dilemma - Multisite or Single site? [closed]

I was thinking about building some kind of network or large website, so I was reading a lot about the Multisite option that came up last years. I still have some question marks on when should I use it ...
0
votes
1answer
68 views

Site 'Categories': save an admin global setting with post metadata [closed]

In WPMU, we are using Site Categories (with Sitewide Tags), but for the life of me I can't see how the category of the sub-site (say, departments in a school) to which each blog belongs ends up in the ...
3
votes
1answer
169 views

Category page doesn't use category.php, instead it redirects to homepage

I am currently modifying a theme. This theme doesn't had a category.php I needed a custom category page. So, I made one. It works on my local server, but when I uploaded it to a real server, this page ...
3
votes
2answers
215 views

Multisite - Protect categories from deletion?

UPDATE: For anyone following this thread, the plugin solution does work, but seems to have a problem on my multisite format. I have now tested on 3 individual installs and on 3 multisites. On the ...
0
votes
2answers
145 views

Default category link for a custom category is a broken link

I'm developing a Multisute plugin that is supposed to setup sites using a specific template, including setting up several static pages and menu items, as well as a "Blog" category for blog posts. The ...
0
votes
1answer
260 views

Categories show 404 error on multisite installation

I have a wp multisite installation with multiple blogs that are totally separated websites. I use a plugin for domain mapping. Right now I am configuring everything and I wanted to remove the /blog ...
2
votes
0answers
94 views

Sitewide categories for all the blogs in the network [duplicate]

Possible Duplicate: WordPress Multisite - global categories I'm trying to do sitewide categories. like when a category is made in the main blog that category is added to all the new blogs ...
0
votes
1answer
621 views

How to make category RSS feeds show full content

I'm trying to fix a friend's feed to show full content in the category feed instead of only a summary. He's already done the setting bit, but it still doesn't seem to work. Thoughts? EDIT: The feed ...
2
votes
3answers
240 views

Multi-site or categories?

I've recently been redesigning a site for a college radio, switching from Drupal to Wordpress from scratch. The site is based on the radio station, but each specialty show will also have its own blog. ...
7
votes
0answers
316 views

Wordpress: Can I add categories/tags to all sites in my network at once?

I've installed Wordpress 3.1.2, and have enabled the multi-site network. Each employee in my department can now have their own company blog. I was hoping to provide a bunch of pre-defined categories ...
0
votes
1answer
631 views

wordpress multisite… collect all posts on main blog - exclude category?

hey guys, I'm using the sitewide tags Multisite plugin on my wordpress setup. I'm collecting all blogposts of multiple subblogs on my mainblog. Any idea how I could manage to exclude a certain ...
7
votes
4answers
4k views

WordPress Multisite - global categories

Setting up a WP multisite instance - the client has an existing ontology / set of categories that they want to classify all content across the set of blogs. Also the desire is that any new categories ...
0
votes
2answers
649 views

Global navigation in multisite: problem with categories

Setup: WordPress v 3.0.4, multisite network enabled, Theme: Twentyten child, local installation with MAMP 1.9.4, PHP 5.3.2, using SUBFOLDERS (not subdomains) for 4 sub sites Problem: Same global ...
0
votes
1answer
170 views

Wordpress MU 2.9.2 to 3.0.5 changes to category.php

In the latest version of WP I see the category.php page is now using edit-tags.php. The version Im running seems to have an issue with the search feature on this page whereas the new version doesnt. ...
0
votes
2answers
130 views

Can Categories be used to hack a Multisite-like setup w/ a single MySql db?

I have a project which will effectively create multiple blogs that will be fed existing content (don't worry, this isn't copyrighted content from other blogs or anything like that). From a DB ...
1
vote
1answer
285 views

Sitewide category terms

I'm looking to implement standard category terms across a network of multisite blogs. The aim is: create a category on one blog (or the root blog), and it is created on all blogs each blog will ...
2
votes
1answer
163 views

adding categories to all blogs

I am using wordpres mu 2.9.2. and have the same category structure on all my blogs. how do I add categories to all blogs similtaneously? Is there a plugin that does this effectively?
1
vote
2answers
111 views

My Category is too big on the Menu what can i do?

Currently I have a small amount of 100 categories and my MENU goes crazy big and I would like to be able to do 2 things if possible: First category menu with limited amount categories sorted by hits ...