Hallo,
because I still have problems with finalizing API import of MEC Callendar to Enfold, Im trying one new way, how to solve it.
– I have now trial website on http://connector.zemskacesta.cz/
– I made API shortcode for this page: https://connector.zemskacesta.cz/mec-external-44/
<script type=”text/javascript” src=”http://connector.zemskacesta.cz/mecExternalScript?id=49&t=calendar”></script> (by MEC addons)
– I use this API there (only for trial), and it works well (basic 2017 template): http://www.staraduba.cz/kalendar/
– I use this same API there (for trial on my main page) (actual ENFOLD template) and it dosnt work: https://www.hradynamalsi.cz/01_working-page/
Can you help me?
Vlad Havelka
Hey Vlad-im-ir,
Thank you for your patience and the links, but the login is not working, the username seems incorrect.
On https://www.hradynamalsi.cz/01_working-page/
you are getting a mixed content error because your script has an http url instead of https, this works on your first site because it is also http.
So try changing your script to https://connector.zemskacesta.cz/mecExternalScript?id=49&t=calendar
Best regards,
Mike