Sam
Forum Replies Created
-
Yes, I get this when I try to save:
[Error] Failed to load resource: the server responded with a status of 500 () (v1, line 0)
https://[domain]/wp-json/batch/v1?_locale=user@ajay Yes, that’s how I’ve been testing. I don’t get a message that says the widget saved when I make those changes. I also changed my theme to GeneratePress to rule out a theme issue, and it still doesn’t want to save those changes.
That did not fix it for me.
Fwiw, I get this message when wp_debug is enabled and I’m on the widgets screen: “Notice: wp_enqueue_script() was called incorrectly. “wp-editor” script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see Debugging in WordPress for more information. (This message was adde in version 5.8.0.) in /www/[folder]/public/[theme]/wp-includes/functions.php on line 5535″
I experienced it on PHP 7.4.22. Just tried it again on PHP 8.0 and it still doesn’t work but it’s a little different. After updating the widget and clicking the “Update” button on the widgets screen, the button doesn’t gray out and when I click on another link the browser notifies me my changes are not saved and will be lost if I leave the page. If I update other widgets, the Update button works as expected.
1. This is the first time I’ve used Top 10, so it’s how it’s worked since I’ve had it.
2. I’m using a custom theme I made myself.
3. Other widgets I’ve tried have saved changes as expected.
4. All widgets I’ve tested work.
5. It seems to be the checkboxes and the “Only from categories” input that don’t want to save.
Just jumping in to confirm I am experiencing the same thing. Appearance > Widgets does not save the changed values on reload. Going through Customizer works though.
(WordPress 5.8, Top 10 3.0.0)Forum: Plugins
In reply to: [Stripe Payment Gateway WooCommerce Addon] TLS 1.2 neededThanks for following up.
Forum: Plugins
In reply to: [Stripe Payment Gateway WooCommerce Addon] TLS 1.2 neededI’m getting the same error and have tested my Media Temple server to make sure TLS 1.2 is configured at https://www.ssllabs.com/ssltest/. I’m using version 3.0.7 of the plugin.
Forum: Networking WordPress
In reply to: Random logout of usersI guess we’ll find out in the not-too-distant-future. ??
Thanks for your input on this.
Forum: Networking WordPress
In reply to: Random logout of usersHmm, hadn’t noticed this before, but here’s what I have:
PHP Warning: Invalid argument supplied for foreach() in /mywebsitepath/wp-admin/includes/plugin.php on line 1290, referer: https://mywebsite.com/subfolder/wp-admin/
It’s not being generated when the logout issue occurs though.
Forum: Networking WordPress
In reply to: Random logout of usersDid you ever figure this out? We are experiencing the same issue.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Custom Post Type Index (Archive)Yes, the archive page. (That term always feels weird to me with CPTs since it’s really more like the blog’s index page.)
@thewpguy This resolved the issue for me as well. Many thanks!
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Category restriction inconsistentJust wanted to let you know the recent updates have resolved this problem.
In case you enjoy seeing your work in the wild, here’s where we’re using it to make people happy: https://designbasement.org. In addition to sitewide search, each of the subsections restricts search to just their category tree.
Anyway, really appreciate your work! Thanks for making this very helpful plugin.