jfeaz
Forum Replies Created
-
To be more specific, the scripts mentioned above were excluded from minification by the optimization plugin.
The Gridkit Premium version is 1.8.37
Wordpress version is 5.3- This reply was modified 6 years, 5 months ago by jfeaz.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Unattended files reappearingWow, okay, good to know.
Thanks, Gioni!
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Unattended files reappearingAlso, I should be able to find this path via FTP, right? But I can’t.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Unattended files reappearingWow, thanks for reaching out! Well, my site’s never had anything to do with recipes or food, so I’m certain I’ve never had this plugin. I’m the original owner of the site. Is the Twig templating engine possibly something another plugin has used?
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Unattended files reappearingThank you!
Upon looking at the content in those PHP files, they appear to be part of a script for posting food recipes, which has nothing to do with my site at all. Is it possible they’re spoofing an innocuous plugin to hide malicious code?
Forum: Plugins
In reply to: [Import Users from CSV] Only first record importsI got it to work by deactivating almost all my plugins. Therefore, I can say that it was a plugin conflict, but I can’t say which plugin specifically. Here’s a list of all the plugins I deactivated:
-Business Directory Plugin
-Business Directory Plugin – Enhanced Categories Module
-Business Directory Plugin – Google Maps Module
-Business Directory Plugin – PayPal Gateway Module
-Business Directory Plugin – ZIP Search Module
-Login-Logout
-Paid Memberships Pro – WooCommerce Add On
-The Events Calendar
-The Events Calendar: WooCommerce Registrations
-The Events Calendar PRO
-Theme My Login
-WooCommerce
-WooCommerce – Autocomplete Order
-WP Courseware
-WP Courseware – Paid Memberships Pro Add OnSince importing users from a CSV is something you probably only need to do once, if your site isn’t live, it shouldn’t be an issues to just deactivate everything not essential to the import.
Hope this helps!
Forum: Plugins
In reply to: [Import Users from CSV] Only first record importsAlso, I’m experiencing this problem even when I directly import the unopened sample CSV from a Windows machine.
Forum: Plugins
In reply to: [WooCommerce Autocomplete Orders] Woocommerce freezes when creating accountPHP syntax error in the new user email template.
Forum: Plugins
In reply to: [WooCommerce Autocomplete Orders] Woocommerce freezes when creating accountFigured it out. The problem was not related to this plugin. And the plugin works great!
Forum: Plugins
In reply to: [WooCommerce Autocomplete Orders] Woocommerce freezes when creating accountAdditional info: in Chrome developer tools console, I found that submitting the form (clicking “Proceed to Paypal”) is generating a 500 error in jquery.
POST http://****.com/wp-admin/admin-ajax.php?action=woocommerce_checkout 500 (Internal Server Error) m.ajaxTransport.send @ jquery.js?ver=1.11.2:4 m.extend.ajax @ jquery.js?ver=1.11.2:4b.submit @ checkout.min.js?ver=2.3.8:1 m.event.dispatch @ jquery.js?ver=1.11.2:3 m.event.add.r.handle @ jquery.js?ver=1.11.2:3It seems weird that this would be connected to WooCommerce Autocomplete Order, but it did start happening exactly when I installed it.
Thanks for the info – I only want the advanced search form available to users, so I just put the main shortcode on a secret page that’s not included in the menu.
Forum: Fixing WordPress
In reply to: Stylesheet VersioningI just wanted to add one more thing I just found out –
If you use Cloudflare, you can log in and put your site into “Development Mode”, which will suspend caching of your CSS (and other types of files) for 3 hours. That way you can update your CSS like normal and see the changes immediately in your browser.
Well everybody, I figured this out seconds after making my post, so I’ll let you know what happened.
As I was doing a bulk delete of the last 40 records that imported successfully, I got a PHP error generated by a file belonging to the Google XML Sitemaps plugin. Bizarre. I wish I were smart enough to guess how this happened.
Anyway, I disabled that plugin, and suddenly the import worked perfectly. Hope this helps someone!
Also, any attempt to bulk delete more than 40 records from the plugin admin results in a 404.