leatherface416
Member
Posted 4 months ago #
Hi,
Within Scissors we have the option to change the cropping aspect ratio. At the moment, the default values are set to 4:3. Does anyone know where these can be changed? I found these two lines within scissors.php, but it didn't work after I changed them.
$aspectX = isset($width) ? $width : 4;
$aspectY = isset($height) ? $height : 3;
Thanks!
leatherface416
Member
Posted 4 months ago #
Stephan was able to assist me over at his blog specifically for Scissors. You can find the answer here:
http://stephanreiter.info/2008/10/wordpress-plugin-scissors/comment-page-4/#comment-581
stephanreiter
Member
Posted 3 weeks ago #
There's a new option in the media settings for configuring this in Scissors 1.2.5.