Title: vortex0965's Replies | WordPress.org

---

# vortex0965

  [  ](https://wordpress.org/support/users/vortex0965/)

 *   [Profile](https://wordpress.org/support/users/vortex0965/)
 *   [Topics Started](https://wordpress.org/support/users/vortex0965/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vortex0965/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vortex0965/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vortex0965/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vortex0965/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vortex0965/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Related events – Expired events](https://wordpress.org/support/topic/related-events-expired-events/)
 *  Thread Starter [vortex0965](https://wordpress.org/support/users/vortex0965/)
 * (@vortex0965)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/related-events-expired-events/#post-12720130)
 * PS. A small suggestion, It would be nice also to show event labels (such as canceled
   or featured) on related events
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Related events – Expired events](https://wordpress.org/support/topic/related-events-expired-events/)
 *  Thread Starter [vortex0965](https://wordpress.org/support/users/vortex0965/)
 * (@vortex0965)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/related-events-expired-events/#post-12711876)
 * Sorry man but I have the same problem with latest version, also tried to deactivate
   plugin, related events always show past events.
    Anyway, thank you for your support
   and patience
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Display problem with the latest update](https://wordpress.org/support/topic/display-problem-with-the-latest-update/)
 *  [vortex0965](https://wordpress.org/support/users/vortex0965/)
 * (@vortex0965)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/display-problem-with-the-latest-update/#post-12711840)
 * Same problem of [@wilson-legros](https://wordpress.org/support/users/wilson-legros/)
   but with tiles view,last update repeatedly displays the events that take place
   over several days in the chronological view even though option is disabled.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Related events – Expired events](https://wordpress.org/support/topic/related-events-expired-events/)
 *  Thread Starter [vortex0965](https://wordpress.org/support/users/vortex0965/)
 * (@vortex0965)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/related-events-expired-events/#post-12708273)
 * Hi, I was not referring to shortcode in general but only to related events:
 * [https://webnus.net/dox/modern-events-calendar/related-events/](https://webnus.net/dox/modern-events-calendar/related-events/)
 * I tried to set Show Only Ongoing Events on grid view but related events also 
   show expired events.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Featured/Canceled label bug](https://wordpress.org/support/topic/featured-canceled-label-bug/)
 *  Thread Starter [vortex0965](https://wordpress.org/support/users/vortex0965/)
 * (@vortex0965)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/featured-canceled-label-bug/#post-12633141)
 * Thanks for your help,
    I made some little changes to the code to display it better,
   especially on mobile devices and tablets. If it can help:
 *     ```
       .mec-wrap .mec-event-tile-view  article.mec-label-canceled:before,
       .mec-wrap .mec-event-tile-view  article.mec-label-featured:before {
           z-index:9999!important;
           top: 70% !important;
           left: 0px !important;
           -ms-transform: rotate(0deg)!important;
           -webkit-transform: rotate(0deg)!important;
           transform: rotate(0deg)!important;
           height: auto;
       }
       ```
   
    -  This reply was modified 6 years, 2 months ago by [vortex0965](https://wordpress.org/support/users/vortex0965/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Tiles view clickable image](https://wordpress.org/support/topic/tiles-view-clickable-image/)
 *  Thread Starter [vortex0965](https://wordpress.org/support/users/vortex0965/)
 * (@vortex0965)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/tiles-view-clickable-image/#post-12585771)
 * It works like a charm!
    Really thanks for your support!I’ll give you 5 star for
   your great plugin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Tiles view clickable image](https://wordpress.org/support/topic/tiles-view-clickable-image/)
 *  Thread Starter [vortex0965](https://wordpress.org/support/users/vortex0965/)
 * (@vortex0965)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/tiles-view-clickable-image/#post-12572597)
 * Yes certainly,
 * here it is: [render.php](https://gofile.io/?c=WZSnar)
 * thanks for your support!
    -  This reply was modified 6 years, 2 months ago by [vortex0965](https://wordpress.org/support/users/vortex0965/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Tiles view clickable image](https://wordpress.org/support/topic/tiles-view-clickable-image/)
 *  Thread Starter [vortex0965](https://wordpress.org/support/users/vortex0965/)
 * (@vortex0965)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/tiles-view-clickable-image/#post-12547801)
 * Sorry man, but I can’t understand how to do that, in your article there is only
   a guide to overwrite templates, I need to understand how to apply a link to background
   image. I tried to put this code:
    `<a class="mec-color-hover" data-event-id="
   <?php echo $event->data->ID; ?>" href="<?php echo $this->main->get_event_date_permalink(
   $event->data->permalink, $event->date['start']['date']); ?>"` to the entire `
   <article>` tag but it seems not to work, it only gives a link to date and location
 * Thanks for your help

Viewing 8 replies - 1 through 8 (of 8 total)