theirishman
Forum Replies Created
-
I uninstalled it & I am now using Jetpack Social
Thanks anyway
Forum: Plugins
In reply to: [Jock On Air Now (JOAN)] Stuck on joan.5.6.6“If your shows go into midnight be sure to end at 11:59 pm and then add the same from midnight.”
Not, radio runs from 11am – 9pm
But why would joan.5.6.6 be OK & the latest version wrong
Forum: Plugins
In reply to: [Jock On Air Now (JOAN)] Wrong timezoneYes I have the same issues.
Seems to be the problem, the plugin had about 3 months ago.
Forum: Plugins
In reply to: [Jock On Air Now (JOAN)] Latest Version 1 hour ahead5.6.4 works OK
Tried 5.6.5 again, but still 1 hour ahead
Went back to 5.6.4Thanks
Forum: Plugins
In reply to: [Jock On Air Now (JOAN)] Latest Version 1 hour aheadHi
I went back to version 5.6.2, have not tried 5.6.3 or 5.6.4 (will try them later)
but I only noticed the problem with 5.6.5
My WordPress timezone is right & I have no new installed plugins.Thanks
Forum: Plugins
In reply to: [Alligator Popup] fatal error.Upgraded to Flat 1.7.6
& The Error has stopped.
the is now plugin is now workingThanks
Forum: Plugins
In reply to: [Alligator Popup] fatal error.Yes it’s that one.
https://ww.wp.xz.cn/themes/flat
lines 287 – 293
/function modify_read_more_link() {
return ‘‘ . sprintf( __( ‘Continue reading %s’, ‘flat’ ), ‘<i class=”fa fa-angle-double-right”></i>‘ );
}
//* Register and Enqueue scripts for popup
function cc_popup_script() {
wp_register_script( ‘popup’, get_stylesheet_directory_uri() . ‘/js/popup.js’, array( ‘jquery’ ), ‘1.0.0’, false );
wp_enqueue_script( ‘popup’ );