How to hide first column(time)Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Timetable and Event Schedule How to hide first column(time) Search for: SearchThis topic has 1 reply, 1 voice, and was last updated 8 years, 2 months ago by Karl.Viewing 2 posts - 1 through 2 (of 2 total)AuthorPosts September 11, 2016 at 6:20 am #376744 KarlGuestHello!How can I hide first column?https://www.upload.ee/image/6154290/karl.pngI found only this way: action-shortcode-functions.php <?php if ($show_hrs) { ?> <td class="mptt-shortcode-hours" style="<?php echo 'height:' . $row_height . 'px;'; ?>"><?php echo date(get_option('time_format'), strtotime($table_cell_start)); ?></td> <?php }?>If I delete this, then all columns data goes -1. September 11, 2016 at 6:55 am #376745 KarlGuestOh I found it, my bad. I can hide this from settings…AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In