Viewing 1 replies (of 1 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    another method is to use text widget and then EM shortcode in your front page, to enable text widget supports shortcode you need this snippet in your theme functions.php

    add_filter('widget_text', 'do_shortcode');
Viewing 1 replies (of 1 total)
  • The topic ‘how to display events on fron page’ is closed to new replies.