Bloc template & default attributes
-
Thanks for your plugin. So far, it was a pleasure to deal with.
Currently, I’m playing with block templates (https://developer.www.ads-software.com/block-editor/reference-guides/block-api/block-templates/) and manage to define some default attributes with the getwid/images-slider :
['getwid/images-slider', ['imageFit' => 'default', 'imageSize' => 'large-tile', 'showCaption' => true, 'captionPosition' => 'underneath', 'sliderAnimationEffect' => 'fade', 'sliderDots' => 'none']],
Everything work fine except with the imageSize attribute when I’m trying to set a custom image size ( add_image_size() ).
Do you have an idea
Thanks again
AntoineSry for my english
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bloc template & default attributes’ is closed to new replies.