I am using the free version of Really Simple Security.
When I go to the plugin dashboard, on the top of the screen I can choose between “Dashboard” and “Settings”.
When I click on “Settings”, nothing happens.
On the dashboard page, in the task list, I have one open hardening feature. When I click on “View”, the Settings page opens up, but it is empty. So my question is if the Settings page is only available on the Pro plugin? Or why can I not access it?
The “Settings” panel is also available in the Free plugin. If it doesn’t load correctly, there might be an issue such as REST API requests from the plugin being blocked on your server (or failing for some other reason); and it can’t load properly as a result anymore.
Could you navigate to the “Settings” page once more, then open the Developer Tools of your browser (CTRL + Shift + C in Google Chrome) and click the “Console” tab here?
Please attach a screenshot of any errors you see being logged in the “Console” tab. You can upload the screenshot on a service like https://snipboard.io/ and share the link here.
I see, there’s at least an error being reported which is almost certainly related to the issue; though it is unfortunately not very descriptive on it’s own.
The first steps I would recommend trying, to rule out some things as being potentially related:
1) Try opening the Security -> Settings page in an Incognito/Private Browsing window in your browser, to rule out any browser extensions (e.g., ad-blockers) as being related
2) If the above didn’t help yet, navigate to the Dashboard of the plugin and then open the browser’s Developer Tools once more; but this time, navigate to the “Network” tab instead. With this section open, navigate to the Settings page in the plugin again (you might have to refresh the page once).
This should display all of the resources that are being loaded, and I would expect that there are certain REST API requests from the plugin which are failing in your case. These should be indicated in red. Could you click one of those requests and check the “Response” tab, to see if they might be getting blocked?
Kind regards, Jarno
This reply was modified 1 year, 6 months ago by Jarno Vos.
I seem to be having the same issue across all of my WordPress sites (roughly 8) – This has only been since the WordPress update to version 6.7 and all of my plugins are updated. Please could you assist?