clark819
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Plugin Update Interfering with FacetWP FiltersGood gracious. I was troubleshooting the issue for the past 2 hours.
I found the W3 was causing the issue but couldn’t find any setting to fix it.
Downgraded W3 to 2.9.1 for now and it fixed the issue. Much appreciated!I just wanted to add that I had the same issue as OP.
The CSS code was added in Elementor and it worked perfectly.p#wcpay-express-checkout-button-separator
{
width:100%;
}Thank you!
Forum: Plugins
In reply to: [WooCommerce] Extremely Slow Website After MigratingHi Igor, thank you for your reply and looking into this. We have found a solution 4-5 hours after the post.
The website was always running fine before we accessed the “Products” or “Orders” pages in the admin panel.
We have since resolved the issue after 4 days of searching. Here’s what our webmaster wrote if it ever happens to someone else:
Solution which I finally applied was setting MyISAM database engine for the heaviest tables so that only one query can be run in the table, meaning that all other actions have to wait for the first one to finish. That worked like a charm.
Thank you again and have a wonderful day,
A.
Forum: Fixing WordPress
In reply to: WordPress Importing ToolWow, I was not expecting this.
I did find the “wp-sph.php” folder. I removed it and it did solve the issue.
Now, I read your link and double checked if I didn’t have any extra Admin accounts.
I’m not even sure I would see them.Either way, I deleted the plugin and will contact my host to see if they can do anything else to help.
Thank you for your help,
Clark