Running multiple sites with one installation and one central management. Also known as network.

learn more… | top users | synonyms (4)

2
votes
0answers
32 views

Customize multisite site creation with user data

No, I've never made a plugin. But I would like to, or find someone who can work with me on it. What I'm hoping to accomplish is setup presets on site creation. I need my multisite to do this: When ...
2
votes
0answers
47 views

How to consolidate all sitemaps in a multisite network?

I have a multisite installation with quite a lot sites on subdomains. The problem is that all multisite sitemap plugins create a separate sitemap for each site. I do not want to have to add dozens of ...
2
votes
0answers
33 views

Updated multisite locally

I manually updated multisite locally with 3.5.1 but now all my subsisites in "My Sites" link to the root site even though if I type the domains directly they work.
2
votes
0answers
68 views

Multisite plugin development and wp_enqueue_script

I have a plugin I'm developing. It works fine on a single site version of WordPress. It installs on a multisite version of WordPress, it appears to work on the admin pages, but when the plugin ...
2
votes
0answers
70 views

Wordpress Network site edit missing user list?

[domain]/wp-admin/network/site-users.php?id=2 shows no users listed but there are definitely users in the blog. Where/How can I fix this?
2
votes
0answers
264 views

WordPress MultiSite Active Directory integration and site privacy

Here's the overview of the setup: I have a multisite installation of WordPress 3.4.2. I've installed the Active Directory Authentication Integration plugin ...
2
votes
0answers
170 views

Multisite/network--automatic self-registration, blog setup

I am creating a WordPress Network multisite blog in a university environment. It's set up in subdirectory mode, so that each new blog appears as a subdirectory off a common domain name. The Network ...
2
votes
0answers
97 views

Custom Post Type vs. User Page

I'm creating a multisite network for authors and readers and I want each blog author to create a user profile. Ideally I would do this through a customized user admin area with a bunch of added ...
1
vote
0answers
14 views

Navigation menu not being assigned Theme Location

