Nicola Peluchetti
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] start date / time not clicablecopy here the content of function.php
If i make a scan with only the plugin i get the following reults
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Google Feeds not refreshingHi, auto refreshes of the feed are handled by WordPress cron functions. WordPress crons are triggered by users visiting the wesite, so it’s possible that on a dev site the Cron is not triggered at all. If you google it around there are also other possible causes for WordPress Cron not working, if the import works with the refresh button, it’s only a CRON problem
hi, it seems that you are very low on memory allocated to PHP. Can you try to up it a bit? https://codex.www.ads-software.com/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
The reason why we need more memory during the update process is that we need to recompile CSS and that takes away 20 MB. We try to detect that situation and try to avoid crashing websites, i think we got better as there are far less reports than with previous version but it still sometime slip through.
You just need to add memory to allow it to compile, after that you can bring it downHi kurt,
on two pages we call our blog to fetch a feed of the latest posts.
We also have some pretty expensive calls, which are scheduled with WordPress Cron functions, that are used to fetch and process ics feeds to sync calendars.Can you also please post an image of the “detailed timeline”? Because i have results similar to yours, but then in the detailed timeline i see no load https://take.ms/vxNTF
We are looking into the issue, as Jeff said.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Wrong excluded datesHi, yes that’s an improvement we have to make. I’m closing this
I saw this answer
We do generate css and js in PHP and that might be the cause. Anyway our plugin ishttps://www.ads-software.com/support/view/plugin-reviews/all-in-one-event-calendar
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] start date / time not clicableOk can you check for plugin/theme conflicts? https://time.ly/document/user-guide/troubleshooting/first-troubleshooting-step/
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] start date / time not clicableIs your admin area under https?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] start date / time not clicableHi, it seems that the js is not loaded at all.
Can you check if the link to render it is present?It’s near the end of the html https://take.ms/MIGis
if it’s there can you click it and see what it renders?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] start date / time not clicableCan you post an image of the full page?
can you check for plugin/theme conflicts? https://time.ly/document/user-guide/troubleshooting/first-troubleshooting-step/
Also are you using 2.2?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Subscribing to feed on member-only siteHi,
no i’m sorry there is no easy way to do that.
Hi.
to modify CSS you should add a child calendar theme https://time.ly/document/user-guide/customize-calendar/create-new-calendar-theme/