Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
73 views

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 ...
Tom Auger's user avatar
  • 20.2k
-1 votes
1 answer
104 views

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 ...
YZ W's user avatar
  • 1
1 vote
1 answer
318 views

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 ...
Idris abou Mansour's user avatar
1 vote
0 answers
129 views

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 ...
Saad Mansoor's user avatar
1 vote
0 answers
23 views

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 ...
GunStreetGirl's user avatar
0 votes
1 answer
96 views

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 ...
Zubair Anwar's user avatar
0 votes
0 answers
205 views

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 ...
Jonathan Kleemann's user avatar
1 vote
1 answer
383 views

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: ...
Ram Sharma's user avatar
2 votes
0 answers
41 views

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, ...
SourceCode's user avatar
0 votes
1 answer
146 views

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. ...
Mohsen Haeri's user avatar
0 votes
1 answer
121 views

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 ...
tru_shar's user avatar
  • 167
0 votes
1 answer
105 views

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 ...
saber shariat's user avatar
0 votes
1 answer
81 views

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 ...
Albert's user avatar
  • 1
1 vote
1 answer
442 views

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. ...
marcherz's user avatar
1 vote
0 answers
404 views

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/ - ...
Jérémie LERIGAB's user avatar
0 votes
0 answers
173 views

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....
user2240778's user avatar
1 vote
0 answers
92 views

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/...
Shah Alom's user avatar
  • 1,055
0 votes
1 answer
44 views

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 ...
user1015149's user avatar
0 votes
1 answer
530 views

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 **...
Frizzant's user avatar
  • 786
1 vote
0 answers
283 views

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 ...
hesham shawky's user avatar
0 votes
0 answers
108 views

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 ...
Ubuntubasic1864's user avatar
-3 votes
1 answer
73 views

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 ...
Cardinal's user avatar
-1 votes
1 answer
296 views

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 ...
annaM's user avatar
  • 145
-2 votes
1 answer
129 views

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 ...
ihavequestions's user avatar
2 votes
2 answers
293 views

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 "...
IUWPDEV's user avatar
  • 31
0 votes
1 answer
92 views

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. ...
Benny's user avatar
  • 460
0 votes
0 answers
87 views

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 ...
Arthur's user avatar
  • 1
1 vote
0 answers
641 views

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']); ...
annaM's user avatar
  • 145
1 vote
0 answers
300 views

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 ...
BorsodiGerii's user avatar
-1 votes
1 answer
174 views

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 ...
symlink's user avatar
  • 12.2k
0 votes
1 answer
997 views

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....
Don Natura's user avatar
0 votes
0 answers
76 views

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 ...
CertifiedCoder's user avatar
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. Please what is the easiest way to acheive this? Are there any exixting plugin to do this? Been ...
Opeyemi Timothy's user avatar
0 votes
0 answers
288 views

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 ...
Daze's user avatar
  • 636
0 votes
1 answer
221 views

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 ...
mathias b's user avatar
1 vote
0 answers
92 views

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) <...
Ahrimann Steiner's user avatar
1 vote
2 answers
295 views

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 ...
Jim1120's user avatar
  • 63
0 votes
1 answer
67 views

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? ...
user2088350's user avatar
1 vote
0 answers
198 views

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 ...
Clarke Design's user avatar
0 votes
0 answers
289 views

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 ...
Chase Rogers's user avatar
0 votes
1 answer
378 views

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 ...
Temak's user avatar
  • 57
1 vote
1 answer
36 views

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 ...
webbmary's user avatar
0 votes
0 answers
125 views

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 ...
karlitten's user avatar
0 votes
0 answers
48 views

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 ...
cachem0net's user avatar
0 votes
1 answer
3k views

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 ...
Caz's user avatar
  • 1
-1 votes
1 answer
36 views

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( '...
Webdever's user avatar
  • 545
1 vote
1 answer
624 views

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 &...
WickedDice's user avatar
0 votes
1 answer
1k views

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 ...
Clynton Breen's user avatar
0 votes
1 answer
265 views

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 ...
Jack Gedreven's user avatar
-1 votes
1 answer
268 views

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 ...
Mohammad Sohanur Rahman's user avatar

1
2 3 4 5
16