mbateam

Results 2 issues of mbateam

### Describe the bug I want to prevent Wordpress from scaling images that are uploaded and added this code as a function: add_filter( 'big_image_size_threshold', '__return_false' ); once this was done...

type:bug

I am interested in assistance on how to crop on the page instead of having a pop-up screen. You mentioned ACF Blocks is how to implement this solution: https://www.advancedcustomfields.com/resources/blocks/ Right...