I am setting my navigation menu up using the following snippet in my functions.php. add_action( 'init', 'add_menus' ); function add_menus() { register_nav_menus( ...
1
vote
0answers
29 views

How to use HyperDB plugin in a existing wpmu

I am using wordpress multisite v3.5.1 in a single db called maindb. And i have also 5 blog. They are bazar(main blog), demo1, demo2, demo3 and demo4. In future i want add more blog but i want to ...
1
vote
0answers
30 views

Moving wp-admin folder to a different host in a multisite environment

Current Multisite setup: first site: www.site1.com second site: subdomain.site1.com admin: www.site1.com/wp-admin/ I m looking to move wp-admin to a different host, which is accessed via a domain ...
1
vote
0answers
53 views

Set static page/post from another blog on same network

I have a multisite project and have a small problem with static front page/post. In general i am looking for a way to choose a static page/post out of the whole network on my main blog. Now i'm not ...
1
vote
0answers
119 views

Help with multisite redirect issues using Cherokee OR solid nginx config?

A little background: We've decided to abandon Apache because it can't keep up with the demand we're putting on it. We have a cron script that will create a new post about once every 3 or 4 seconds ...
1
vote
0answers
44 views

Multisite 404 on pages - rewrite error breaks database

After updating my reading settings on my multisites, I get 404 errors on all my pages. The only way to fix the issue is by reverting the database to previous version, that is the only way it can be ...
1
vote
0answers
35 views

Continuous Login Sessions For Super Admins Across Multi-Site Network of Sites

I've looked around on WPSE, and WordPress.org and Google. Can't seem to find much information on this topic. Is it possible to enable continuous login sessions across all WordPress Multi-Site linked ...
1
vote
0answers
36 views

Hierarchy in multisite

I'm looking into building a multi site (sort of like blog portal) but with a hierarchy. So there's a mother organization (with own content) with different "chapters" (say 10, each with own content) ...
1
vote
0answers
66 views

Create site programmatically for WPMU

My customer has a site, which has WP blog + vBulletin forum. Now he wants to allow vb users to have their own blog, by modifying current WP blog to WPMU network. So I want to create a button, which ...
1
vote
0answers
53 views

Users are being redirected to main site when trying to register on subsite of my Multisite network

I want to allow my clients on my network to have visitors register on their site. Currently, there is no link or button to allow visitors to access the signup page. This looks like default ...
1
vote
0answers
84 views

How to set up Wordpress Multisite on multiple domains without plugin?

How to set up Wordpress Multisite, sub-folder setup, on multiple domains without plugin? For expample if I have two domains www.domain-one.com and second www.domain-two.com, i would like to have ...
1
vote
0answers
72 views

Retrieve latest post title from another multisite site

So, I have a site at mydomain.com and then the blog at blog.mydomain.com (just an example doman name). I want to be able to put the title from the latest blog post at the top of the main site. Is this ...
1
vote
0answers
62 views

turning off multi site mode makes XMLRPC fail : you are not allowed to publish posts on this site"

I am encountering an annoying problem with XMLRPC in wordpress. The following error is thrown: "Sorry, you are not allowed to publish posts on this site" Here is a snippet to test : /*Credentials ...
1
vote
0answers
70 views

Partially translated dashboard in one of network's site

I have multisite WordPress installation with default language for all new sites set to English. For one of my sites I wanted to add support for different (Polish) language. I copied all Polish *.mo ...
1
vote
0answers
83 views

One blog inside another

I have a question about having two blogs at the same host simultaneously. Here is my scenario: The first blog is hosted in the root directory http://mathosproject.com/, and the second is hosted in a ...
1
vote
0answers
100 views

Change Default Wordpress MU Blog

I have a wordpress multisite installation and a default blog under / (let's call this blogZ). I want to create e new blog called blogX and set it as the default one. The blogZ should appear under ...
1
vote
0answers
95 views

wordpress multisite permalink structure: mostly subdomains but not all

I've got a Wordpress multi-site install with three (related) sites, and it works great. Previously, each site had its own totally unique domain name which I was managing with the WordPress MU Domain ...
1
vote
0answers
25 views

Multisite, with virtual root

I have a multisite network with define('DOMAIN_CURRENT_SITE', 'fruit.shop.com'); So that the "Network Admin" is on fruit.shop.com, but still be able to add sub-domains from the 2nd level domain. ...
1
vote
0answers
121 views

Wordpress with Lan and Wan Access?

Can someone suggest tutorials on how to properly set up a wordpress multisite installation that I can access from both the LAN and WAN side? I've been looking for a bit and am unable to find what i'm ...
1
vote
0answers
46 views

Network Admin URL is shown to anyone before accessing a blog

I have a multisite setup and I noticed today that my security was not working properly. Each of my blogs has its own url : http://www.example1.com http://www.example2.com … My "main blog" is not ...
1
vote
0answers
124 views

Domain Mapping for Wordpress MU and https redirection - How to?

Ok, here is my setup. I have a Wordpress MU site setup which uses domain mapping. The root of the site is greatwhitehosting.com.au. Any other site I add using domain mapping works fine and all sites ...
1
vote
0answers
64 views

Canonical Resource URLs Across a Multisite Network 2012?

This question was asked back in 2010 @ Outputting Canonical Resource URLs Across a Multisite Network? WordPress MU Domain Mapping @ Wordpress.org Since many things have changed since then, I was ...
1
vote
0answers
24 views

Multisites - Select homepage based on location

Would it be possible to have index.php of domain.com to be a dropdown to choose the homepage based on whether the user is in city x or city y? I'd then like a cookie to be set that remembered the ...
1
vote
0answers
47 views

Multisite Login Issues

I'm trying to set up Wordpress Multisite properly and I've got all the sites up, but only the primary domain's wp-admin can be accessed. I've seen various fixes for it but they only cause bigger ...
1
vote
0answers
68 views

Delete sites in wordpress multisite (not suspend)

When you delete a site in your wordpress network, it apear like suspend: For delete a site, user have to click a link that wp send to his email, when he checked the site be suspended, but it ...
1
vote
0answers
55 views

How to show different sub sites based on Member's user name In word press?

I have created a web site for a company with lots of sub sites using multisites in word press. These sub sites are password protected and those are for different clients. Lets say for an example :- ...
1
vote
0answers
66 views

Debugging unserialize errors

NOTICE: wp-includes/functions.php:232 - unserialize() I get this error of varying lengths on the admin pages of several of the sub-blogs of my multisite instance. It doesn't happen on all the blogs, ...
1
vote
0answers
42 views

Ossdl Off Include Dirs ???

I renamed wp-content to mysite-content in a multisite set up using these instructions: http://codex.wordpress.org/Editing_wp-config.php#Moving_wp-content and noticed in network>sites>settings Ossdl ...
1
vote
0answers
108 views

Move wp-content htacess

I notice that when I rename the wp-content and plugins folders http://codex.wordpress.org/Editing_wp-config.php#Moving_wp-content my multisite network htacess still references wp-content: see this ...
1
vote
0answers
100 views

Cannot use Network Admin (Dashboard) on Multi-site after 301 www redirect

I have recently added the 301 redirect non-WWW to WWW on .htaccess for my current running blog multisite (Wordpress blog resides under "mysite.com/home/" directory), they seem to work fine after all ...
1
vote
0answers
80 views

metaboxes disappear on saved pages

Ok I have a wierd issue with custom meta boxes that I am at a loss for. I am using this class <?php class ARIXWP_Meta { private $meta = null; public $postid = null; private ...
1
vote
0answers
34 views

new site admin not able to browse categories in wordpress multisite

I am working on wordpress multisite. The site i am working on was coded by someone else and made lots of changes in admin. He also made changes in the capabilities and roles. I created an user and a ...
1
vote
0answers
442 views

wp-signup.php redirected to register.php

I have worpdress 3.4 multisite subdirectory set-up. (eg: example.com\username) I also have a buddypress installation installed as a secondary blog.(eg: example.com/community) ...
1
vote
0answers
111 views

How to display users with posts published between two dates (Sorted by Post-Count) [Multisite]

i try to make a list of users who have published posts within two given dates. My attempts using WP_User_query just work for one blog ID and takes time to load because it runs through a lot of ...
0
votes
0answers
7 views

WordPress Multi Site strange redirect on MAIN site

I am using a plugin which allows for multiple TLD's with WordPress multi-site. (WordPress MU Domain Mapping) No idea if this is a conflicting issue or not. Doubtfut, but thought I would throw it out ...
0
votes
0answers
17 views

Post from one WordPress site to another

I have two sites running on WordPress. I have a form on one site that generates a custom post type, and I would like this custom post type to be posted to another WordPress site. How can I do this? Is ...
0
votes
0answers
35 views

My title is repating itself

I have been looking on some of the other questions in here, but they did not solve my problem. I got a Wordpress Multisite with Buddypress installed. When I am logged in as the super admin, I can ...
0
votes
0answers
27 views

Split WordPress page into two sections

I want do divide my wordpress into two scopes. The home would have two (or sometimes more) links. I then want the permalink structure to be ...
0
votes
0answers
17 views

switch_to_blog not working with constants

I'm have a multisite setup with WP E-Commerce plugin. At some places I need to use switch_to_blog() on front end and use WPSC (WP E-Commerce) functions inside. Here my code ...
0
votes
0answers
18 views

Change default upload location on mulitsite

Ive set up a wordpress multisite, but would like to change the default location it uploads media to a remote server, but keeping the same folder structure, as in each blog has a folder. Is this ...
0
votes
0answers
22 views

Run function from parent on child site

I'm running a Multisite wordpress installation and have a couple of child sites. Im trying to run a script from the main page on one of the child sites. It can be a shortcode [pro_display_zone ...
0
votes
0answers
19 views

Why am I getting blank thumbnails in media library?

I run a Multisite installation with 10 blogs. All the other blogs work fine except for one where any image that's uploaded does not show up in the media library. There's just a blank image instead of ...

1 2 3 4