Change image size
I've recently updated Classipress to the latest version and since then the image size for the single-ad page is too small (it's reverted to default)
I've added this into my functions.php file but it isn't working.
add_image_size( 'ad-medium', 600, 400, true );
Please can you advise?
Thanks in advance.