lazyym
Forum Replies Created
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Photos incorrect in adsCan “automatically generate unique names for the files which would kill the images SEO.” be done in wpadverts easily?
I’m also finding really old wpadverts photos in uploads folder, like ten years old. How do I purge all old wpadverts photos that are not attached to ads?
Forum: Plugins
In reply to: [Proxy & VPN Blocker] Tons of blocked emails after update.Proxycheck.io solved my issues. Thanks!
Forum: Plugins
In reply to: [Proxy & VPN Blocker] Tons of blocked emails after update.None of which are on VPN/Proxy. Proxy check.io has also been advised. Numbers blew up there this morning too. Something wrong with update.
Forum: Plugins
In reply to: [Widget Logic] All wpdverts and page arrays stopped working after updateThanks all for your help!
Forum: Plugins
In reply to: [Widget Logic] current version is breaking pages with WP 6.8.1Forum: Plugins
In reply to: [WP Telegram (Auto Post and Notifications)] RSS?How about from a custom taxonomy rss? Can I designate which rss feed is output? Thanks
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.