except of this https://www.tvhex.com/en/
i have other testing installation here: https://www.tvhex.com/download/ and here: https://www.tvhex.com/link/
if you check it it’s working properly. But that /en/ site giving 404 not found error.
i am on cpanel hosting so i tried softaculous auto installer. weird enough i can install wp on this folder+can be accessed without any issue.
i cant access any page if it contain /en/any-link
it’s supposed to show this page doesn’t seem to exist but why this error?
]]>Do you support WordPress multisite? You did not respond to other question on this.
Thanks!
]]>It will break all functionality of site,
it is keep asking admin Login to each sub site when accessing other Network site
Like (with super admin login with site 1 and moving site 2 it will ask to login again on site)
Also not able to access network area after activating via network area.
it will working fine with WP rocket for all sites in network.
]]>Before i take my first step. i need to get some answer.
(1) my main site and subsite use www. and i have this code `
RewriteEngine on
RewriteCond %{HTTP_HOST} ^myysite.com
RewriteRule (.*) https://www.myysite.com/$1 [R=301,L]
to redirect all non www user to www version.
(2) if i modify above code like this
RewriteEngine on
RewriteCond %{HTTP_HOST} ^myysite.com/bd/$1
RewriteRule (.*) https://www.myysite.com/$1 [R=301,L]
`
will this code make my subsite url become main site url? around 100+ page were index on seo. so i just want to keep already established link from subsite to on main site. Like this:
subsite: https://www.myysite.com/bd/post-names/
(bd is my subsite.)
main site: https://www.myysite.com/post-names/
(3) subsite export file imported in main site will there be any attachments error? i mean do i have to manually change those link?
]]>i have wp multisite installed on subdirectory.
after a user sign up (main site or sub site) they get confirmation email. Once they clicked on verification link they see errors. Saying Can’t add a user.
even if try to add or create user from wp network menu. i still can’t add or create user.
Lastly i have checked phpmyadminn users_meta table and found all those user data. but they cant login or signup.
Please give me a solution.
Site Kit can’t access necessary data
Site Kit can’t access the relevant data from AdSense because you haven’t granted all permissions requested during setup. To use Site Kit, you’ll need to redo the setup for AdSense – make sure to approve all permissions at the authentication stage.
Note: for setting up subsite sitekit, iam using same google account that has AdSense.
should i just paste auto ads code into subsite? or there’s any explanation for this.
I would like to re-open this issue as it was marked as resolved because of lack of reactivity.
Waiting for your help.
Thanks.