Modern Event Calendar Meta Not Displaying Correctly

I’ve just started using Modern Event Calendar on Pro. Before the recent updates, the meta data module on the right (which includes the Google Map) showed up just fine. Now it is not displaying correctly.

http://immanuelky.org/calendar/discipleship-seminars-october-2017/

Hi There,

When I check the page, there’s no error at all. Can you give us a screenshot on how should it be so we can investigate on which part it goes wrong?

The information at the top of this screenshot is what used to appear on the right: location, date, & time.

I got this info to appear on the page just now by changing the “Single Event Style” in MEC settings to “Modern Style,” but it still doesn’t display correctly, as you can see. Using “Default Style,” it used to appear in the righthand side, and it worked great. Now, “Default Style” looks like this:

The information is supposed to show where that empty box is on the right hand side.

Hello There,

Would you mind providing us the url of your site with login credentials so we can take a closer look?

To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password

Thank you.

Secure note attached

I tried to replicate your setup in my test site but the default style works fine. There could be something in your site that is conflicting with MEC. Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

If that doesn’t help, please turn WP Debug on so we can see if there are PHP errors.

Thanks.

I’ve not been able to resolve it by disabling plugins. I turned on WP Debug.

Hi there,

The google map was turned off from the setting and it has invalid API Key. I compared it from my install, the modern style is the same from your current event page. There is no issue at all other than the map. Unless you’re expecting other elements there?

Plus, the plugin has existing CSS the pushed the box up

.mec-single-modern .col-md-4 .mec-frontbox {
    margin-top: -50px;
    margin-bottom: 70px;
    padding: 20px;
    border: none;
    background: #f7f7f7;
    box-shadow: none;
}

You may want to override it by adding this CSS to your global custom CSS

.mec-single-modern .col-md-4 .mec-frontbox {
    margin-top: 0px;
}

Thanks!

I turned on the Modern Style accidentally. If you change it to Default style, you get all kinds of php errors

Hi there,

I could not see the PHP errors, unfortunately. Would you please kindly give us more detailed information on where you go and what you change and which errors you get?

I went to your website and changed the theme from Pro to 2016 and the view of the calendar was the same. So the problem seems to be initiated from your Calendar installation.

Kindly delete the calendar and install it again from Pro > Overview menu.

Thank you.

I am Ivan, one of the developers at Webnus. During our time as a member of the WordPress community, we have made a few mistakes. One of our developers requested a test drive and provided his email address so that the user could send his information to it. However, as we all know, WordPress guidelines prohibit posting company and official email addresses in the community forum.

WordPress volunteers, who are in charge, did not accept our admission of guilt and apology this time.

As many of our users and supporters have come to the shocking realization that MEC Lite has been removed from the WordPress repository alongside our other plugins and themes, we too have been dealing with the blowback from this sudden, unilateral decision, with no recourse to challenge it in the immediate future. Our first step was to issue a new update for MEC Lite on our website (since it is the most popular of all our products)

Download the Lite Version
https://webnus.net/modern-events-calendar/lite/

We still hold out hope that the WordPress team will revise their decision in the short to near term future. Hopefully one day their policy regarding permanently banning loyal and helpful WordPress members will be changed to something more reasonable as we didn’t do anything malicious to deserve that hit.

Hi Ivan,

Thanks for the information and direct download link.

Thanks