I have Events Calendar from Tribe, and I’m wondering if this is a simple question or not. Super novice, here. Be gentle.
I love the layout/interaction of events here:
https://www.kensingtonchurch.org/default.aspx?page=3667
How do I make that? Is there a better plug-in for updating this kind of layout than Events Calendar (Pro)?
Thanks!
Hi Tyler!
Thank you for using Enfold.
I don’t the site is using a plugin of any site for the events page. It is a custom html code if I am not mistaken. If you want to use the default layout of the plugin, you can deactivate the theme’s configuration with this on functions.php:
add_theme_support('avia_deactivate_event_calendar');
Please visit Envato Studio or Werkpress for further customization. You can also vote or request the feature on our Feature Requests page.
Cheers!
Ismael