Questions tagged [multisite]

The Wordpress blog engine has a resource called MultiSite which allow you to have multiples websites in a single wordpress instance.

In WordPress there is a resource called MultiSite. It is a special mode built into WordPress, which allows you to create a network of multiple websites, all running on a single installation of WordPress.

794 questions
0
votes
1 answer

How to replace all pages in one WordPress multisite site from another site (on same network)

I have a WordPress multisite installation, latest version. I have one site that acts as a template for all other sites. No problem when a new site is added as all pages are copied across (WPMU Dev Copier plugin). However, for older sites already…
Simon Goodchild
  • 125
  • 2
  • 9
0
votes
1 answer

Wordpress Multisite 404 error

I hope you can help. I've setup a wordpress multiste and use WordPress MU Domain Mapping. I run 10 sites using this system with no problem. However, the latest site is generating a 404 error when I turn the domain mapping on. example.com/domain…
Mark
  • 70
  • 3
  • 13
0
votes
2 answers

Add a New Site to WordPress Multisites Network

I'm trying to add a new site to my new multisite network but without success : when I add a new site, all seem to work correctly, I have a message that says that the site has been successfully created but when I click on the visit link I get a 404…
Simon
  • 6,025
  • 7
  • 46
  • 98
0
votes
2 answers

How to make a wordpress theme that supports only 1 .po file to support 2

i am trying to make my website support 2 languages that users can switch between them, i bought a theme that has a language directory with .po files such as en_US.po fr_FR.po and more. i copied the english file and translated it into Arabic, in…
0
votes
1 answer

Wordpress Multisite Memory Spike

I have quite a large Wordpress multisite installation. I suspect one of my websites on this installation is getting hit hard momentarily causing a memory spike to kill the server, requiring a of the VM. This has happened twice today, once in the…
Moose
  • 1,231
  • 4
  • 14
  • 22
0
votes
5 answers

WordPress Network install error

Reinstalling wordpress multisite Warning: an existing wordpress network was detected. I tried multiple solutions including dropping tables, resetting .htaccess and completely resetting wp_config. It installs fine the first time but when I log out…
0
votes
2 answers

SSL 404 Error with WordPress Multisite

I just installed SSL on my DigitalOcean droplet, but when I try to view my pages over SSL, it returns a 404 error page. Viewing over normal http works just fine though. Any advice?
0
votes
1 answer

Wordpress Right approach in doing this signup process

I am not sure if I can ask this one here, but here it goes! I have a client who wants me to have 3 steps when a user signs up on our wordpress site. On the first step.. There will be a domain availability checker. If the domain is available, they…
PinoyStackOverflower
  • 5,214
  • 18
  • 63
  • 126
0
votes
1 answer

Can i change wordpress plugins path in wp_options

I have a multisite installation and i want create a plugins and uploads directory for every site , is it possible to change site plugin and uploads path from wp_options ?
Farhan
  • 96
  • 2
  • 11
0
votes
1 answer

Wordpress multisite and custom field suite

I'm using the Custom Field Suite plugin - http://customfieldsuite.com/ in a WordPress Multisite. I'd like to get field contents from one site and display them on another. I can switch to the blog and get the page I need but how would I get the…
ttmt
  • 5,822
  • 27
  • 106
  • 158
0
votes
0 answers

Wordpress multisite dupliate sites in admin dropdown

We have had this one site for a while, it has multisite setup. In the admin panel under the drop down it has the main site replicated in the menu over and over for each multi site on a sub-domain, including the url. This site has been updated over…
LeviXC
  • 1,075
  • 2
  • 15
  • 32
0
votes
1 answer

How do I setup an existing Wordpress site to use multi-site feature on a local computer using mamp

I backed up my existing Wordpress site to work on it locally to create a multi-site network. My goal is not only to leave the existing site as-is, but add a new homepage with its own theme. I am trying to create a multi-site within a sub-folder. I…
vsvs
  • 1,975
  • 2
  • 12
  • 14
0
votes
1 answer

Nginx.conf file for WordPress multisite

I've got a few questions about Nginx that I can't seem to find a clear answer on. I'm currently having with my WordPress Multisite—the images aren't showing up. A common problem, easily solved with some .htaccess file modifications. But this server…
0
votes
2 answers

Add new tag to welcome email in WordPress Multisite

WordPress Multisite sends a welcome email with specific available tags, is there way to add more tags to it, I did not found anywhere about it, CUSTOMTAG1 or CUSTOMTAG2 is page content fetched from specific page id: Dear User, Your new account is…
govindak
  • 388
  • 5
  • 21
0
votes
1 answer

Hook when switching between blogs in WordPress multisite?

Is there a hook for WordPress multisite that I can use when a user switches between blogs in the Dashboard? I need to clear some transients when the user is logged in the Dashboard, but only if she switched from one blog to another.
alkah3st
  • 25
  • 1
  • 8