771 questions
0
votes
0
answers
73
views
WordPress Multisite + WPML: subdirectories for sites, domains for languages
I believe a custom solution is required in 2025 to address this issue, so I'm asking if the community either knows of a workaround, or can suggest a custom development approach to address the ...
-1
votes
1
answer
104
views
Setting cookie security flags for WordPress multisite [closed]
Any suggestions on how to get this done?
Need these settings to be implemented for all cookies (not just WordPress cookies): Secure, HttpOnly, and SameSite=Lax.
We are considering implementing this ...
1
vote
1
answer
318
views
WordPress Caching: How to manage Redis object cache in a multisite setup with custom post types and REST API?
I’m working on a fairly large WordPress multisite setup, and I’m using Redis for object caching. I want to implement a custom object cache strategy that allows for more control—like selectively ...
1
vote
0
answers
129
views
Elementor page duplication between WordPress multisite subsites working inconsistently - only specific pages copy correctly
Background
I'm developing a WordPress multisite plugin that creates a new subsite and copies Elementor pages from our main site to the new subsite. I've implemented this functionality but have ...
1
vote
0
answers
23
views
Fetch Wordpress multisite posts by tag
I have a little plugin to fetch posts from a specific site on my network, filtered by a shortcode attribute.
[directory] pulls in a full list of all posts of type "person," but [directory ...
0
votes
1
answer
96
views
sitefinity multisite redirect to main site
I need help with a Sitefinity multisite setup. I added a new site and pointed it to the server, but when I create a page on the multisite and try to view it, it redirects to the main site instead of ...
0
votes
0
answers
205
views
WP Multisite: The plugin 0 has been deactivated due to an error: Plugin file does not exist
Something happened with our Multisite installation that broke everything. So in an attempt to find the problem we deleted all the plugins and themes it showed the warning "The plugin 0 has been ...
1
vote
1
answer
383
views
How to Remove BLT Dependency from a Drupal Site on Acquia Cloud Before Support Ends?
Our Drupal website has been hosted on Acquia Cloud for a while, but with BLT support ending by the end of 2024, we need to eliminate our reliance on BLT.
How can we achieve this transition?
Use Cases: ...
2
votes
0
answers
41
views
Dynamically created ACF select field returning false
I am using this which lists all posts from a CPT on site 1, from site 2 (multisite wordpress site).
On site 2, I select the name in the select field and shows as selected after the page has updated, ...
0
votes
1
answer
146
views
Using switch_to_blog in pre_get_posts hook
I have a multisite WordPress with two sites in it (two languages), and I'm developing a theme for both of them.
I have a custom type (named 'lesson') that I want to have it shown in both of the sites.
...
0
votes
1
answer
121
views
Unable to fetch and preload post data using Rest Api in WordPress Multisite
I have a multisite setup in which both main site and subsite is using same theme. On the index.php page it should show 3 post per page using query loop. The posts are displayed on the main site but it ...
0
votes
1
answer
105
views
Changing the settings of a plugin installed on a multisite
I installed a plugin on 100 of WordPress multisite sites.
How can I change the settings of this plugin in a group and at once?
I don't mean installing and updating the plugin. I want to change the ...
0
votes
1
answer
81
views
How to install and and enable the same Drupal module for all Drupal multi-sites
I'm using composer require to install a module and ddev drush en module_name -y to enable it.
I have over 10+ multisites. Is there any way to run the command only once so I don't need to do it ...
1
vote
1
answer
442
views
Elementor doesn't work properly on Wordpress multisite
I've just set up a new multisite network, my original site still works perfectly. However, when I activate Elementor on the new sub-site, it doesn't display correctly and I cannot use it at all.
...
1
vote
0
answers
404
views
Editing a Wordpress Multisite Main Site URL
Some Context
I have a WordPress Multisite setup with Sub-Directories that looks like this :
dev.agency.xyz - (Main site URL)
dev.agency.xyz/pt/ - (Portuguese version of the site)
dev.agency.xyz/en/ - ...
0
votes
0
answers
173
views
Wordpress Multisite woocommerce with Stripe Payments: Do I need a unique webhook for each store
I have a wordpress multisite woocommerce setup with Stripe Payments
Do I need to add a unique webhook for each store?
For example
xyz.com webhook xyz.com/?wc-api=wc_stripe
xyz.com/uk webhook xyz....
1
vote
0
answers
92
views
How to execute search query in multiple sub sites of WordPress multisite website's root site?
Consider my WordPress multisite has the following four websites:
root/main website: example-domain.com
subsite 1: example-domain.com/en
subsite 2: example-domain.com/cn
subsite 3: example-domain.com/...
0
votes
1
answer
44
views
Tables from uninstalled plugin still being created when new multisite blogs are added
I was looking through our database and discovered a lot of empty tables like wp_[blogId]ngg_gallery, wp[blogId]ngg_pictures and wp[blogId]_ngg_album, in addition to the non-multisite tables ...
0
votes
1
answer
530
views
On my Wordpress Multisite I have ACF options pages. No fields displayed
So I have the most recent Wordpress ~6.4 and have a Multisite set up. The template loads the ACF options page like this:
private function __construct() {
/** OTHER ACTIONS & FILTERS **...
1
vote
0
answers
283
views
Wordpress Multisite, how to enable subsites to access plugins page
I am doing a Multisite WordPress and I noticed that subsites admins can not access the plugins page ( and there's no plugins menu item too ), I know that is not possible for to subsite to install a ...
0
votes
0
answers
108
views
Wordpress woocommerce - 1 consolidated payment subsite in a multisite
I am running a multisite in wordpress and would like to merge all my customers' purchases to 1 subsite. The websites sell digital contentss mostly, but sell different types and run w/ considerably ...
-3
votes
1
answer
73
views
How can relation multi-subdomain websites with separated databases?
I development multi subdomain website with separated databases with sso, like as:
www.example.com (corporate web & shop) - www_db
blog.example.com - blog_db
forum.example.com - forum_db
...
-1
votes
1
answer
296
views
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 ...
-2
votes
1
answer
129
views
WordPress Multisite Root Domain Links & Plugin Setitings
I would like to create a WordPress multisite because from my understanding a big advantage is the ability to have unique options for plugins per site on the network. However, my goal is for Site B to ...
2
votes
2
answers
293
views
WordPress Multisite - 500 error when accessing a non-existent file on a deleted site
Whenever a non-existent file is trying to be accessed (I am using a subfolder configuration for my Multisite network) it creates a 500 error and results in the following error in the Apache log "...
0
votes
1
answer
92
views
Wordpress multisites advice needed on different booking engines
I'm facing a bit of a challenge with finding a solution for my WordPress website.
I want to incorporate three different booking engines: one for coworking space, one for events, and one for services. ...
0
votes
0
answers
87
views
Disable Wordpress subdirectory install to relinquish URL for a page instead
I have inherited a site that has multiple Wordpress subdirectory installs although I have since created pages on the main/root Wordpress install that I would like to replace them with. I dont wish to ...
1
vote
0
answers
641
views
Added define('cookie_domain', $_server['http_host']) to wp-config file and now its broke
I have created a multisite wordpress and was trying was routing custom domains for each subsite.
The domain mapping was working and I read about adding
define('cookie_domain', $_server['http_host']);
...
1
vote
0
answers
300
views
Adding custom attributes (visibility!) to a WordPress Blog
I want to add custom attributes to a WP blog (not page, or post!), which are editable as checkboxes from the 'Edit site' page, as on the following picture:
The current values that are selectable are ...
-1
votes
1
answer
174
views
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 ...
0
votes
1
answer
997
views
Problem with Access-Control-Allow-Origin on Wordpress Multisite
I'm running a Wordpress Multisite. The first/main site is using the domain "mainsite.com" while the subsites severall different domains from "subsite.mainsite.com" to "subsite....
0
votes
0
answers
76
views
Wordpress Multisite requires to add code to Web.config
I have a Wordpress website that I want to deploy to a hosting service
My website has multisite activated and added the wp.config and .htacsess code on my local and works perfectly
When I uploaded my ...
0
votes
1
answer
203
views
I want to be able to display data from one site in my wordpress multisite network on another site
I want to be able to display data from one site in my wordpress multisite network on another site. Please what is the easiest way to acheive this?
Are there any exixting plugin to do this?
Been ...
0
votes
0
answers
288
views
WordPress multisite gets error 500 with get_blog_details() or switch_to_blog() ... Sometimes
I have a WordPress multisite running fine with version 6.0.3 with a heavy custom theme that someone else has developed. I also have a dev site running version 6.1.1, exact same theme & cloned ...
0
votes
1
answer
221
views
Wordpress Multisite, htaccess 301 redirect for permalink change
I´ve got a running Wordpress Multisite where I want to change the Permalinks and 301 redirect with htaccess.
Changing the permalinks in Wordpress isn´t a problem but all the Links that are around to ...
1
vote
0
answers
92
views
Odoo: custom module-views overriden by WebEditor-views in Multi-site context
In Odoo-13 (odoo.sh), in my custom module src/user/membershipzsb, after having created a new qweb (web-layout): portal_my_details_zsb which inherit the Base-View portal_my_details (view id:421)
<...
1
vote
2
answers
295
views
Add sites in subdomain and not under wordpress multisite subdomain
I'm confused, I have a miltisite wordpress installation but also another site managing the customer areas.
So I have the site on the main domain www.domaine.com and i installed the wordpress multisite ...
0
votes
1
answer
67
views
WP Multisite Dashboard how can I change Media Space allowed?
In a WP Multisite installation the first site shows, Media Space allowed of 35MB.
Storage Space
35 MB Space Allowed (Manage Uploads)
12.39 MB (35%) Space Used
Where is the setting to change this?
...
1
vote
0
answers
198
views
Require wp-load.php breaks website - possible Multisite issue
I'm trying to write some code to access the WordPress database.
Everything tells me to load wp-load.php to do this.
However I just get critical errors when I do.
This used to work a couple of months ...
0
votes
0
answers
289
views
WordPress Image Renamed
I have a client who's multisite wordpress website renamed an image to another images name from a different post.
The renamed image was the featured image, the name it was renamed to was a different ...
0
votes
1
answer
378
views
Create WP multisites as a custom post type
I have a multisite network and have ACF site options on each subsite. The subsites are related eg some might be in the same area. I would like to add an ACF relationship field to each subsite where a ...
1
vote
1
answer
36
views
Redirect sub page to www in htaccess
I have a multi site where the sub pages should redirect from non-www to www.
RewriteCond %{HTTP_HOST} ^example\.com$
RewriteRule ^/?$ "https\:\/\/www.example\.com" [R=301,L]
This code above ...
0
votes
0
answers
125
views
User permissions on subfolders in a Craft multisite environment
I have a craft multisite environment with three sites:
site-one
site-two
site-three
and three usergroups to handle permissions for the sites
users site-one
users site-two
users site-three
users in ...
0
votes
0
answers
48
views
Cannot access /wp-admin on a WordPress site installed to a subfolder (mysite.com/blog/wp-admin)
My team and I are running into an odd issue installing a WordPress site in a subfolder, and have decided to turn to the masses as we are all thoroughly stumped.
Here's the overview:
One of our clients ...
0
votes
1
answer
3k
views
Fatal error: Uncaught Error: Call to undefined function get_current_screen() in
first time posting here and I hope you can assist please :-)
Currently running a WP multisite environment (none of the sites are live yet) of which there are currently six (6).
Hadn't logged in for ...
-1
votes
1
answer
36
views
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( '...
1
vote
1
answer
624
views
When a Wordpress multisite user logs into a subsite, they are redirected to the main site
I'm building a multisite and have encountered an issue that I can't find a solution to.
When users log into a subsite, for example at "example.com/site2/wp-admin", they are redirected to &...
0
votes
1
answer
1k
views
WordPress Multisite wp-signup.php Redirects
Since changing to WordPress Multisite, my redirects are no longer working.
Previously, forbes.catholic.edu.au redirected to wf.catholic.edu.au/schools/forbes (we own both domains).
Here's how it looks ...
0
votes
1
answer
265
views
how to redirect all subsite urls to one single url in a multi-site and also send a variable/value to this sub-site
I have a specific requirement and am looking for suggestions on the best possible way to achieve that. I would start by apologizing if I sound too naïve. What I am trying to achieve in here is:
A) I ...
-1
votes
1
answer
268
views
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 ...