Good looking block with potential
-
As this plugin loads the whole wp.blocks API on the frontend, plus fontawesome, plus an additional icon library, plus whatever activating this plugin will blow up your website heavily! Don’t get me wrong react components are great but you don’t need a custom react build with many additional scripts and things that are needed for Gutenberg in the backend loaded on the front of your WordPress site just for a simple block that adds a image with hover effect..Edit: Way better now. Thanks to the fix mentioned below. However it would be great to have some additional settings, like not enqueuing font-awesome as some of us already do it by another plugin, Plus the CSS file is still 32kb minified for some hover effects. Of course this is caused by many options but for such a block it would be good to generate inline css depending on the blocks and settings embedded on the current page.
In conclusion nice hover effects, and less bloaten now.
- The topic ‘Good looking block with potential’ is closed to new replies.