Hi. 


One of the most awesome features of MESH it's the Events Calendar. It looks something like this: 



Pretty awesome, huh? :)

But you're probably wondering how to add this into a page? 


It's very easy and you can do it in 2 ways: 

  • using the shortcode
  • using visual composer

First, create a new page, and set the template "Empty Page" from the right side box called Page Attributes. Then on the content of the page you can paste the calendar shortcode which it looks like this: 

[mesh_calendar months="January 2016, February 2016, March 2016" /]

The only option you can add to this it's the months you would like to display. In my example I've selected January 2016, February 2016 and March 2016. You can do this also from Visual Composer. Switch to "Backend Editor" or "Frontend Editor", click on the + to add a new element and from the "MESH" tab choose Events Calendar


That's it. And you can use this shortcode on any page built with Visual Composer. However, do not try to add a sidebar to it. :)

Cheers'