Sunny
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Block Editor (BBE)] Hidden core group becomes row when unhiddenAwesome – that fixed it!
Love the work that you guys are dong here!
Forum: Plugins
In reply to: [Better Block Editor (BBE)] Hidden core group becomes row when unhiddenThanks and yes, I totally get it!
Forum: Plugins
In reply to: [Better Block Editor (BBE)] Hidden core group becomes row when unhiddenKeep up the good work!
Forum: Plugins
In reply to: [Better Block Editor (BBE)] Hidden core group becomes row when unhiddenUnfortunately I have to use group. Using row, column, grid will not work in for my current situation as those mess up the slider I am attempting to show/hide.
I am really excited about your plugin!
Most of the controls are intuitive with the exception of the visibility settings. Why not follow the common pattern where we simply have “Hide” toggles for mobile, tablet, desktop? This would also fix the problem of un-hiding blocks with display:flex; which is what is causing this reported issue.
for example setting “Visible > Breakpoint: Mobile” confuses me.
Where something like this is immediately intuitive
https://ps.w.org/block-visibility/assets/screenshot-3.png?rev=3122657- This reply was modified 3 months, 2 weeks ago by Sunny.
Forum: Plugins
In reply to: [Query Loop Load More] Critical error <= php 8.2Thanks! Btw, I really appreciate this plugin!
Forum: Plugins
In reply to: [Query Loop Load More] Critical error <= php 8.2Fatal error: Uncaught RuntimeException: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.3.0". You are running 8.2.29. in /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/vendor/composer/platform_check.php:22 Stack trace: #0 /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/vendor/composer/autoload_real.php(25): require() #1 /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/vendor/autoload.php(22): ComposerAutoloaderInit9450d4d75c93b6abbc463e66c1813a9a::getLoader() #2 /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/query-loop-load-more.php(48): require_once('/Users/sun/www/...') #3 /Users/sun/www/henrico/app/public/wp-settings.php(560): include_once('/Users/sun/www/...') #4 /Users/sun/www/henrico/app/public/wp-config.php(107): require_once('/Users/sun/www/...') #5 /Users/sun/www/henrico/app/public/wp-load.php(50): require_once('/Users/sun/www/...') #6 /Users/sun/www/henrico/app/public/wp-blog-header.php(13): require_once('/Users/sun/www/...') #7 /Users/sun/www/henrico/app/public/index.php(17): require('/Users/sun/www/...') #8 {main} thrown in /Users/sun/www/henrico/app/public/wp-content/plugins/query-loop-load-more/vendor/composer/platform_check.php on line 22
There has been a critical error on this website.Thanks looks good!
If anyone is interested here is a simple way to add the default Advanced > Classes field back if you need it.
// Add the Advanced > Classes field back
add_action('enqueue_block_editor_assets', function () {
wp_add_inline_script(
'css-class-manager-script',
"wp.hooks.removeFilter('editor.BlockEdit', 'css-class-manager/block-editor/hide-core-inspector-control');",
'after'
);
}, 100);The simplest solution would be to have an option that restores the default WP class functionality in the advanced tab. This way classes could be manager both ways.
Thanks! That worked.
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Fatal error (SVG?) with 7.6.2I’m having the same error – took down a couple sites.
For me it only crashes the site when I also have this plugin active:
Enhanced Responsive Images
Improves responsive images with better sizes calculations and auto-sizes for lazy-loaded images.Version 1.4.0 | By WordPress Performance Team | View details
This plugin is installed by Performance Lab.
Fatal error: Uncaught TypeError: ASENHA\Classes\SVG_Upload::remove_svg_responsive_image_attr(): Argument #2 ($size) must be of type array, string given, called in /Users/sun/www/destinationbydesign/app/public/wp-includes/class-wp-hook.php on line 326 and defined in /Users/sun/www/destinationbydesign/app/public/wp-content/plugins/admin-site-enhancements/classes/class-svg-upload.php:234 Stack trace: #0 /Users/sun/www/destinationbydesign/app/public/wp-includes/class-wp-hook.php(326): ASENHA\Classes\SVG_Upload->remove_svg_responsive_image_attr('(max-width: 72p...', 'full', NULL) #1 /Users/sun/www/destinationbydesign/app/public/wp-includes/plugin.php(205): WP_Hook->apply_filters('(max-width: 72p...', Array) #2Monster 3rd party advertisements are appearing directly in the WP editor. I know the ads are coming from monster because the HTML markup shows that it is. This feels violating
Good news! Selecting “Reset Settings” > “All settings” – fixes the issue.
WP 6.6.1 – tested on Safari, Brave, Edge. And TT4 theme. And a mac book pro and air.
And with only the Visibility plugin installed.Thanks for looking into it.
WP 6.6.1 – tested on Safari, Brave, Edge. And TT4 theme. And a mac book pro and air.
And with only the Visibility plugin installed.Thanks for looking into it.
Stack trace locally:block-visibility-editor.js?ver=6e4ba37bcc4395f59607:1 Uncaught TypeError: a.every is not a function
at G (block-visibility-editor.js?ver=6e4ba37bcc4395f59607:1:28255)
at Qn (block-visibility-editor.js?ver=6e4ba37bcc4395f59607:76:3911)
at renderWithHooks (react-dom.development.js:15486:18)
at mountIndeterminateComponent (react-dom.development.js:20098:13)
at beginWork (react-dom.development.js:21621:16)
at HTMLUnknownElement.callCallback (react-dom.development.js:4164:14)
at Object.invokeGuardedCallbackDev (react-dom.development.js:4213:16)
at invokeGuardedCallback (react-dom.development.js:4277:31)
at beginWork$1 (react-dom.development.js:27485:7)
at performUnitOfWork (react-dom.development.js:26591:12)
react-dom.development.js:18704 The above error occurred in the component:at Qn (https://destinationbydesign.test/wp-content/plugins/block-visibility/build/block-visibility-editor.js?ver=6e4ba37bcc4395f59607:76:3078) at FilteredComponentRenderer (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:70586:9) at EditWithGeneratedProps (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:39111:5) at BlockEdit (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:39297:3) at BlockCrashBoundary (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:39601:5) at BlockListBlock (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:40598:10) at https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:35390:5 at https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:17625:99 at $ (https://destinationbydesign.test/wp-content/plugins/block-visibility/build/block-visibility-editor.js?ver=6e4ba37bcc4395f59607:1:26179) at FilteredComponentRenderer (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:70586:9) at https://destinationbydesign.test/wp-includes/js/dist/data.js?ver=6f178ef23ef546c51cae:4489:25 at BlockListBlockProvider (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:40948:5) at Items (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:50826:3) at BlockListItems at div at block_list_Root (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:50720:3) at BlockList at RecursionProvider (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:67548:3) at StyleProvider (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:33535:5) at body at iframe at div at div at Iframe (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:43822:3) at IframeIfReady (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:44078:71) at div at BlockTools (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:55747:3) at ExperimentalBlockCanvas (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:56276:3) at div at Resizable (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:65354:28) at UnforwardedResizableBox (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:66399:3) at ResizableEditor (https://destinationbydesign.test/wp-includes/js/dist/editor.js?ver=e15506639990b108fc28:24413:3) at div at VisualEditor (https://destinationbydesign.test/wp-includes/js/dist/editor.js?ver=e15506639990b108fc28:24628:3) at SlotComponent (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:33330:5) at Slot at UnforwardedSlot (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:33890:5) at EditCanvasContainerSlotSlot at div at NavigableRegion (https://destinationbydesign.test/wp-includes/js/dist/editor.js?ver=e15506639990b108fc28:7497:3) at div at div at div at InterfaceSkeleton (https://destinationbydesign.test/wp-includes/js/dist/editor.js?ver=e15506639990b108fc28:7584:3) at EditorInterface (https://destinationbydesign.test/wp-includes/js/dist/editor.js?ver=e15506639990b108fc28:24959:3) at Layout (https://destinationbydesign.test/wp-includes/js/dist/edit-post.js?ver=31dde9e0afebadcf425c:2763:3) at ErrorBoundary (https://destinationbydesign.test/wp-includes/js/dist/editor.js?ver=e15506639990b108fc28:9270:5) at BlockRefsProvider (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:19804:3) at Provider (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:33905:3) at https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:41829:5 at https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:41367:3 at BlockContextProvider (https://destinationbydesign.test/wp-includes/js/dist/block-editor.js?ver=2cb36d67922bfdc27a1d:39048:3) at EntityProvider (https://destinationbydesign.test/wp-includes/js/dist/core-data.js?ver=1b304f4025915ff3c84b:6964:3) at EntityProvider (https://destinationbydesign.test/wp-includes/js/dist/core-data.js?ver=1b304f4025915ff3c84b:6964:3) at https://destinationbydesign.test/wp-includes/js/dist/editor.js?ver=e15506639990b108fc28:21362:3 at https://destinationbydesign.test/wp-includes/js/dist/editor.js?ver=e15506639990b108fc28:18997:3 at SlotFillProvider (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:33743:3) at provider_SlotFillProvider (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:33841:3) at Provider (https://destinationbydesign.test/wp-includes/js/dist/components.js?ver=54eab95952fe254d64e9:33905:3) at Editor (https://destinationbydesign.test/wp-includes/js/dist/edit-post.js?ver=31dde9e0afebadcf425c:3062:11)Forum: Plugins
In reply to: [Gutenberg] Is basic wordpress/gutenberg incompatible with Adobe Fonts?Any update on this since WP6.5 has been released?