Forum Replies Created

Viewing 15 replies - 16 through 30 (of 59 total)
  • Oh say it isn’t so… you know we only use W3TC for that ONE feature. Don’t know how that will work with our host – A2 Hosting though. They have a particular way to link to UNIX sockets and all… ready to test over here.

    Dave

    Thread Starter HMSRE

    (@hmsre)

    Got it – thank you. I am patient and will wait for the update (since your team are so involved in fixing, updating and optimizing the plugin, you’re the most responsive – hands down). Thanks!

    Thread Starter HMSRE

    (@hmsre)

    Ok just so I am clear, instead of using /imagename.png for example in the excludes, since we’re using a custom data:image, that excluded image file (our logo) must be a data image too?

    So IF I remove the lazy load of images, our thumbnails in the gallery for that property I shared before OR others does display.

    This piece of code is used to inject into the gallery the images for this property for sale.

    <img src="{image_url}" alt="{listing field='MLS'}" />

    I thought that by adding your exclusion it would not apply lazy load to these images…. data-no-lazy="1"

    Is that a correct assumption?

    Dave

    Well, I tried removing lazyload, etc… but getting conflicts when the lazy load setting is used. I turn it off from LSCWP and everything works.

    I added your suggested exclusion to the img source and that’s not working. Perhaps something wrong with how you process our image insertion?

    <img src="{image_url}" alt="{listing field='MLS'}" />

    Loads all the images for that property for sale. Yes, we have lots of custom code, but would expect adding that you would honor the setting. Anything else you can suggest?

    And for site logo, may want to suggest people add that one in the help description under “Lazy Load Image Excludes”.

    • This reply was modified 7 years, 5 months ago by HMSRE.

    Also noticed that the recent update affects our galleria slider… thumbnails don’t load. Since we use lazy load for this too, need to code it out?

    Galleria.ready(function(options) {
    this.lazyLoad( [0,1,2,3,4,5,6,7,8,9,10], function() {
    //Galleria.log(‘Thumbnails 1 – 9 are loaded’);
    });
    this.lazyLoadChunks(2,30);
    });

    Suggestion on how to code this too?

    EX URL
    Property Listing

    Dave

    Will just change our image structure out knowing you’re doing it.

    Also, do you support the amp-img source tag? See also AMP-IMG Tag

    Dave

    We use the data:image/gif;base64 format to help preload small images then load AFTER page loads to help speed. This worked fine before using the plugin but after trying the new jquery feature then reversing back, I seem to notice this isn’t loading any longer.

    You can always hit our homepage to see what I mean. CLeared and purged cache but still no luck. Am I missing something?

    HMSRE

    Thanks!

    Dave

    Hey @jscrm – I cannot confirm Revslider works with minification… It doesn’t work for us but then again that slider and enfold theme doesn’t work with most minification programs either.

    Anyone else to chime in?

    Enfold by Kriesi?
    Recslider?

    No complaints on Litespeed. They are the BEST plugin, bar none. Thanks.

    Dave

    Excellent idea.

    Thread Starter HMSRE

    (@hmsre)

    I cannot wait – thank you team LS. Keep rocking!

    Dave

    Thread Starter HMSRE

    (@hmsre)

    Yes. That is correct. Ability to select several URLs (pages or posts) to dump cache at certain day/time.

    It looks like you have the building blocks in the existing code, just a twist on timing (day/time new feature versus just delayed dump counted by seconds). And ability to not just do homepage or all pages but another option for certain pages.

    Thanks for considering. Again, great plugin.

    Dave

    Thread Starter HMSRE

    (@hmsre)

    Just looking for additional options in the plugin versus additional scripting. While I am able to use the “Default Front Page TTL” and tell it to keep it cached for 12 hours, I am suggesting a new method – dump cache of homepage at certain hour daily. Also want this not just for “all pages” but option to specify certain pages so it can be recached more often that other pages.

    Ex. I want certain pages to dump cache everyday. However, the rest of the site I am fine with it honoring the “Default Public Cache TTL” set for every 7 days.

    Thanks for listening.

    Thread Starter HMSRE

    (@hmsre)

    Do we need to add a Front Page Refresh Timeline” setting? e.g. set it to07:00` can make the homepage be refreshed at 7am. Or you mean all pages?

    I would like if there was a way for the LS plugin to have a setting to refresh at certain time daily. I like how you offer the “every ###### seconds” for homepage or ALL pages – but specifically I’d like certain pages (not all).

    So the two requests were:
    1) Set a specific time for the refresh (currently only seconds – from what I can tell)
    2) Allow for specific pages to be refreshed / purged (currently only HP or All Pages)
    – perhaps a feature to include in your “Specific Pages” settings page

    Hope that adds clarity. And thanks!
    Dave

    Thread Starter HMSRE

    (@hmsre)

    That’s GREAT info Caleb. I don’t have a VPS (shared still) but that would be the ideal way to block by country. Much better than the long list of China and Russian IPs I loaded into htaccess today because I am limited (not able to install mod_maxminddb).

    Used IP2Location to create a list of deny IPs and loaded in the bottom of my htaccess. I do agree I don’t need the entire world to have access. Just wish my host could offer something better on their end.

    I will look to use Cloudflare and you are spot on (as expected) about their dos attack benefits – something I think would be helpful. However, I also see your point about necessity if most traffic is here in the US (and Google) then I really don’t need all their bells and whistles.

    Now you have me wondering about your mirrored subdomains comments. That sounds really interesting and something I need to highly consider asap to help this site scale.

    Very appreciative for your time here… you have a great blog post for your site right here too.

    Dave

Viewing 15 replies - 16 through 30 (of 59 total)