kdrisley
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upgrade to 6.1 error in editorHad a very similar issue. As soon as I upgraded to 6.1, I got this error when I tried to create a new post:
TypeError: Cannot read properties of undefined (reading 'page') at https://liftvault.com/wp-includes/js/dist/edit-post.min.js?ver=2baffbeec6cbe5171dee:7:29497 at https://liftvault.com/wp-includes/js/dist/data.min.js?ver=d8cf5b24f99c64ae47d6:2:10550 at https://liftvault.com/wp-includes/js/dist/redux-routine.min.js?ver=c9ea6c0df793258797e6:9:790 at https://liftvault.com/wp-includes/js/dist/data.min.js?ver=d8cf5b24f99c64ae47d6:2:9384 at Object.dispatch (https://liftvault.com/wp-includes/js/dist/data.min.js?ver=d8cf5b24f99c64ae47d6:2:10493) at Object.initializeMetaBoxes (https://liftvault.com/wp-includes/js/dist/data.min.js?ver=d8cf5b24f99c64ae47d6:2:14530) at https://liftvault.com/wp-includes/js/dist/edit-post.min.js?ver=2baffbeec6cbe5171dee:7:94370 at $r (https://liftvault.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:83333) at unstable_runWithPriority (https://liftvault.com/wp-includes/js/dist/vendor/react.min.js?ver=17.0.1:9:7431) at xn (https://liftvault.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=17.0.1:9:29950)
I rolled back to 6.0.3 and the issue went away. Gonna see if this gets fixed in 6.1.1 I guess.
Forum: Plugins
In reply to: [Yoast SEO] ERGENT: Titles and description failorI am having the same issue with the free version of the plugin:
1. I can locate and edit the Yoast meta box.
2. My changes to the title tag can save within the Yoast meta box. If I update the page and reopen the editing view for that page, my title tag changes are still there within the Yoast meta box.
3. However, my changes do not get published to the live site. The old title tag persists.thank you @sololinux, I will do that when I get some time so I am not running an outdated plugin version.
^^This is the best fix^^
**Quick fix**
For a very quick fix, rolling back to 3.1.2 worked for me.
I rolled back to 3.1.2 and the problem resolved itself.
You can download previous versions here: https://www.ads-software.com/plugins/kk-star-ratings/advanced/#download-previous-link
I rolled back to 3.1.2 and the problem resolved itself.
You can download previous versions here: https://www.ads-software.com/plugins/kk-star-ratings/advanced/#download-previous-link
Probably is an unintended consequence of this commit: https://github.com/kamalkhan/kk-star-ratings/commit/17a355b64b1551484386f0d450758a1a8c6f711d
Seeing this error as well.
Is there a plan to fix this bug?
Forum: Plugins
In reply to: [kk Star Ratings - Rate Post & Collect User Feedbacks] Min Star RatingThat is not an error. It is defining the lower bound (1) and upper bound (5) of the rating scale. Different sites use different rating scales (e.g. 1-5, 1-10, 1-100, etc.) and thus this needs to be defined in the markup.
Your screenshot shows a rating value of “5” so you are fine.