kwoodall
Forum Replies Created
-
Here are the errors I got. I found that something in the theme is causing this conflict.
‘
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. admin.php
Cookie warnings 2
Cookie “wp-settings-5” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite admin.php
Cookie “wp-settings-time-5” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite admin.php
Error: An unexpected error occurred spoofer.js:1:38935
JQMIGRATE: Migrate is installed, version 3.4.1 load-scripts.php:5:981
Post SMTP localize loaded. localize.js:2:13
InstallTrigger is deprecated and will be removed in the future. utils.min.js:1:23139
Uncaught SyntaxError: import declarations may only appear at top level of a module notifications.ecb88665.js:1:1
Uncaught SyntaxError: import declarations may only appear at top level of a module app.545a5b34.js:1:1
Button with ID “plugin-button-notice” not found. api-script.js:44:17
?- This reply was modified 1 week, 4 days ago by Steven Stern (sterndata). Reason: format
Similar problem here – I had a single product limited to a min of 5 for an order and it’s letting users add smaller quantities.
Forum: Plugins
In reply to: [The Events Calendar] Cannot login to my accountThanks!
Forum: Plugins
In reply to: [The Events Calendar] Cannot login to my accountI can’t open a support ticket since I can’t login. I tried. But if you see my account, hopefully my email is listed for you to contact me.
Thanks!
Forum: Plugins
In reply to: [Bulk User Management] Where can I download this plugin?Figured it out myself. Go to the Development tab/menu item and browse the SVN repository.
Forum: Plugins
In reply to: [PressForward] Nominate button broken in 5.6.1?Thanks. It’s working as expected again.
Forum: Plugins
In reply to: [PressForward] Nominate button broken in 5.6.1?Here’s a screenshot showing how it used to look when using the bookmarklet.
- This reply was modified 10 months, 2 weeks ago by kwoodall.
Forum: Plugins
In reply to: [PressForward] Nominate button broken in 5.6.1?The option to SAVE TO PENDING is missing as well in 5.6 and 5.6.1
Forum: Plugins
In reply to: [PressForward] Pressforward Breaking Author Archives linksIt’s the latter. I use The bookmarklet tool to send external posts to the site while many more posts are simply directly posted within WordPress to the site. I don’t use the RSS Feeds at all at the moment.
But GOOD news. Turning off the “Show item_author as source” fixed the issue!
Forum: Plugins
In reply to: [PressForward] Pressforward Breaking Author Archives linksThanks! Can’t wait for the fix. ??
Forum: Plugins
In reply to: [PressForward] Pressforward Breaking Author Archives linksWhen is the 5.6 release expected?
Forum: Plugins
In reply to: [PressForward] Pressforward Breaking Author Archives linksIt’s not just in the WP Post Author plugin, I’ve turned back on the theme’s Author Box at the bottom of the post and if you look at View Articles you’ll see the same issue.
Here is a screenshot of my settings for the widget though. Thanks!!
Forum: Plugins
In reply to: [PressForward] Youtube Bug – can’t PressForward on Youtube- Yes, it only happens with Press Forward.
- So far, only with Youtube and with all videos I’ve tried.
- I haven’t dared to publish this.
Forum: Plugins
In reply to: [PressForward] Youtube Bug – can’t PressForward on YoutubeHere you go:
Forum: Plugins
In reply to: [PressForward] Feature SuggestionsAh, so the problem is on WP’s side. Gotcha.
Yes, a post entering PF thru the bookmarklet – that post will likely have metadata with an image that goes with the post.
Thanks for the clarification. Images that appear in the body text use the original?
src
?attribute – ie, they are hotloaded from the source site. In contrast, featured images would need to live on the local site.Not really, if you look for this
<meta property="og:image" content="https://i0.wp.com/amazingstories.com/wp-content/uploads/2023/01/mr-breakfast-review.jpg?fit=331%2C500&ssl=1" class="yoast-seo-meta-tag" />
You’ll see it’s one image and it’s hosted on the source site.
Thanks for the dropdown filter. How soon should we expect to see version 5.4.0?