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

learn more… | top users | synonyms (4)

-1
votes
0answers
15 views

common config value for all sites [duplicate]

I want to have global configuration for all sites. That is, a global configuration value however I can take that value from any blog/site. configuration is nothing but a URL. Instead of hardcore ...
2
votes
1answer
104 views

Inherit plugin settings to new site in Multisite

I use the Breadcrumb NavXT plugin for a WP Multisite. I activated the plugin for all sites so I can use it throughout my network. My problem is that every time I add a new site I have to change the ...
0
votes
2answers
106 views

How to run Two Wordpress blogs with different themes and with single database and same content

How do you run two Wordpress blogs with different themes using one database where the content remains the same in both sites? The issue that I am getting is at the Domain mapping in both blogs.
0
votes
0answers
14 views

Spinning Articles and Publishing to Multiple Sites

I have a main wordpress blog site and several small specialized sites that are each similar. I'd like to be able to create original articles using spin code (so I can create many variations on a ...
7
votes
2answers
293 views

How to share WordPress core library

We have ten blogs running on a little EC2 instances, we want to see if all the blogs can share the same wordpress php code so When I update the Wordpress, all the blogs get updated Save memory in ...
0
votes
1answer
24 views

How do I display offsite database info on my wordpress site?

I host some online games from my personal computer which the game saves information to my Mysql database. I would like to display live data (if possible) on my hosted Wordpress site. I know the ...
0
votes
1answer
36 views

Subdomain is not working

I just finished setting up my multisite. However the subdomain is not working. I believe I followed every step necessary to create a subdomain network for wordpress multiste. I also have created a ...
0
votes
1answer
75 views

Change WP-LOGIN and WP-SIGNUP for any request

I want to rename wp-login.php and wp-signup.php for any request I tried this RewriteRule ^login$ /wp-login.php [L] RewriteRule ^signup$ /wp-signup.php [L] but when someone insert a wrong password ...
1
vote
1answer
370 views

Multisite setup on IIS with subdomains

I have Wordpress 3.4.2 set up on a Windows 2008 R2 server with IIS 7.5. I enabled multisite using subdomains and set up one additional site, call it child.example.com. I can browse to the main site at ...
4
votes
1answer
2k views

Making my plugin multi-site compatible

