In order to enable MEC Single Sidebar, you must go to WordPress Dashboard > Appearance > Widgets.
After that, under the MEC Single Sidebar menu, click on the + sign and search for the term “MEC,” then, select MEC Single Sidebar Items to add the items to the MEC Single Sidebar, finally click the update button in the top right corner.

When the Widgets page is in classic mode, select MEC Single Sidebar Items from the menu on the left, then click on MEC Single Sidebar, and finally click on the Add Widget button.
Hello,
I have installed MEC Plugin for my NGO website. Its was working fine. But after last update its not showing Organiser, Speker section on event detail page.
Plz help?
https://www.inhaf.org/webinar/city-as-a-placecity-as-people-recapturing-the-place-for-the-people/
Hello,
it seems you already solved this.
just enable items on the MEC widget and make sure you don’t have any conflict.
you can create a ticket for faster support.
How do I style the Register Button. The site I am using this on uses a different style button with a border and no background color. I would like continuity on my site if possible please.
Hello, you can use the Inspect element to manage it: https://webnus.net/dox/modern-events-calendar/inspect-element/. Also, you can do it with Elementor Single Builder and Elementor Shortcode Builder Add-on: https://webnus.net/modern-events-calendar/addons/
Hello, thx for the .css. I found it on provided link, but it is not working to hide the MEC sidebar – it just narrow the content.
In my specific situation – I am working with The7 theme – it has it’s own system to manage the sidebars. normally it is not active for custom post types (mec_event) but I added this function also to MEC events by a snippet in function.php of my child theme.
Now if I activate a sidebar and I tell to The7 theme to use mec sidebar in this sidebar i usually have 2 sidebars – MEC and mine – which is not what I want. The point is to place mec widgets in a regular sidebar. I made a copy of our website so you can investigate this problem if you find time for it – I can make you and admin account and send ftp credentials .. (there are also secondary layout problems with The7 theme)
I have one more question – is there an easy way how to handle the order of MEC widgets in a sidear?
Thx for your support
Jaroslav Ondra
Hello, Thank you for contacting us,
I understand your problem so let’s let the developer team know that we can compatible with your WordPress theme.
You can also send us FTP information and WordPress login credentials. At https://webnus.net/support/ so, we’ll give you a technical answer there a.s.a.p.
For movement layouts, you can use Elemenentor Single Builder Add-On for MEC: https://webnus.net/modern-events-calendar/elementor-single-builder/
Is it possible to see the single event page in fullwidth mode? (without sidebar)Thank you!
Yes, you can use CSS below, please put CSS code on MEC Settings > Custom CSS:
you can find css on this link: https://jsfiddle.net/webnus/jekgpxfd/
Hello,
I can’t see the css on the provided link? Can I ask for a fix?
Thx
Hi,
The CSS code is:
.mec-container {
width: 85%;
}