metamn

Results 3 comments of 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 )...

For me this works perfect: https://github.com/tldraw/tldraw/issues/1650