heartwired
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] “Disable All Features” Option Doesn’t Include PHPOkay, it looks like my host has a must-use plugin which includes the following:
if(!defined(“LITESPEED_DISABLE_OBJECT”)){
define(“LITESPEED_DISABLE_OBJECT”,true);
}What exactly does this do?
Forum: Plugins
In reply to: [LiteSpeed Cache] “Disable All Features” Option Doesn’t Include PHPSorry if I mislead you. Disabling the plugin fixes the caching issue, but when I activate the plugin, the issue returns. It’s definitely related to the plugin.
Forum: Plugins
In reply to: [LiteSpeed Cache] “Disable All Features” Option Doesn’t Include PHPI’ve tried re-installing. Didn’t help. I am using Closte hosting, which includes Litespeed by default, so it’s possible they’re using it somewhere. I’ll have to look into it.
I think switching back is a must. My guess would be that 95% of people are going to want to change some settings before they enable it. If you weren’t aware that the Coming Soon page was enabled automatically, you might never realize it until a user complained, because when you’re logged in you don’t see it.
One solution is to just include some more descriptive text near the CMP Status switcher, making it obvious how it works. If people were having trouble activating the plugin, there are probably going to be the same number of people who don’t realize how to disable it.
A pop-up could also be fine. I would say something like “You can customize and enable Coming Soon Mode in the CMP Settings tab. To enable the Coming Soon page with default settings, click the Enable button below”.
I appreciate that you all take feedback from the community to heart!
Happy to help!
I’ve used your plugin on like 15 sites. Absolutely love it.The only complaint I have is that the coming soon page is turned on as soon as you install/activate the plugin. This is a little weird to me, especially for people who don’t use a staging site.
I’m using the default HARDWORK theme. The mode is Coming Soon & Landing Page. I’m on version 3.4.2.
Thanks
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Lastest Posts HomepageAwesome. Glad you found it!
I can understand that! I’m just happy you responded so quickly. That’s most important in my opinion.Thanks again!
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Lastest Posts HomepageThanks for responding so quickly!
I don’t understand what you mean by “there are no posts on your website”. We have 7 published posts that are all listed out on the homepage.
I’m not following the rest of that paragraph either. You’re saying that the sitemap tool is listing the homepage as “noindex” because there are apparently no posts?In terms of the robots.txt stuff, when I used the “site:” query, I did see two of my posts show up. So that’s good! I assume that’s what you were suggesting?
Thanks for the other info as well!
Forum: Plugins
In reply to: [Geolocation IP Detection] Using Subdivisions in ShortcodeAwesome!
The mostSpecificSubdivision shortcode did work.
Thank you so much for your quick work on this. It blows my mind.Forum: Plugins
In reply to: [Geolocation IP Detection] Using Subdivisions in ShortcodeHere’s an IP from California: 66.249.73.192
This would return ‘CA’ for the line: $userInfo->subdivisions[0]->isoCode;Does that help?
Forum: Plugins
In reply to: [Geolocation IP Detection] Using Subdivisions in ShortcodeDo you mean an example IP address so you can test it? I’m not sure I understand.
Thanks for your quick reply.