Bug Reports
4
Posts
2
Users
1
Reactions
1,203
Views
Jul 10, 2023 8:44 pm
For some reason the use of the widget for showing the list of online members is not currently working.
In the backend I get an error that appears in a place that will not permit me to read it. See the screenshots for settings and the best shot I can get of the error. Strongly, it DOES pull up the list in the preview on the backend.
3 Replies
Jul 10, 2023 9:11 pm
Hi,
probably because your page is crashing. Press F12 to view the console and errors:
Uncaught (in promise) Object { code: "rest_not_logged_in", message: "You are not currently logged in.", data: {…} }
And also why google captcha is running in ALL pages?
Jul 10, 2023 9:49 pm
Resolved the captcha loading on all pages. No idea how I failed to notice that. Thank you for pointing it out.
For the rest, apparently I have some troubleshooting to do on my end.