metamn
metamn
The same here: $image = wpthumb( get_field('event_index_exp_img'), array( 'width' => 300, 'height' => 200, 'crop' => 1, 'watermarking_options' => array( 'mask' => 'http://localhost/xx/wp-content/themes/xxx/assets/img/xxx.png', 'position' => 'tl', 'padding' => 10 )...
oh thanks !!!! :)
For me this works perfect: https://github.com/tldraw/tldraw/issues/1650