Issue "The option to pick 1.6:1 Profile Cover Ratio is missing in the Customize the form sidebar"

Link https://secure.helpscout.net/conversation/760464739/27409?folderId=1405025
This commit is contained in:
denisbaranov
2019-01-23 15:54:51 +02:00
parent 6bee089429
commit 56f1f6d5c7
@@ -115,6 +115,7 @@
'tooltip' => __( 'The shortcode is centered by default unless you specify otherwise here', 'ultimate-member' ),
'value' => UM()->query()->get_meta_value( '_um_profile_cover_ratio', null, UM()->options()->get( 'profile_cover_ratio' ) ),
'options' => array(
'1.6:1' => '1.6:1',
'2.7:1' => '2.7:1',
'2.2:1' => '2.2:1',
'3.2:1' => '3.2:1'