From: Steve Sutton Date: Tue, 15 Jan 2019 19:10:29 +0000 (-0500) Subject: Update for image upload text X-Git-Tag: v1.7.16^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=428cc86ec7871eb5cc3f89e29a8df45c41805a89;p=WP-Plugins%2Fglm-member-db-events.git Update for image upload text Changing this so it doesn't matter if lockedToMember. If the setting for michigan_org_requirement is set then don't show upload message. --- diff --git a/views/admin/events/editStatus.html b/views/admin/events/editStatus.html index a94ca4c..05e41b2 100644 --- a/views/admin/events/editStatus.html +++ b/views/admin/events/editStatus.html @@ -263,8 +263,7 @@ {/if} {if $event.fieldFail.image}

{$event.fieldFail.image}

{/if} - {if $lockedToMember && $settings.michigan_org_requirements} - {else} + {if !$settings.michigan_org_requirements}

Best image size to provide is between 800 and 1000 pixels wide and stored as a JPG or JPEG file. Also try to supply images that have a reasonable "aspect ratio" (not too tall, not too wide).