Bryce Jacobson
Forum Replies Created
-
Forum: Plugins
In reply to: [Modern Image Formats] AVIF Image Quality@adamsilverstein Thank you. Tested in 6.7 RC1 and its working now. Thanks!
Forum: Plugins
In reply to: [Modern Image Formats] AVIF Image Quality@jamesosborne Thanks for confirming and opening the issue.
- This reply was modified 8 months, 1 week ago by Bryce Jacobson.
I can confirm the same issue with results coming through with all 0s. This was on 7.3.7 and updating to 7.3.8 didn’t fix the issue.
Forum: Plugins
In reply to: [ACF Content Analysis for Yoast SEO] ACF Content Analysis and Yoast PremiumGot this fixed. Premium licence had expired on the site and just needed to update to latest Yoast SEO Premium.
Forum: Plugins
In reply to: [ACF Content Analysis for Yoast SEO] ACF Content Analysis and Yoast PremiumI’m seeing this same notice on a site. Is there a version of Premium that ACF Content Analysis works on as I know the version numbers between premium and free differ.
Yoast SEO Premium Version 7.6.1
ACF Content Analysis Version 2.6Hi Kevin,
I’m not using PublishPress Permissions. Other plugins were updated at the same time via an automated process.
I’ve tested on an old backup of the website using version 1.9 and the same issue was present then.
I’ve also narrowed the plugins down to just Advanced Custom Fields, PublishPress Capabilities and User Switcher and tested with the same result. Also same result with using 2019 theme.
Is there a specific setting I’m missing so that YouTube embeds show in the back end for this user type? The only way I can get them to show is by checking the “Posts > Edit” checkbox.
Image of settings: https://www.dropbox.com/s/y9vekmj721d2z6e/wp-admin_admin.php_page%3Dcapsman%26role%3Dservice.png?dl=0
Forum: Plugins
In reply to: [WP YouTube Live] missingRequiredParameterSame issue here.
This error is also showing to everyone.
WP YouTube Live error:
Domain: youtube.parameter
Reason: missingRequiredParameter
Message: No filter selected. Expected one of: id, myRated, chart, idParam
Extended help:Forum: Plugins
In reply to: [Yoast SEO] Search Replace Doesn’t Change URLs that are Already IndexedAwesome! Thanks for the update.
Forum: Plugins
In reply to: [Gutenberg] Blocks are overlapping in editorSeems to be related to this issue with CoBlocks: https://github.com/godaddy/coblocks/issues/668
Can confirm this issue as well. Must be because “Social” was renamed in 1.11.0. Turned off debug for now.
Forum: Plugins
In reply to: [Meta pixel for WordPress] Parse error: syntax error, unexpected ‘class’Had this issue on a site as well. Ended up bumping the sites PHP version from 5.4.X to 5.6.X and that seemed to fix it. Please update your plugin docs to say that it requires PHP 5.6.X + if that’s the case. It still says works with 5.3.
Forum: Plugins
In reply to: [jQuery Pin It Button for Images] Pin button on hover is HUGEI ran into this same issue.
It looks to be how WordPress is styling href’s (a tag) inside of the block gallery.
I used the following CSS to override it until an update to the plugin comes out.
.wp-block-gallery .blocks-gallery-item a.pinit-button { width: auto; height: auto; }
- This reply was modified 6 years, 2 months ago by Bryce Jacobson.
Forum: Plugins
In reply to: [Yoast SEO] White text in Text editor with Yoast and Pods activeI’ve ran into the same issue when using the Toolset Types 2.2.23 plugin. Maybe something with custom post types as I had the same issue on another site when using PODs.
wp-seo-post-scraper-921.min.js:1 Uncaught TypeError: Cannot read property 'withSelect' of undefined at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1) at t (commons-921.min.js:1) at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1) at t (commons-921.min.js:1) at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1) at t (commons-921.min.js:1) at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1) at t (commons-921.min.js:1) at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1) at t (commons-921.min.js:1)
toolset-bs-component-tinymce.js?wp-mce-4800-20180716:114 Uncaught TypeError: Cannot read property 'defer' of undefined at t.(/wp-admin/anonymous function).t.(anonymous function).init (/wp-content/plugins/types/vendor/toolset/toolset-common/res/js/toolset-bs-component-tinymce.js?wp-mce-4800-20180716:114:19) at dx (tinymce.min.js:2) at Array.<anonymous> (tinymce.min.js:2) at Object.qt [as each] (tinymce.min.js:2) at vx (tinymce.min.js:2) at Hx.<anonymous> (tinymce.min.js:2) at Array.<anonymous> (tinymce.min.js:2) at qt (tinymce.min.js:2) at s (tinymce.min.js:2) at n (tinymce.min.js:2)
Using WordPress 5.0 with Classic Editor 1.1
- This reply was modified 6 years, 3 months ago by Bryce Jacobson.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Conflict with Yoast Premium pluginJust ran into this same issue. Will be looking out for the 2.7.11 update. Thanks for the quick updates.
Forum: Plugins
In reply to: [Gutenberg] nvariant Violation: Minified React error #130;Same error here after updating to 3.8.
Invariant Violation: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at Sg (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:142:327) at m (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:12:388) at ed (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:65:98) at If (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:82:141) at v (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:84:389) at /wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:88:328 at rd (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:91:10) at O (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:90:455) at yh (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:104:145) at lg (/wp-content/plugins/gutenberg/vendor/react-dom.min.82e21c65.js:120:88)
- This reply was modified 6 years, 6 months ago by Marius L. J.. Reason: Added code tags for readablity