Including MEC in your theme means for seamless integration of both you need to adjust dummy shortcodes. If you’re going to include the Modern Events Calendar in your theme, then please use the following as a guide.
How to Include MEC in Your WordPress Theme?
To include the Modern Events Calendar plugin in your theme, you can simply use TGMPA plugin. It works completely fine with this plugin.
For better User Experience, MEC imports events and shortcodes upon activation. If you want to disable this feature for any reason, you can use the two following filters:
Disabling Dummy Events,
add_filter('mec_activation_import_events', '__return_false');
Disabling Dummy Shortcodes (Not Recommended if you’re not going to add your own shortcodes!).
add_filter('mec_activation_import_shortcodes', '__return_false');
Hi, How can I remove the view details button from the slider view layout? Also, how to open the events page in a new tab when you click on the View Details button
Hi, to remove the widgets on the single event page, please follow this article: https://www.webnus.net/dox/modern-events-calendar/single-events-sidebar/.
for a single event target link, unfortunately, it’s not possible.
When my events are viewed for more details when clicked on, there is a big black box that you have to scroll down to see the event info. Is there a way to chaneg the height of the box?
Hello, I couldn’t open your website, please check your URL or remove block USA and UK countries: https://ticksy_attachments.s3.amazonaws.com/4787144176.png
Also, please see this link, maybe can help you: https://www.webnus.net/dox/modern-events-calendar/inspect-element/
I would like to know if the events page for the free version is supposed to be responsive on mobile devices (phones). This is what it looks like:
Of course yes! all of the elements on MEC is responsive on mobile and tablet devices.
Is the events page responsive in mobile devises in the free version of MEC?
Hi There,
Of course yes, MEC Pro and Lite is fully responsive for mobile and tablet devices.
This is how is looks on my phone
Could you please send a screenshot of your issue? that would be helpful for faster support. I can fix your issue here with CSS code 🙂