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
-1
votes
1 answer

using apply_filters send_new_site_email, why not working

I have a multisite with a lot of sites on it, registered almost daily. I want to stop the automatic email being send for a new site. I n the codex, i found this filter: apply_filters( 'send_new_site_email', bool $send, WP_Site $site, WP_User $user…
Webdever
  • 485
  • 5
  • 17
-1
votes
1 answer

Subdomain issues with HTTP and HTTPS for wordpress multisite

I am new to Ubuntu server. I tried to set a wordpress multisite for a domain on nginx. I installed free ssl using lets encript. When I try to access the main website over http, it works fine. But when I try to access the subdomain over http, it…
-1
votes
1 answer

LOMP Server /Wordpress / PHP compatiblity issues in

I am updating a multi-site WordPress(WP) setup and migrating it to OLS (Openlitespeed server) from Apache. Currently, I am facing issues in PHP compatibility, some WP plugins use 7.4 as base PHP and some use 7.2. Since most of the plugins are…
-1
votes
1 answer

Wordpress subdomain multisite

I am installing a wordpress multisite, went through all the steps and made sure to select the subdomain option, but after its complete and I go to add a new site (lets say blog.example.com) it adds it but does not let me connect to the dashboard. I…
jrubix
  • 67
  • 1
  • 8
-1
votes
1 answer

Count sites from WordPress multisite installation

I have a multisite installation and I want to have a counter of the number of sites in the homepage of the main site, this counter must increase or decrease every time a new site is open or closed. Not asking for the full code, I would love to do it…
Michele Petraroli
  • 89
  • 1
  • 1
  • 11
-1
votes
2 answers

How can I share a non-primary menu of a Multisite's main domain across all sub-domains in the form of tabs as links?

I have a Multisite with a main domain (www.valleysgroup.co.uk) and various sub-domains (brickslipsdirect.valleysgroup.co.uk, tradeporcelain.valleysgroup.co.uk etc). I am wanting to share a custom top bar containing a menu that is not the primary…
Dayley
  • 166
  • 1
  • 2
  • 13
-1
votes
2 answers

WordPress Multisite: Showing wp post to Static Html site

How can I show WP posts to HTML static page? I already know for WP singal site this code works fine which is given in this tutorial: https://www.cocoonfxmedia.co.uk/blog/displaying-wordpress-posts-in-html-page this working fine for singular site But…
-1
votes
2 answers

Need IIS rewrite rule for multiple WordPress in sub-directories or for WordPress multi-site virtual sub-directories to root directories

I want all WordPress installed in multiple directories in root website to rewrite like following example: http://www.example.com/wordpress1/* and http://www.example.com/wordpress2/* to http://www.example.com/* which excludes wp-admin directories and…
Dipayan
  • 1
  • 7
-1
votes
1 answer

nginx configuration for serving static content on each subsite of Wordpress subdomain multisite

The Wordpress multisite(subdomain) is like this: root domain: xxxx.com subsite 1: a.xxxx.com subsite 2: b.xxxx.com subsite 3: c.xxxx.com I want to add subdirectory(which serve static content) to each subsite, it look like this: xxxx.com/z/…
Long Lu
  • 1
  • 1
-1
votes
1 answer

reCaptcha Invalid domain for site key key error

reCaptcha on the subsite mapped to custom domain showing invalid domain for site key error. We are implementing a multisite solution in which our main site domain is http://www.oursite.net. Our subsite has 2 types. 1) using the subfolder structure,…
Jing Gu
  • 11
  • 2
-1
votes
1 answer

How do I host a static website inside a Wordpress multisite installation?

I would like to do the following: Wordpress Multisite - hosted static site in the directory but not utilising wordpress Wordpress additional site - /blog subfolder Wordpress additional site - /jobboard subfolder Wordpress additional site …
LondonGuy
  • 10,778
  • 11
  • 79
  • 151
-1
votes
1 answer

Is there a way my action work on my second site?

I created a multisite and have woocommerce set on both sites. I created an action hook on the functions.php which is working on the primary website but is not working on the second site on the network. I have various actions that are not working on…
-1
votes
1 answer

Share stock multi-shop prestashop 1.7

Good, is there any option to share the stock after creating the multiTienda without losing the stock that we already have ?, I have realized that if I activate this now the stock of all products is set to 0 and I can not do that because I have more…
sourcer
  • 67
  • 1
  • 9
-1
votes
1 answer

How to convert an existing wordpress site into directory base multisite?

I want to update one of my sites ( https://mcqacademy.com/ ) into directory base multisite. Problem is - the basic way of upgrading an existing Wordpress site to multisite is to make a sub-domain base multisite. I want to know is there any plugins…
Shah Alom
  • 1,031
  • 1
  • 14
  • 26
-1
votes
1 answer

This Image was hotlinked

I am working on wordpress multisite. I have Total 4 Sites.Only Main site is working good. In other 3 sites I am facing issue for images - "This image was hotlinked"
Parthavi Patel
  • 739
  • 11
  • 28