Doesn’t look like it’s working with blocks outside of your limitations list. Not sure if this is due to the latest release of Gutenberg or not.
]]>Hi there,
I added a “Limitations” section to the plugin description, as many support questions were related to the plugin not working in certain situations. This is due to the nature of some blocks and how Gutenberg/WordPress treats them. Basically you have to live with those limitations.
Thanks and I hope you enjoy the plugin!
Hi, I just update to v1.2.6 and now getting the following errors in chrome console:
runtime-8fab66400d2abbda.js:94 WebSocket connection to 'wss://wordpress-587498-1930413.cloudwaysapps.com/' failed:
9MBhG @ runtime-8fab66400d2abbda.js:94
newRequire @ responsive-block-control-public.js?ver=1.2.6:71
(anonymous) @ responsive-block-control-public.js?ver=1.2.6:122
(anonymous) @ responsive-block-control-public.js?ver=1.2.6:145
runtime-8fab66400d2abbda.js:171 undefined
ws.onerror @ runtime-8fab66400d2abbda.js:171
error (async)
9MBhG @ runtime-8fab66400d2abbda.js:170
newRequire @ responsive-block-control-public.js?ver=1.2.6:71
(anonymous) @ responsive-block-control-public.js?ver=1.2.6:122
(anonymous) @ responsive-block-control-public.js?ver=1.2.6:145
runtime-8fab66400d2abbda.js:175 [parcel] ?? Connection to the HMR server was lost
ws.onclose @ runtime-8fab66400d2abbda.js:175
]]>
I need to block the desktop version of my site, can this plugin do that?
]]>I use the Health Checker to turnoff all plugins, and I found out that this plugin causes many non-native blocks to be unable to be previewed. If I select those blocks in the editor, it says: This block has encountered an error and cannot be previewed
Can you check this?
]]>When I use a container from GenerateBlocks Plugin, Responsive Block Control does not work to hide it on any of the settings. Block inside of the container work fine.
Thanks
Dave
]]>Hello,
While we are testing our plugin, found that responsive block control
plugin is giving errors with WordPress 5.6
version on adding block to a post. At 5.5
version it is working with no problems.
Here is some context on error:
TypeError: Cannot read property 'mobile' of undefined at WithVisibilityControl
Line generating the error: https://ibb.co/pRd9Fpm
Best regards.
]]>Hi,
I just installed your plugin and tried hiding a block. It works fine. But it loads to the device and then just hides via css.
But i want it hidden at the server level to save users bandwidth.
I tried adding
function override_responsive_block_control_add_css() {
return false;
}
add_filter('responsive_block_control_breakpoints', 'override_responsive_block_control_add_css');
but then it stared showing the hidden blocks as well.
Is their any way i can achieve what i intend via your plugin ?
Thank you
Lahiru.
]]>When I install the plugin it says: “Plugin don’t have valid headers”.
Is it updated?
]]>