Love the plugin.
Would it be possible to add a border in the mask shape? That would be awesome!!!
]]>32 /**
33 * Block Initializer.
34 */
35 require_once plugin_dir_path( __FILE__ ) . 'src/init.php';
Line 35 within the file “wp-image-mask.php” throws the following error:
Plugin could not be activated because it triggered a fatal error.
WP-Admin Dashboard
Warning: require_once(/home/…/public_html/…/wp-content/plugins/wp-image-mask/src/init.php): failed to open stream: No such file or directory in /home/enthusia/public_html/control/wp-content/plugins/wp-image-mask/wp-image-mask.php on line 35
This error prevents the plugin from successfully activating after installation. There is no folder named ‘src’ within your plugin. There is no file ‘init.php’ within your plugin. What is your code referencing? Should there be a ‘src/init.php’ file? Why is it not included in the plugin?
]]>Hello, very nice idea for a plugin!
I suggest to make it even better, when using the Custom mask option, to be able to either upload an image OR paste the svg code into a text field. That would be quicker and amazing! ??
Thanks anyway, great job ??
Cheers
EDIT: sorry to say that while I was editing the page the masked image looks good, but when I save and load the actual page, it’s not working. Nothing gets masked… :\
]]>Hello,
On my last wordpress site 5.7.2, when I activate the plugin WP Image Mask, the image block not working. I add a new Image bloc and before the ability to selet the image, the image block not work with this js error :
<input type=?"hidden" id=?"individual_layout_nonce" name=?"individual_layout_nonce" value=?"7c38077622">? <input type=?"hidden" id=?"individual_layout_nonce" name=?"individual_layout_nonce" value=?"7c38077622">?
react-dom.min.js:formatted:3611 TypeError: Cannot read property 'indexOf' of undefined
at editor.js:28
at we (react-dom.min.js:formatted:2408)
at zj (react-dom.min.js:formatted:6796)
at Th (react-dom.min.js:formatted:4611)
at tj (react-dom.min.js:formatted:4604)
at Te (react-dom.min.js:formatted:4359)
at react-dom.min.js:formatted:1657
at unstable_runWithPriority (react.min.js:25)
at Da (react-dom.min.js:formatted:1628)
at Pg (react-dom.min.js:formatted:1653)
See a screenshot of the error :
]]>
Hi,
Firstly thank you for creating the plugin ??
I uploaded a custom mask and it looks fine in the editor, however does not show up in the front end
editor: https://i.imgur.com/WJhc2WD.jpg
front end: https://i.imgur.com/JbfwkxY.jpg
Please help, thank you! Waiting to give a 5 star review if the custom masks work ??
Thanks and have a great day!
yours sincerely,
Nick
]]>Hello,
Is it possible to use the image mask on featured post images?
Thanks!
]]>