macksix
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Email Notification Limit BugI think this is working now on most of my sites. It may be just one site now. I will keep an eye on it.
Before you had to go to WooCommerce => Settings => JetWooBuilder Tab and set Product Shortcode Template to a JetWooBuilder Archive Item template.
See image: https://bit.ly/2Tn7LVY
But, now it works without doing this since I have updated Astra and JetWooBuilder.
@greggles77 Where are these “stacks of users getting hacked?” I see two, including you.
- This reply was modified 5 years, 2 months ago by macksix.
We’re you running an old version from 2019 and never updated it?
I think people would pay a reasonable yearly fee for the service. Other services are just too expensive. Or offer free up to a reasonable amount of images per month and if someone wants to mass resize a lot of images in one run, a reasonable fee to do that would be good and then after that they would only need the free monthly allowance.
This would be a good feature.
The workaround would be to make a sql query to mark them optimized in the database.
This is not a bug. This is something weird with my WordPress installation. Whatever it was, it was throwing similar errors when emptying comment trash files with Powered Cache installed.
Powered Cache disabled did not help the reSmush.it error though, only the empty comment trash it affected.
I could not figure out what it was.
I rebuilt, deleted the entire site and migrated the rebuild to it and this does not happen now.
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Bogus X button showingI added the script to Elementor >> Custom Code and it works.
Thank you!
Mark
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Bogus X button showingShure. https://dev.cmgmarketinggroup.com/
It’s Generate Press theme and Elementor. It’s in an Elementor shortcode block.
Why did you delete my replies @brainstormteam?
Forum: Plugins
In reply to: [Gotham Block Extra Light] Does not work with TagDiv NewsMag ThemeHmmm… I don’t know how to fix it. I am not a javascript dev. I can figure out PHP and I know HTML/CSS well, but javascript debugging would take me days. I hope to get to the point where I have a lot of free time to learn javascript. 🙂
It seems to me once the page is cached at least one page will popup. Then that page will keep popping up on each reload. The code on the page thinks the time expired or can’t read the cookie. Another page will not popup until the time expired, but then the popup will happen every time the page is loaded afterwards.
Where is the time stamp kept? In the cookie itself? If the Javascript has to read a time period variable from the database, it would have to use AJAX to read it with a cached page.
SSJ2 and SSJ3 only checks to see if adblocker is disabled, I assume those routines never need to read a time period variable or read a cookie.
- This reply was modified 5 years, 4 months ago by macksix.
Forum: Plugins
In reply to: [Gotham Block Extra Light] Does not work with TagDiv NewsMag ThemeFor page cache to work, it all has to work in the javascript on the page and/or AJAX. Like on themes with view counts. If the view count is not done AJAX, it does not work with a page cache.
Forum: Plugins
In reply to: [Gotham Block Extra Light] Does not work with TagDiv NewsMag ThemeAutoptimize is not a page cache. 🙂
I tried WP Super Cache and it does not work right in SSJ1 mode either.
Forum: Plugins
In reply to: [Gotham Block Extra Light] Does not work with TagDiv NewsMag ThemeIt probably is the cache plugin. I can try some other cache plugins and see if there is any difference.
Forum: Plugins
In reply to: [Gotham Block Extra Light] Does not work with TagDiv NewsMag ThemeI have no minimization on the cache, it seems it can’t deal with the cache and/or Cloudflare. Cloudflare can minimize too, but that is also turned off. The aggressive mode works though.
- This reply was modified 5 years, 4 months ago by macksix.