Hello guys. Need your assistant here.
In my page, I would like to set up to Content Area Off Canvas. What I have done so far:
-
I create the Off Canvas, set a Class for it and add some content to load
-
I create a button and set a class
-
I have the ajax call as follow:
jQuery(function($){
$( document).on(‘click’, ‘#menu-item-119 > a, .callBookNow’, function(e) {
e.preventDefault();
$(’.x-anchor-toggle’).click();
})
});
The problem is: When I created another Content Area Off Canvas with a different content once you press the the button to call the calendar end up both Off Canvas been call
I tried setting up a different ID for each Off Canvas but still not working.
Kind confuse, but please check the secure notes for URL and credentials