I want my plugin to be installed on each blog and create database tables per blog. I have this code: register_activation_hook( __FILE__, 'install1' ); function install1() { global $wpdb; if ...
0
votes
1answer
156 views

WordPress Multisite Multiple child theme

I have a mulisite setup and I am using one theme for multiple sites in it and each site have a custom layout and design. So for that I need to create a child-theme. But I don't know how to create ...
0
votes
0answers
22 views

Woocommerce Pages Not Working [closed]

After I created a multisite network on wordpress, my woocommerce pages started malfunctioning. After I click on the pages it says "Safari can't establish a secure connection to the server ...
1
vote
2answers
156 views

Custom port problem with local MU installation

Situation I've just setup a new installation of WordPress (running on XAMPP/Win7). As I had a port conflict on :80/:443, I switched to :187/4430. Error When I'm now trying to access ...
0
votes
1answer
133 views

Multisite configuration fails with css/js files

I have installed Wordpress using multisite + path (as opposed to subdomain). Seems to work, except JS/CSS files are not loaded. my conf: <Directory "/var/www/pages"> Options All ...
3
votes
1answer
161 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 ...
1
vote
1answer
110 views

Changing Multisite themes on mass

I want to start a new theme for my Multsite install instead of simply modifying the current theme. The problem is I have a lot of sites running on Multsite so it would be a little painful to change ...
0
votes
1answer
19 views

Multisite for main in subdirectory, subdomain and subfolders (EN/ES)

(Spanish below, is my native language) Hello. I have a domain <http://my-site.com> and I want to restructure it, used to have a drupal for the portal and numerous installations of wordpress in ...
0
votes
0answers
10 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
18 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 ...
1
vote
1answer
123 views

Using separate Apache log files for multisite

A while back I left Blogger and downloaded my blogs to my system. I hosted them there with each individual blog as a VirtualHost for a while. Later, I imported them into WordPress and am hosting them ...
2
votes
1answer
1k views

Wordpress Subdomain MultiSite on localhost XAMPP on :8080 with IIS taking port 80

I currently have Windows 7 , 64 bit on which I am running an IIS on localhost:80 and I installed XAMPP on localhost:8080. I have 15 individual wordpress sites but now i need a subdomain multisite ...
0
votes
1answer
123 views

How to Structure Wordpress for an Organization and its Departments?

I want to make a wordpress site for an organization (main) that has many departments. The requirements are There is only one website ( or maybe same theme for the main site and its department site) ...
0
votes
1answer
26 views

how to make a wplang for network fill automatically

I made a new network in my website its default language was ar when I add a new website it does not fill it WPLANG automatically, I made it manually but how to make it fill automatically.
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
2answers
321 views

While using WordPress Multisite is it possible to display data to main site from subsites?

I am using WordPress Multisite: Main site --sub site --sub site What i need to anything publish to sub sites will auto publish on the Main site Regards
0
votes
3answers
38 views

Is a multisite install what I need?

I have a client who owns a chain of clubs - all of them unique and requiring different sites, however, there will be one GLOBAL login for members. The members area will include things like club ...
1
vote
1answer
29 views

Query users by capability - uninstall/deactivate callback

The situation Running on MU, I'm writing an open source/publically and freely available plugin. As I used add_screen_option() to allow users to easily setup the admin page to their likings, I'm left ...
-1
votes
0answers
15 views

Cross domain tracking - Wordpress and Google Analytics [closed]

Which is the best approach to automatically add the _link GA action to every outbound link that points to a certain domain? e.g. <a href="http://example.com/intro.html" ...
0
votes
1answer
16 views

need help adding a new sidebar to a page that can't use page-templates -> multisite

This problem is quite complex and hard to describe so bare with me. I'm trying to add a new sidebar to my test-page before I put it live. Basically I've got a website with wordpress installed and ...
0
votes
0answers
28 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 ...
1
vote
1answer
11 views

Child Site doesn't appear in the Network menu

As you see in the snapshot, just the main site appear in My Sites menu, Although it appears correctly in the "Network Admin". I used the subdomain installation when I configured the Wordpress MU. And ...
0
votes
1answer
28 views

Wordpress multidomains and subfolders

Is it possible to have wordpress installed in subfolder (e.g.: example.com/wodpress-installation ) as multisite / folders, and have the folders as example.com/foo or example.com/bar or it must be ...
0
votes
0answers
19 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
23 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 ...
-1
votes
1answer
40 views

How can I install WordPress as blog provider , stable?

can I make a Blog Provider like Wordpress.com? Which features and Plugin exist in wordperss.com but we cant have them in our clone site of WordPress free source?
0
votes
0answers
23 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 ...
0
votes
2answers
107 views

Force string into signup form

I am running WP multi-site and BP. The plugin in question is Anti-Splog by WPMUDEV. They have advised they do not support customisations. Anti-Splog tries to limit spam blogs from appearing on your ...
1
vote
1answer
96 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
1answer
54 views

Wordpress Super Admin menu not enabled

Hi I am trying to create a social network using buddypress.I found a book that has detail instructions on how to create a number of wordpress sites : wordpress blueprints Just to be clear I have ...
0
votes
1answer
1k views

No Network/Super admin after enabling Network

I've just successfully enabled networks in WP 3.2.1. However, at top right, I have no Network Admin under my (admin) username. If I go to /wp-admin/network, I receive "You do not have sufficient ...
0
votes
1answer
11 views

Cannot select certain authors for posts after import

I just consolidated a couple standalone WordPress installs into one Multi-site install. After importing posts into each site accordingly, I am unable to edit a post or page, and select a different ...
1
vote
1answer
24 views

Enable “My blogs” in a custom installation

I'm trying to make a little blog network that functions like wordpress.com, where I can create and admin multiple blogs with a single user (or share blogs between users). I've tried to do that by ...
0
votes
0answers
10 views

Multisite on wamp unable to create a new site on first click

The Problem: I installed Multisite on WampServer and when i click on "add site" the page go blank. Done so far: Downloaded WampServer. Configured virtual host. Downloaded acrylic so i can have ...
0
votes
0answers
28 views

Update Network Warning

Warning! Problem updating https://[host]/[blabla]. Your server may not be able to connect to sites running on it. Error message: Peer certificate cannot be authenticated with known CA certificates is ...
0
votes
0answers
24 views

Nameserver Domain Mapping

How can I setup domain mapping similar to the method Wordpress.com uses - with custom nameservers? I have used the 'regular' domain mapping process and plugin(s) numerous times, but I want to account ...
0
votes
0answers
19 views

Network site configuration problems

I've been running a WordPress blog for over half a year with no problems [so the hosting should be compatible] and now wanted to install a Network so I could have more than one blog. The least-buggy ...
-1
votes
0answers
14 views

Local development environment for a Wordpress Multisite

I have a Multisite with subdomains (and domain mapping) for a network of sites and so far I've been developing live - tsk tsk I know. I have set up WAMP Server as I couldnt get on with XAMPP. I am ...
0
votes
0answers
30 views

Searching redirects to the home page

I ve seen similar topics but didn't help me or I just didn't understand. So I have a multisite installation (using subdomains), including two simple wordpress installation and one buddypress ...
0
votes
0answers
17 views

Programmatically Add Item to WP Multisite Menus

Does WP Multisite require a specific function in order to programmatically add a menu item to a menu? A friend and I have a plugin that adds a menu item to your menu found here. When we created it we ...

1 2 3 4 5 20