treeflips
Forum Replies Created
-
Forum: Plugins
In reply to: [Swift Performance Lite] won’t prebuild cache on one site (rare scenario)Hosted on my VPS. And yes, other sites on the exact same server have no problem caching.
Forum: Themes and Templates
In reply to: [Sanse] Add callout to ALL front-page widgetsNever mind. Figured it out myself. Cheers!
METHOD #1, safer easier way (go to Customize, additional CSS) and add the code below:
.front-page-widget-area > .widget:first-of-type { background-color: #f0f0f0; padding: 1.5em; margin-bottom: 3em; text-align: center; }METHOD #2, hard-coded way (go to EDITOR, “style.css” line 1196)
change
.front-page-widget-area>.widget:first-of-type
to.front-page-widget-area > .widget- This reply was modified 8 years, 2 months ago by treeflips.
We figured out an option that does exactly what I wanted, I’m gonna release it to the repo soon.
Forum: Plugins
In reply to: [Swift Performance Lite] No sign-up, please!Yeaup! I’m not hating on that aspect…I’m just sick of spam and don’t have time to figure who’s gonna be ethical with my email and who won’t. Either way, I’ve tried the plugin and loved it. Left raving reviews on a big FB group (successfully converting dozens of users in 24 hours), also on slack channel, and also here, of course. Would like to personally thank whoever made this happen. 5 stars well deserved! 😀
Forum: Plugins
In reply to: [LiteSpeed Cache] Enable OBJECT CACHE but leaving main cache option DISABLED?Yes, I was able to try it but didn’t get the results that I wanted. Things weren’t as fast as with other plugins. Nonetheless, I appreciate your efforts in this!
Thanks for the suggestion, Janis! I might have to go down that route if no other option exists. I wish WordPress came with some filter-safe tags that you could wrap the custom HTML in.
I see. I’m just trying to disable the html-filtering. I’m trying to put in ebay affiliate code and WordPress keeps stripping it out every time I switch to visual mode.
Hmmm…dang. I’m very sorry to hear that but understand completely. If you ever find a workaround, I would be more than happy to pay for it!
Forum: Reviews
In reply to: [Astra] Initially Misleading – satisfied enough to investIt would be helpful for you to have a developer diagnose your site and compare difference in queries and script loads. I really can’t believe Astra runs slower but I won’t know unless I see it for myself. Either way, Atahualpa isn’t reliable for you going forward and you don’t have the knowledge to use Astra on your own. Might be a good idea for you to try another theme altogether.
Forum: Reviews
In reply to: [Astra] Initially Misleading – satisfied enough to investThat’s a really dry theme in comparison…in fact, I would say it’s not even a fair comparison. It’s a bit like saying a calculator is lighter than a computer. I suppose if you want something so completely stripped down, might as well go with a raw framework or starter theme. Atahualpa doesn’t seem very extensible out of the box, if at all. As lightweight as Atahualpa appears to be, I’m curious how it outperformed Astra which is already extremely lightweight.
Forum: Reviews
In reply to: [Astra] Initially Misleading – satisfied enough to investCurious as hell as to which “old theme” the OP is referring to. I sure hope it isn’t Thesis.
Forum: Plugins
In reply to: [Simple Cache] Memcached or Redis for Object Caching?I feel Redis is better/newer but Memcache is great if you issues with Redis. With that said, Memcache can perform just as well (as least to the user’s eyes).
Forum: Plugins
In reply to: [LiteSpeed Cache] Slower than WP Simple Cache? (question about cache logic)So with LScache on…..user A could initiate cache for user B, and vice versa? And that would minimize the chances of an uncached page. And as long as someone visits the page before it expires from cache, it would theoretically be cached forever?
Also, my VPS is 4-core. I shouldn’t have any issues leaving a few crawlers on, right?
Forum: Plugins
In reply to: [LiteSpeed Cache] How to enable Crawler?Is crawler available with LS 5.1.17?
Forum: Plugins
In reply to: [Genesis Simple Share] How do you get the total share count?I found out the answer was that you can’t with Genesis Simple Share. You have to use EA-Share or Social Warfare.