WordPress.org Forums » All Posts https://wordpress.org/support/forum/multisite/feed/ Tue, 11 Mar 2025 15:12:59 +0000 https://bbpress.org/?v=2.7.0-alpha-2 en-US https://wordpress.org/support/topic/wordpress-multisite-add-childsite_2-to-email-addresses/#post-18349514 <![CDATA[Reply To: WordPress Multisite add childsite_2+ to email addresses]]> https://wordpress.org/support/topic/wordpress-multisite-add-childsite_2-to-email-addresses/#post-18349514 Sat, 08 Mar 2025 05:40:45 +0000 pass2024test webhosting https://arzhost.com/blogs/openssl-unable-to-write-random-state/ you can programmatically modify email addresses for outgoing emails on specific child sites. Use the filter to append before the domain dynamically. Here’s a more refined approach:

]]>
https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336979 <![CDATA[Reply To: Starter templates not showing in sub site in multisite]]> https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336979 Sun, 02 Mar 2025 02:02:58 +0000 techdebtsomewhere Alright, I’ll close this one off.
Fingers crossed I get some response on the other one.🤞

]]>
https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336227 <![CDATA[Reply To: Starter templates not showing in sub site in multisite]]> https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336227 Sat, 01 Mar 2025 09:11:27 +0000 George Appiah

Would this not be a multi site issue rather ?

Not really.

Yes, Multisite has many nuances… but it’s the responsibility of individual plugin and theme authors to ensure their products work with the mothership. That responsibility includes providing instructions on any specific multisite configurations their product needs, as well as any public disclosures regarding their products’ support or lack of support for multisite.

]]>
https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336215 <![CDATA[Reply To: Starter templates not showing in sub site in multisite]]> https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336215 Sat, 01 Mar 2025 08:50:36 +0000 techdebtsomewhere Hello, Thanks for the warm welcome!

Would this not be a multi site issue rather ?
( I have posted in that other forum though here)
Thanks !

]]>
https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336117 <![CDATA[Reply To: Starter templates not showing in sub site in multisite]]> https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336117 Sat, 01 Mar 2025 06:52:59 +0000 George Appiah Welcome to the WordPress community forums!

Since your issue is with the Astra Starter Templates plugin (and to a feature natively provided by WordPress), I recommend posting in this plugin’s dedicated support forum so its authors and support community can assist you: https://wordpress.org/support/plugin/astra-sites/

Good luck!

]]>
https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336051 <![CDATA[Starter templates not showing in sub site in multisite]]> https://wordpress.org/support/topic/starter-templates-not-showing-in-sub-site-in-multisite/#post-18336051 Sat, 01 Mar 2025 05:19:00 +0000 techdebtsomewhere WordPress version – Version 6.7.2

Starter templates issue with Multisite setup as sub directories.

I am a new Multi Site setup where I created a sub site. I installed starter templates and Astra theme on Network Admin. When I connect to dashboard of sub-site, and click on Starter Templates (ST), the page opens but it shows blank. I tried accessing this page as Network Admin as well as Site Admin, but I get same result. It shows the page with title – “What type of website are you building?”

I tried in incognito window as network admin as well as site admin. And ST is network Enabled.

Does anyone know of any issues with this version of WP or is there a specific steps that I need to do that I am missing.

Thanks

]]>
https://wordpress.org/support/topic/attempt-to-assign-property-domain-on-null/#post-18335950 <![CDATA[Reply To: Attempt to assign property “domain” on null]]> https://wordpress.org/support/topic/attempt-to-assign-property-domain-on-null/#post-18335950 Sat, 01 Mar 2025 01:32:49 +0000 Rhand @isablelas000 thanks for the feedback and possible solution. Perhaps better to translate it to English though. Seems you wrote in Hindi.

]]>
https://wordpress.org/support/topic/prevent-from-duplicate-submission/#post-18335040 <![CDATA[Reply To: Prevent from duplicate submission]]> https://wordpress.org/support/topic/prevent-from-duplicate-submission/#post-18335040 Fri, 28 Feb 2025 15:33:20 +0000 steelunlimited @kavishka , is this your code? if i want to change it to Last Name , can i? if so ,how?

thank you

]]>
https://wordpress.org/support/topic/attempt-to-assign-property-domain-on-null/#post-18334546 <![CDATA[Reply To: Attempt to assign property “domain” on null]]> https://wordpress.org/support/topic/attempt-to-assign-property-domain-on-null/#post-18334546 Fri, 28 Feb 2025 11:40:20 +0000 isablelas000 Ye error WordPress multisite setup me subsite delete karne ke baad aa rahi hai. Iska reason hai ki sunrise.php file me $current_site ya $current_blog variable null hai, jisme “domain” property assign ho rahi hai.

Solution:

  1. wp-config.php me SUNRISE define hai ya nahi check karein:phpCopyEditdefine( 'SUNRISE', 'on' );
  2. sunrise.php file me line 22 pe assignment se pehle $current_site ya $current_blog ko check karein:phpCopyEditif ( isset( $current_site ) ) { $current_site->domain = 'example.com'; }
  3. Database me wp_blogs aur wp_site tables check karein, koi orphaned entry to nahi.

Agar issue persist kare, to multisite mapping plugin ya sunrise.php ka koi custom code check karein.

]]>
https://wordpress.org/support/topic/how-to-fix-non-english-subdomain-url/#post-18333709 <![CDATA[Reply To: How to fix NON ENGLISH subdomain URL]]> https://wordpress.org/support/topic/how-to-fix-non-english-subdomain-url/#post-18333709 Fri, 28 Feb 2025 00:19:15 +0000 MyNation Thank you all.

Even I changed everywhere including WP/Network and base directory, non Latin words was creating problem in sitemap too,

so I just changed URL to https://mynation.net/mera-sangharsh/

THANK YOU

]]>