ElleJG
Forum Replies Created
-
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] LiteSpeed Cache on Mobile IssueThank you! That was the cause.
For anyone else that may have the issue, I ended up loading JS Deferred instead of Delayed. Turning the option off entirely completely tanked my PageSpeed, but Deferred didn’t have that bad of an impact, just a few points–and the page loaded properly. However, I should also add that I’ve completely tested and customized all my LS Cache settings, so don’t just make a change without testing or you could break your site.
Thanks again, Oscar.
It worked! Thank you!
Seriously, this has been driving me crazy for years. I’ve Googled and Googled, I’ve talked to my host. Clearly, I should have reached out to the source.
It’s always the simple things. That one extra or missed semi-colon or that one box that was checked when it shouldn’t be. ??
Thanks! I did have Hide Backend checked, so I’ve unchecked that. Now I’ll have to wait the 24 hours to see if that was the issue. If not, I’ll work through your other suggestions.
Thanks for the reply.
Yes, the plugin is and always has been up to date.
Yes, I do have my IP address in the Authorized field. It’s always been there, and at one point in the last year or so I added my IPv6 address as well, hoping that would help. It did not.
I just checked my emails, and I don’t have a lockout email for my IP–at least not as far back as April, which is the last time I deleted them. And I’ve logged into my site since then, most recently yesterday. When I try to access my admin I get a 404 error not a banned message. Maybe that provides a clue.
A few years–yes, I’ve been putting up with this for that long!!–ago I spoke to my host about this, and at that time I seem to remember adding/deleting something from my .htaccess, but I could be wrong.
I’ve checked my Banned IPs list and my .htaccess, and my IP isn’t listed in either.
I do have other sites on the same host and it’s only with this one that I have the issue. All sites are using your plugin. And with that exception of the LiteSpeed Cache plugin, I only have a few very basic plugins, none that should conflict with a security plugin.
Any other ideas or direction would be much appreciated!
Thank you! I never would have thought of that.
And yes, it worked!
Forum: Plugins
In reply to: [LiteSpeed Cache] Exclude JS: What am I Doing Wrong?I figured it out!
Of course, it was something simple. I needed to add my js to JS Deferred Excludes as well.
Perfect. Thank you for the detailed response.
Forum: Plugins
In reply to: [Expand Divi] My content is goneI just discovered missing post content as well.
As soon as I disable this all my post content reappears.
I thought I had it figured out, as I’ve been doing a ton of troubleshooting, but realized I still had the plugin deactivated when I thought it was activated.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Please checkout within [blank] How to Fix?Yes, I checked page source and the javascript is there. And yes, that’s the plugin I’m using.
Your JS question gave me another clue though. I installed Async JavaScript when I installed Autoptimize. They’re from the same developer and work together.
I’ve deactivated both, cleared cache, and now I have the countdown showing. Reactivated, excluded your plugin’s js from them, and it’s all good.
Thanks for your help!
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Please checkout within [blank] How to Fix?Just adding that it’s the Genesis Sample theme.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Please checkout within [blank] How to Fix?First, wow! I’m impressed with the fast response.
Second, sorry. I should have included this info.
WP 4.9.9 (I’m afraid of Gutenberg killing my store) Built on Genesis Framework 2.8.1.
I just updated Woo today, and saw the above afterward, so I don’t know if the issue was there previously. I can say that at least a few months ago it was working.
I’ve been playing around trying to source the issue. If I inspect the element the CSS for span.wc-csr-countdown gives me an autotimize cache link. And I just installed that a few months ago, so I thought I might be on to something. I cleared all cache and deacitved it, but I still don’t get the countdown.
So back to you!
Thanks!Forum: Plugins
In reply to: [WooCommerce] Widget on Main Shop Page NOT Subsequent Paginated PagesFor anyone else looking to do this, I could not get it to work with Woo conditional tags. Here is what did work…
is_front_page() && !is_paged()
Forum: Themes and Templates
In reply to: [Arcade Basic] Widgets not staying in position after updateI’ve had the same issue with my First Sidebar. I would like it to fall to the bottom again like it was before updating the theme. I tried to employ the above fix, but Customizer only goes to a max of 83%.
Could you tell me how to achieve the 100%?
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Max Download by Product not CustomerOkay, I’m an idiot.
Fortunately I didn’t waste too much time on this. I set up a test and used the PayPal sandbox to see what happens.
Downloadable goods are controlled by inventory as well, for anyone else that’s wondering and may stumble upon this.
Did your site get deindexed? That’s what happened to me. So you are the 3rd here to say you’ve had this plugin block GoogleBot in some way.
And no, I have had no sort of answer, or even a request for further info to help diagnose the problem. I just deactivated BWPS and then Google was able to index my site again. Thankfully it was a new site and I was paying attention so not too much damage was done.