ctech1
Forum Replies Created
-
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Calendar jumps to 1970MEC support is frustrating, at first they acknowledged the bug, but now are backtracking saying it’s “appearing randomly” which is not the case. Has anyone tried the latest versions to see if it’s still an issue? @webnus please take this issue seriously, instead of generic responses.
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Calendar jumps to 1970I have the same problem with MEC, clicking on yearly or weekly or daily reverts to 1970 which obviously shows no events
Forum: Plugins
In reply to: [LiteSpeed Cache] ESI Modern Events Calendar Not WorkingThanks, created Ticket #661275
Forum: Plugins
In reply to: [LiteSpeed Cache] ESI Modern Events Calendar Not WorkingThanks for looking into this.
When I use the full calendar view shortcode it fails to display altogether.
When I use list view, it shows only the month but all events are blank:
If you try to click on any arrows to change month or week in list view, it fails to work. No errors shown in browser’s Error Console.
My shortcode is the same as yours, i.e. [esi MEC id=”12″ ttl=”0″] so not sure what is causing this issue.
I can provide wp-admin access if you let me know how to do so.
Please let me know.
Forum: Plugins
In reply to: [LiteSpeed Cache] ESI Modern Events Calendar Not Working@gabelivan was able to determine the issue was not related to the plugin. Upon further research, the issue was caused by enabling HTTP/2 Push for CSS and JS under LScache plugin. By excluding the scripts called by a CDN under the “Tuning” tab within LScache, it stopped calling those same resources locally which generated the 404.
@gabelivan thank you, just sent the requested info
Forum: Plugins
In reply to: [LiteSpeed Cache] Issue with Safari and Webp replacementI can reproduce the error consistently if I remove the code you gave. Do you need further access to do some testing? If so how can I provide it to you?
Forum: Plugins
In reply to: [LiteSpeed Cache] Issue with Safari and Webp replacementThank you, that seems to work! I see basically it’s renaming the .webp image file back to the original format for those non-supported browsers. Any reason why this code is not present in the default mod_rewrite rule for the LScache plugin when webp is enabled?