lazyym
Forum Replies Created
-
Version 6.0.0 broke my site. I received the dreaded “Critical Error” message. Had to go through and turn off plugins to figure out which one was the culprit, and unfortunately Democracy Poll was the one. Deactivating it has fixed the error. Anyone else have the some problem?
Same problem here.
Forum: Plugins
In reply to: [Proxy & VPN Blocker] Breaks WP CronThe issue is resolved and was not the plugins fault. It is working great for us now after defining rules with proxycheck service. Thank you!
Forum: Plugins
In reply to: [Proxy & VPN Blocker] Breaks WP CronAnd that fix ended up breaking other things….. Advise against it.
Ended up being related to SSL affecting the cron.
Forum: Plugins
In reply to: [Proxy & VPN Blocker] Breaks WP CronThe fix for this for me included two things. One is adding
define(‘ALTERNATE_WP_CRON’, true);
to wp-config.php and adding a function of
add_filter( ‘action_scheduler_pastdue_actions_check_pre’, ‘__return_false’ );
to functions.php
All seems well now even with the plugin back on.
Forum: Plugins
In reply to: [Proxy & VPN Blocker] Breaks WP CronI am not seeing wp-cron in logs. My developer is debugging on my site. I’ll give you an update when I have it. Thank you for quick response.
Forum: Plugins
In reply to: [Simple Taxonomy Ordering] Sort by post count?And of course one more, an option in settings to exclude pages. ??
Forum: Plugins
In reply to: [Simple Taxonomy Ordering] Sort by post count?And as long as we’re hoping, how about displaying the post count behind the category name?
I deleted all the other countries in the field settings and used this in css. Seems to be working. Good luck getting effective support here.
.fieldset-event_country{display:none;}
Forum: Plugins
In reply to: [WooCommerce] Wpadverts Featured Ads Payment StatusThank you for your reply. It appears now since posting this I’ve found that “virtual” products will not set this processing status? Wpadvert products are virtual. But they do not currently offer a “virtual” product selection in the product setup page. I have reached out to them. I will advise one I hear back.
Forum: Plugins
In reply to: [WP Date and Time Shortcode] Seconds in real time?Hello, A ticking clock. So the seconds and minutes are always correct.
Forum: Plugins
In reply to: [Register IPs] Click IP to check used to work before updateApologies, Thank you Ma’am!
Forum: Plugins
In reply to: [Register IPs] Click IP to check used to work before updateThat did it. Thank you sir!
Forum: Plugins
In reply to: [Register IPs] Click IP to check used to work before updateHi Mika, when implemented, it vanishes completely from user page. It shows the IP header with no values in it.
Never mind. I found it here and it works. Yay!
https://wp-eventmanager.com/knowledge-base/default-image-path-filter/
That breaks events system share photos. Ho=w can we fix that?
Never mind. I found it here and it works. Yay!
https://wp-eventmanager.com/knowledge-base/default-image-path-filter/