• I noticed as of a recent update that ICS Calendar is not working with the hamburger menu of Elementor in mobile mode. If I disable ICS Calendar, the mobile menu works. When I enable your plugin, it stops working. I went to debug a bit, and I think the issue may be in the assets/script.js file (and the corresponding assets/script.min.js).

    If I change the line that says: jQuery(window).on('load', function() {

    to: $(document).ready(function() {

    Then the plugin seems to work again with Elementor. I’m not sure what it is that causes that, but the onload function seems to be culprit.

    I thought you might want to look into this, as Elementor is a very popular plugin and I’m sure many of us want the two plugins to be working together well.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author room34

    (@room34)

    Thanks for bringing this to my attention. ICS Calendar 10.14.0 introduced a new JavaScript function which was causing errors in certain situations. Version 10.14.1 is out now and fixes this issue. Please update to 10.14.1 and let me know if the problem with Elementor persists. (I honestly don’t think the two issues are related, but I’d like to confirm that before I do any additional troubleshooting on the Elementor issue.) Thanks.

    Thread Starter pbarmak

    (@pbarmak)

    Thanks for the quick reply. I updated to 10.14.1 and the issue persists/returned, so I can confirm the update didn’t help and is not related. I then went and changed that one line in the script.js/script.min.js files and it now works again, with 10.14.1. Hope that helps, thanks for troubleshooting! We love the plugin, by the way, it’s excellent for our needs.

    Plugin Author room34

    (@room34)

    @pbarmak Thanks for following up. My understanding of jQuery is that the code I am firing off on that event really should be on ‘load’ and not ‘ready’ (which usually, but not always, happens earlier), and I haven’t heard about any other issues with this, so I think the problem may have to do with more specifics of your site setup and not just a general conflict between ICS Calendar and Elementor.

    Please use the support request form (it’s for the Pro version, but go ahead and use it anyway) and include your full System Report, so I can see if there are any other likely factors that may be contributing to this on your site. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Incompatibility with Elementor’ is closed to new replies.