Henry Wright
Forum Replies Created
-
Thanks for your help with this and thanks for explaining the virtual folder part. Multisite can be a steep learning curve when you start using it and gradually through conversations like this it all makes sense ??
Good point!
It actually gets even more interesting. Here’s an example:
Imagine domain mapping is active for foobar.example.com > foobar.com.
Now, if there is a user with a username of foobar then the sub-domain foobar.example.com isn’t available to register. However, if there isn’t a user with a username of foobar then the sub-domain foobar.example.com is available to register.
This is for www.remarpro.com by the way. wordpress.com may do things differently. I’m not familiar with wordpress.com either.
I actually think “Sorry, that site is reserved” is a bug. A condition for this text to be displayed is
username_exists( $blogname )
which is a definite bug becauseusername_exists()
should accept a user name, not a blog nameApologies, in a www.remarpro.com install, I do actually get “Sorry, that site is reserved!” when attempting to register foobar.example.com as a new user.
Hi @bcworkz
Are your thoughts based on wordpress.com behaviour? I did some testing and on a wordpress.com blog. The foobar.example.com address seems to redirect to the example.com address in this case. They must have implemented something custom because this doesn’t happen in a www.remarpro.com self-hosted install.
In a www.remarpro.com install, the foorbar.example.com address seems to cease to exist when domain mapping is active for a blog. For example if you enable domain mapping for foobar.example.com and example.com and then attempt to register foobar.example.com as a new user, the registration is successful
Hi @facebook did you manage to get an update on this? The recording I made is a good description of the problem: https://streamable.com/ro3sdv
Got you! That’s perfect. I offload part of my file system to an S3 bucket so it is good to know there is no verification file added.
Thanks for taking the time to explain.
Hi @jamesosborne. Thanks for writing back
Do you know where in the file system the HTML file is added? Is the file removed when verification is complete? Multisite is what I’m using so depending on the number of sites created in my network there may be many HTML files added by this plugin.
Thanks @jamesosborne
If a HTML file isn’t added for verification then adjusting the wording will help. Clarifying the method used isn’t necessary but I would be interested to know ??
In a network install, the site admin (note I’m not referring to the super admin of the entire network) can’t access the file system. This isn’t a permission they have for security reasons. In a network install, if public registration is open, anyone can be a site admin (again note the distinction from the super admin in change of the entire network).
If I activate Site Kit as a site admin, I can’t access the file system or DNS. Hence my question really. I’m wondering how verification can happen on sub sites when the site admin doesn’t have the necessary permission to upload a HTML file or create a DNS record
Thanks for your reply @jamesosborne
How is the verification performed then if no HTML file is added? Obviously in a network install, site admins can’t verify using DNS
- This reply was modified 3 years, 5 months ago by Henry Wright.
Thanks for trying. Here is a recording I made of the issue https://streamable.com/ro3sdv
The video is 17 seconds. You should notice the text change at roughly the 12s point when I move my mouse over the chat widget area.
Hi @facebook
The same thing happens on every website using the plugin. The steps to reproduce are:
- Visit a website using the Facebook chat plugin
- The chat widget should be displayed
- Wait 2 or 3 seconds
- Move your mouse over the chat widget
- Many scripts, styles and fonts are then requested by the chat plugin (view Network tab in Chrome to get a list)
- The font style or size seems to change
Note 1: The font style or size change isn’t massively noticeable but it is enough to feel unprofessional.
Note 2: You don’t have to use this WordPress plugin to get this behavior. The Facebook chat plugin script can be added manually as well and you will get this same behavior.
- This reply was modified 3 years, 5 months ago by Henry Wright.
Forum: Plugins
In reply to: [Gutenberg] Is there a block for social sharing?Thanks @get_dave. For now it will have to be 3rd party then. Hopefully they will add the block in future