Forum Replies Created
-
AuthorPosts
-
September 26, 2017 at 11:46 am in reply to: In Horizontal Mode the Filter Bar will not allow any options to be selected #1355138
bethmindy
ParticipantThe Events Calendar 4.6 resolved my problem. Thank you for your assistance Courtney
bethmindy
ParticipantThanks Brian that worked great.
bethmindy
ParticipantThis reply is private.
bethmindy
ParticipantThe code is being executed by the plugin event rocket but it is calling the events-calendar-pro/views/pro/widgets/modules/single-event.php file but the venue is not appearing even though it is entered on the event being displayed in the mini calendar.
Any ideas on what is causing the issue would be much appreciated.
Thank you
bethmindy
ParticipantAh, I see. That makes total sense! Thanks for the reply!!
October 6, 2014 at 12:29 pm in reply to: Filter Bar does not appear to be collapsing even when set to intially be #792037bethmindy
ParticipantBrian thanks so much that worked. All my issues have been resolved.
October 6, 2014 at 9:05 am in reply to: Filter Bar does not appear to be collapsing even when set to intially be #791619bethmindy
ParticipantHi Brian, Yes this is what I did originally and was trying to paste to you – https://theeventscalendar.com/change-days-of-the-week-to-abbreviations-in-month-view/ and it doesn’t seem to show for some reason. It shows for a second and then its like it gets overwritten by the default template.
October 4, 2014 at 2:53 pm in reply to: Filter Bar does not appear to be collapsing even when set to intially be #787922bethmindy
ParticipantThis is the only line I changed in the loop-grid.php code – Line 26 the last <?php echo from echo $day to <?php echo $wp_locale->get_weekday_abbrev( $day ); ?> <th id=”tribe-events-<?php echo strtolower($day) ?>” title=”<?php echo $day ?>” data-day-abbr=”<?php echo $wp_locale->get_weekday_abbrev( $day ); ?>”><?php echo $wp_locale->get_weekday_abbrev( $day );?></th>
October 3, 2014 at 2:32 pm in reply to: Filter Bar does not appear to be collapsing even when set to intially be #785934bethmindy
ParticipantBrian, thanks so much my Show Filter issue is resolved but the loop-grid.php issue is strange it shows my changed template in a flash and then it goes back to the default loop-grid.php for the events calendar.
October 3, 2014 at 5:50 am in reply to: Filter Bar does not appear to be collapsing even when set to intially be #784871bethmindy
ParticipantThank you for your assistance Brian I updated to the current versions and updated the body tag and the show filters now appears but it seems awfully tall is there a way to make it less tall I did not see an css attached to that section. Also on another note I added a a custom view of the loop-grid.php by adding a directory tribe-events/views/loop-grid.php to my theme but it does appear to recognize it I was trying to have the Days of the Week show as their abbreviations is that not a file that can be templated?
-
AuthorPosts
