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

Wordpress Multisite shared menu

I have a site (http://abraxas.pw) using wordpress multisite. I manually create the subdomains which become separate sites. A sample subdomain is: http://tekspec.abraxas.pw I would like to do the following: Include a default menu/nav bar (exists…
Abraxas
  • 341
  • 1
  • 9
  • 28
0
votes
0 answers

Automate Wordpress Installation on Client Side

I want to allow users to create name path websites on my domain. I don't want them to have to use any sort of cPanel, rather just enter basic information in a form and have automation take care of the rest. Does anyone know if bitnami or…
0
votes
2 answers

2 different Wordpress blogs with same URL on Magento multisite

I have a magento multisite with 2 tld. a) domain-a.com (Wordpress files located in /blog) b) domain-b.com (Wordpress files located in /blog_b) On domain-a.com i have a Wordpress blog installed on domain-a.com/blog I want to do that same thing on…
puntable
  • 299
  • 6
  • 19
0
votes
1 answer

Can't retrieve custom taxonomy within multisite

I'm currently working on a Wordpress multisite. While I can retrieve custom post types from within child blogs by using switch_to_blog(1) I cannot retrieve any custom taxonomies this way. For instance, this page on the main blog lists posts from the…
MauMichael
  • 23
  • 4
0
votes
0 answers

WordPress Multisite switch_to_blog() / wp_list_pages() error

In WordPress Multisite I made a global site nav for linking to the main site, using a simple: I have 10 websites on the…
forwardtrends
  • 121
  • 1
  • 2
  • 8
0
votes
0 answers

Moving WordPress Multisite childsite backend broken

I have moved hundreds of standard WordPress installations before to different domains/servers but am failing to move my first multisite installation. The front end of all the childsites work perfectly however the backend of the childsites are…
Alex
  • 1,060
  • 2
  • 17
  • 35
0
votes
1 answer

Multi-site site nav, wpdb->prepare missing argument

I'm using a Wordpress Multi-site to house a number of sites in one WP install I'd like to have a nav showing each site with a link to the site. I'm using this function to do this
ttmt
  • 5,822
  • 27
  • 106
  • 158
0
votes
2 answers

Two site with two different language in WP

please help ! We have developed two website for one same organization (two different businesses) which both are in English language. Now the requirement is, it should be converted to WordPress and should be like as follow. www.company.com (Home…
0
votes
1 answer

WordPress Multisite Admin links not updating/missing domain

This didn't happen before, but now when new sites in multisite are created, or if I rename a test site, the links within the WordPress site admin aren't updating correctly. If I change the subdomain to a test site, the admin link doesn't…
createscape
  • 713
  • 7
  • 20
0
votes
1 answer

Wordpress multisites main domain redirecting fails

I have done multisite installation and also created wildcard subdomain. When i type the domain with www the website redirected successfully. However, when i type the domain WITHOUT www, the page gets failed and says no url found. Pls help me with…
0
votes
1 answer

Moving Wordpress multisite to localhost in subfolder

I recently mowed my website from www to localhost in a sub-folder so the site url looks like this : http://localhost/mysite/main This is a WordPress mulsitite. Ive searchred and replaced db www.mysite.com -> localhost/mysite/main There is my…
Dom
  • 3,126
  • 14
  • 46
  • 68
0
votes
0 answers

Custom field to wp_blogs

I have a Wordpress multisite installation and I need and extra field to hold specific ID of every single blog. Wordpress does not allow me to change the ID that is to be created for the blog so I am looking for another solution - custom field. The…
sis
  • 142
  • 13
0
votes
2 answers

Creating a login API for multiple websites that are not on the same network

I've build two seperate games and I want them to share the same login system. So that if you have one account which you use for both games. But when they first sign up and login I do not want to redirect them to the centralized system because I want…
Seph
  • 616
  • 1
  • 5
  • 16
-1
votes
1 answer

Wordpress Multisite subdirectory to be main site

I have a wordpress multisite with 2 sites - www.example.com and www.example.com/new-site . I have been developing the new site while keeping the old one alive. I now want to make the subdirectory subsite the main site, so when a user navigates to…
annaM
  • 117
  • 9
-1
votes
1 answer

How to Add SSL for Wordpress Multisite Domain Mapping

I have successfully set up Wordpress Multisite, using subfolders. I can clone an existing site, however when I try to map it to a new domain, I get an SSL error. This makes sense, because the new domain doesn't have an SSL certificate set up, but I…
symlink
  • 11,984
  • 7
  • 29
  • 50