Change UM default profile cover photo ratio

[ad_1]

I am not reporting a problem, I am reporting a triumph, I hope. Been trying to edit profile photo ratio (more height/less width) for WP Ultimate Member default profile form. Do not really know what I am doing so have been playing “monkey watchmaker” for at least three years. Finally got it to work, I think. Opened [website]_wp-content_plugins_ultimate-member_includes_admin_templates_form_profile_customize.php
Changed lines 147-150 from:
‘1.6:1’ => ‘1.6:1’,
‘2.7:1’ => ‘2.7:1’,
‘2.2:1’ => ‘2.2:1’,
‘3.2:1’ => ‘3.2:1’,
To:
‘1:1.5’ => ‘1:1.5’,
‘1:1.25’ => ‘1:1.25’,
‘1:1’ => ‘1:1’,
‘1.6:1’ => ‘1.6:1’,

Worked great! Feel free to to pass it on.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer