From: Steve Sutton Date: Wed, 30 Jan 2019 14:30:03 +0000 (-0500) Subject: Only add the class glm-event-featured to the div if sort by on X-Git-Tag: v1.7.19^2~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=02ff27b0089fb572f821afeeb3cf877f1992d158;p=WP-Plugins%2Fglm-member-db-events.git Only add the class glm-event-featured to the div if sort by on Only if the sort_by_featured_in_agenda is set to true will it output the new class of glm-event-featured --- diff --git a/views/front/events/agenda.html b/views/front/events/agenda.html index 70382df..75a1310 100644 --- a/views/front/events/agenda.html +++ b/views/front/events/agenda.html @@ -20,7 +20,7 @@ {foreach $key as $events} {foreach $events as $event} {$showTime = true} -
+