vontweb
Forum Replies Created
-
This is happening on a client site – even with the “Transform 3 Empty Paragraphs to Spacer Block” unchecked. Any ideas other than disabling the plugin and then re-enabling?
All set! Nick, your post made me check permalink settings and they were set to “simple.” This is a one page site and I hadn’t set permalinks to “post name.” So now I know that front-end site permalink settings can affect back-end processing. Thanks for the quick help!
Flywheel reported no issues. I checked the logs and see that the rest of the plugin REST routes work, but this one doesn’t.
Works:
https://www.growingwildfilm.com/index.php?rest_route=/block-visibility/v1/settings404:
https://www.growingwildfilm.com/index.php?rest_route=/block-visibility/v1/variables?type=simplifiedresults in No route was found matching the URL and request method
but removing the type=simplified works parameter
https://www.growingwildfilm.com/index.php?rest_route=/block-visibility/v1/variablesI had tried that but it didn’t help (and I just tried again to make sure). The PW protection is provided by Flywheel via their dashboard and acts like an old htaccess popup login. I have other sites in development that use your plugin and have password protection enabled but this is the only one having issues. I submitted a ticket to Flywheel to see if they can see anything on their end because this could very well be a hosting issue. I’m going at it from both sides …
I updated the plugin and it fixes the issue. Thanks!