5tu
Forum Replies Created
-
That fixed it – thanks.
I’ve got exactly the same problem – Yoast SEO fields not showing on posts/pages.
The tabs (SEO | Readability | Schema | Social) show but nothing shows underneath when selecting a tab.
Forum: Plugins
In reply to: [Next Active Directory Integration] Menu items missingThanks
Forum: Plugins
In reply to: [Next Active Directory Integration] Menu items missingThanks for your reply. No it is a single site installation.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Processing “Array” triggered error:This is an issue which I’ve already reported to timely. Their response was….
“This is a bug, please vote, subscribe and comment here: https://ideas.time.ly/ideas/CAL-I-599.”
- This reply was modified 9 years, 3 months ago by 5tu.
Hi Ben
Thanks for the reply but I don’t understand how this can be the issue as I’m successfully importing other calendars from the same Microsoft Office 365 tenancy such as:
Seems strange that this imports ok…?
Anyone?
Hi Ben
Any thoughts on how to resolve this issue please? As stated previously I’m a paying Core+ subscriber so hoping for some timely (excuse the pun!) support!
Thanks
I’ve tested in standard WP themes twenty-fouteen and twenty-fifteen. Same issue in both.
I have found that I can change the message for all feeds by using the following in my functions.php file…
add_filter( 'no_feed_items_found', 'my_no_feed_items_found_text' ); function my_no_feed_items_found_text() { return __( 'Sorry, there are no vacancies currently available.', 'text-domain' ); }However, is there a way to display different messages for different feeds?
Reverting back to version 2.1.1.5 fixes the problem so definitely a bug in version 2.1.1.6.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Undefined index: REQUEST_METHODI don’t think so….
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Import feeds not automatically refreshingUnfortunately this isn’t resolved as I thought it was. In “Advanced Cron Manager” the task now has a “Next Execution” time of “At next page refresh”. This remains even after refreshing the page.
Any ideas on what else might be causing this problem? I won’t pretend to know how WordPress cron works but even if I manually invoke wp-cron.php via the command line the status of the ailec_cron task remains the same.
Thanks
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Import feeds not automatically refreshingI think this is now resolved. There was an issue with the cron scheduled task which has now been sorted.
Thanks for your help.