joefinnerty_123
Forum Replies Created
-
updated current version of wordpress and new elementor update still not working
setting the experiments to “inactive” did NOT solve the problems
update: including any section doesn’t seem to work
updated to 3.1 and found the editor doesn’t load and including templates for client testimonials and recent posts does not work. tried all the usual fixes and nothing remedied the problem. thankfully rollback is easy. still testing on a staging site but the more i test the more problems. will probably just rollback.
just time consuming. thanksForum: Plugins
In reply to: [The Events Calendar] Fatal error on update to newest versionall good thanks
Forum: Plugins
In reply to: [The Events Calendar] Fatal error on update to newest versionnope not child theme
Forum: Plugins
In reply to: [The Events Calendar] Fatal error on update to newest versionchild theme issue????
Forum: Plugins
In reply to: [The Events Calendar] Fatal error on update to newest versionVersion 4.4.1 Events Calendar
line 55: //wp_enqueue_style( $name, $user_stylesheet_url, array(), $current_theme->get( ‘Version’ ) );
Forum: Plugins
In reply to: [Advanced Cron Manager - debug & control] Cannot remove hooktook care of it
what file contains the sql to insert the start date? I would like to convert it provided it won’t cause other problems. I don’t want to delay the email job from running.
Just to clarify:
I received an email that was scheduled to be delivered but the job “Status” shows In Queue ??? – a job was scheduled the cron ran, I received the email but the the Status still show In Queue not Sent
Also, I ran a sql query SELECT @@global.time_zone, @@session.time_zone;
results in SYSTEM – system time zone – whuch would be Chicago. That would be behind my time not 4 hrs ahead like UTC
if you are using cpanel try single quotes
Cron Url sugested at the Cron Mail Tab
/bin/wget -O /dev/null ‘https://www.xxxxxxxx.com/?es=cron&guid=raebzw-pkrlnv-okrcpm-alscgr-mrfcau’worked for me
Changes the to the admin forms for one.
sendmail.php
It does not work will test further.
WooCommerce, Tribes Event Calendar, Memberships Pro, Most every theme
cron doesn’t seem to work either
setup:
for email plugin
0 0 * * * /bin/wget -O /dev/null https://nycmidwives.org/?es=cron&guid=kdfsxe-winrvs-syuklm-uslkbv-toayuc
0 */3 * * * /usr/local/bin/php /home/nycmidwi/public_html/wp-cron.php
wp-config
/**************************** JTF ADDED **********/
define(‘DISABLE_WP_CRON’, ‘true’);
/**************************** END JTF ADDED **********/
/**************************** JTF ADDED **********/
define(‘ALTERNATE_WP_CRON’, true);
/**************************** END JTF ADDED **********/what happens if an email address in the list is undeliverable?