jmorti
Forum Replies Created
-
@room34 They should pull the plugin off www.ads-software.com than and just offer it on their website.
Doesn’t look like they are going to bother addressing it?
Same problem here!
Forum: Plugins
In reply to: [Widget Logic] Plugin is injecting unwanted scripts / malicious codeThe one in your theme’s directory.
Forum: Plugins
In reply to: [Widget Logic] Plugin is injecting unwanted scripts / malicious codeHere’s a temporary fix until the publisher hopefully removes the junk code. Just add the code it to your functions.php file:
//remove widget logic script
function dequeue_custom_script() {
wp_dequeue_script( ‘widget-logic_live_match_widget’ );
}
add_action( ‘wp_enqueue_scripts’, ‘dequeue_custom_script’ );- This reply was modified 3 months ago by jmorti.
Forum: Plugins
In reply to: [Widget Logic] Plugin is injecting unwanted scripts / malicious codeThey are correct. It’s adding this script to every page: https://widgetlogic.org/v2/js/data.js
It’s too bad because this was a good plugin.
In order to get my sitemaps working again, I had to reinstall the plugin and turn off the aio sitemaps. Can you guys please make sure the “delete all options” checkbox actually works??? I’m nervous the plugin has made other changes I did not want.
Forum: Plugins
In reply to: [Zeno Report Comments] Bot protection neededI’d even be willing to pay a little to add the functionality since there aren’t really any other reporting options. Thanks!
Forum: Plugins
In reply to: [Editorial Calendar] Last update broke pluginI downgraded the plugin to the last version and it fixed the problem so I’m thinking the issue has something to do with the following in the changelog:
-Fixed sanization on saving options.
The problem only occurs when using the quick edit link from the calendar page. When changing the time and saving it, all the formatting is removed from the page. Can you please take another look? Thanks.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Horrible SupportSame thing here but for some reason PayPal didn’t refund my money.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Horrible SupportIt’s been months now. I was thinking maybe the developer passed away or something but they posted a black Friday promo to the site…
- This reply was modified 1 year, 11 months ago by jmorti.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Any plans for Mastodon support?Don’t plan on it. These guys don’t even respond to support tickets on their own site anymore. I’ve been trying to get in touch with them for months!
Forum: Plugins
In reply to: [LiteSpeed Cache] Recent update causes site to run slowCan the admins roll back the update until the bugs are worked out???
Forum: Plugins
In reply to: [LiteSpeed Cache] Recent update causes site to run slowThe showdown happened immediately after updating the plugin so I don’t think it’s a settings issue.
Forum: Plugins
In reply to: [Yoast SEO] Update causing major loadI’ll just revert to the last version until you guys figure out what’s going on. Thanks.