Comments quasar99 started the conversationAugust 5, 2018 at 9:41amHello, there.I tried to make sub calendars which is showed by tabsUnder tab page, the event calendars is not working.How can I do ? Please, let me know how I should do.Thank you. 94Valentin repliedAugust 5, 2018 at 10:41amHello, Go to Dashboard -> St. Event Calendar -> General -> Misc and on the bottom you will see this:Select Yes and save the settings. Let me know if everything work now.Stachethemes Support My Time Zone is GMT+3 Envato Profile | Facebook | Twitter | Newsletter | Rate & Review1 Likequasar99 repliedAugust 5, 2018 at 11:06amIt works well.Thank you.quasar99 repliedAugust 6, 2018 at 10:30amHello,Under the tabs, the calendars is showed well,But, top menu is different. In term of menu UI and font size, First page is working well. but Second and more page are working like mobile view.You can my website ( http://cyjung80.cafe24.com/ ).In General Settings, all calendar have same setting.Of course, I use just simple shortcut like '[stachethemes_ec cal=xxxx]'Do you know why this is happened? Please, let me the solution.Thank you for your support in advance. 94Valentin repliedAugust 6, 2018 at 10:36amInteresting let me check.Stachethemes Support My Time Zone is GMT+3 Envato Profile | Facebook | Twitter | Newsletter | Rate & Review 94Valentin repliedAugust 6, 2018 at 10:59amLets try this. Paste this code on the bottom of your theme functions.php file and let me know if the problem persist add_action('wp_footer', function() { ?> <script type="text/javascript"> (function ($) { if (typeof $ === 'undefined' || $('.stec').length <= 0) { return; } $('li[role="presentation"]').on('click', function () { setTimeout(function () { $(window).trigger('resize'); }, 250); }); })(jQuery); </script> <?php }); Stachethemes Support My Time Zone is GMT+3 Envato Profile | Facebook | Twitter | Newsletter | Rate & Reviewquasar99 repliedAugust 6, 2018 at 11:05amI add the code in 'functions.php' in my theme.But, unfortunately nothing is changed... 94Valentin repliedAugust 6, 2018 at 11:11amAre you sure is not a browser cache because I see it's working for me. See attachment. Stachethemes Support My Time Zone is GMT+3 Envato Profile | Facebook | Twitter | Newsletter | Rate & Reviewquasar99 repliedAugust 6, 2018 at 11:32amThank you for your real-time support.I check your video.In my PC, I tried other web browser like chrome, firefox , ie.Sometimes it works or not.I will check more.Thank you very much. 94Valentin repliedAugust 6, 2018 at 11:35amJust tested on other browser and work the same.Try to clean your browser cache or ask someone to open the website on their computer and see if it's working for them. Stachethemes Support My Time Zone is GMT+3 Envato Profile | Facebook | Twitter | Newsletter | Rate & Review Sign in to reply ...
Hello, there.
I tried to make sub calendars which is showed by tabs
Under tab page, the event calendars is not working.
How can I do ?
Please, let me know how I should do.
Thank you.
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review
It works well.
Thank you.
Hello,
Under the tabs, the calendars is showed well,
But, top menu is different.
In term of menu UI and font size, First page is working well. but Second and more page are working like mobile view.
You can my website ( http://cyjung80.cafe24.com/ ).
In General Settings, all calendar have same setting.
Of course, I use just simple shortcut like '[stachethemes_ec cal=xxxx]'
Do you know why this is happened? Please, let me the solution.
Thank you for your support in advance.
Interesting let me check.
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review
Lets try this.
Paste this code on the bottom of your theme functions.php file and let me know if the problem persist
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review
I add the code in 'functions.php' in my theme.
But, unfortunately nothing is changed...
Are you sure is not a browser cache because I see it's working for me. See attachment.
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review
Thank you for your real-time support.
I check your video.
In my PC, I tried other web browser like chrome, firefox , ie.
Sometimes it works or not.
I will check more.
Thank you very much.
Just tested on other browser and work the same.
Try to clean your browser cache or ask someone to open the website on their computer and see if it's working for them.
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review