vallered
Forum Replies Created
-
Hi,
I am not sure what your are referring to, and what button or slider. If I have only your plugin “editor plus” activated, and the standard Theme twenty twenty one, your plugin is offering the option to add custom css (via selector, it is located below the other block settings like Typography or margin etc) to the standard blocks, e.g. the standard heading block.
to be honest, I have no glue what is different to other installations (on Cloudways), where your plugin is working well. The errors I am now getting are as follows:
JQMIGRATE: Migrate is installed, version 3.3.2 find-my-blocks.js?ver=1617053811:8738 [Deprecation] SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details. (anonymous) @ find-my-blocks.js?ver=1617053811:8738 find-my-blocks.js?ver=1617053811:34456 Download the React DevTools for a better development experience: https://fb.me/react-devtools /wp-json/find-my-blocks/blocks:1 Failed to load resource: the server responded with a status of 404 () find-my-blocks.js?ver=1617053811:192696 Uncaught TypeError: Cannot read property 'length' of undefined at FindMyBlocks (find-my-blocks.js:192696) at renderWithHooks (find-my-blocks.js:24450) at updateFunctionComponent (find-my-blocks.js:26629) at beginWork (find-my-blocks.js:28154) at HTMLUnknownElement.callCallback (find-my-blocks.js:9843) at Object.invokeGuardedCallbackDev (find-my-blocks.js:9892) at invokeGuardedCallback (find-my-blocks.js:9945) at beginWork$1 (find-my-blocks.js:32706) at performUnitOfWork (find-my-blocks.js:31673) at workLoopSync (find-my-blocks.js:31646) find-my-blocks.js?ver=1617053811:29062 The above error occurred in the <FindMyBlocks> component: in FindMyBlocks Consider adding an error boundary to your tree to customize error handling behavior. Visit https://fb.me/react-error-boundaries to learn more about error boundaries. logCapturedError @ find-my-blocks.js?ver=1617053811:29062 find-my-blocks.js?ver=1617053811:192696 Uncaught (in promise) TypeError: Cannot read property 'length' of undefined at FindMyBlocks (find-my-blocks.js:192696) at renderWithHooks (find-my-blocks.js:24450) at updateFunctionComponent (find-my-blocks.js:26629) at beginWork (find-my-blocks.js:28154) at HTMLUnknownElement.callCallback (find-my-blocks.js:9843) at Object.invokeGuardedCallbackDev (find-my-blocks.js:9892) at invokeGuardedCallback (find-my-blocks.js:9945) at beginWork$1 (find-my-blocks.js:32706) at performUnitOfWork (find-my-blocks.js:31673) at workLoopSync (find-my-blocks.js:31646) DevTools failed to load SourceMap: Could not load content for https://xxx.cloudwaysapps.com/find-my-blocks.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Unfortunately that update did not solve it. It is working on all my environments but one staging (not locked), on the respective live environment of that respective staging it is working well
After your update today animation seems to work right, but z-index in case animation for the same element is activated, does still not work properly
ah, ok, great to hear…and this will be the case when?
you are welcome, it’s a great plugin!
Regarding the z-index: After further testing I recognized that the issue is related to the animation feature (had that on with the image), turning that off z-index is working outside the editor
- This reply was modified 3 years, 9 months ago by vallered.
Forum: Plugins
In reply to: [Gutenberg Blocks Library & Toolkit - Editor Plus] Toggle Item does not work.seems to be the same issue I had (I am using the Blocksy Theme). I had to add this as a snippet to make it work:
add_action( ‘wp_enqueue_scripts’, function () {
if (function_exists(‘is_product’) && is_product()) {
wp_enqueue_script(‘editorplus-toggles-script’);
}
});Thus there is some support needed from this plugin with an action to load assets for a post (my theme authors asked me to forward this to the author of editorplus)
In my other application everything seems to work (background image, margin settings, animation), only thing I got there is a flash with the animation (animating twice), I guess despite I deactivated all other plugins in my testapplication but editorplus, the testapplication is somewhat messed up. I will test your plugin again tommorrow, by setting up a clean new wordpress install to check all the settings back and forth (margins, background image, animation)…
I did put a new columns block, and first thing I did was to set a background image to a column again, but it is not visible outside the editor
you can choose either animation you like, same for fade in or zoom etc., nothing special
same for margin or padding settings, not working, only in the page editor itself
Hi,
recognized your udpate already, but unfortunately the error persist.
Best
Hello,
it has taken a while now, and your newest update did not cover that integration. Is this still in your list?
Best
it is sold to Adobe, here to find: https://fonts.adobe.com/fonts/muli
mulish is newly introduced by google as a substition for Muli (a bit different though)
Wating for your udpate on Kadence plugin, so it would be possible to select Mulish (instead of Muli), and host them locally