• Resolved deeveedee

    (@deeveedee)


    First, let me say that I continue to be impressed with your logo slider plugin. Nice work. I have Comet Cache plugin version 170220 installed on my WordPress 4.8.2 website with WP Logo Showcase Responsive Slider version 1.3.2. I have noticed that the logo slider periodically ‘forgets’ its settings (my slider shortcode is below). I can ‘fix’ the problem by clearning the cache.

    Specifically, I have logo slider configured to show 5 logos sliding 2 at a time. After a period of time (not certain of how long), my slider shows 3 logos sliding 1 at a time. I have observed this in Firefox browser on Windows PC. When I clear the cache, the slider works properly for a while, but then breaks again until I clear the cache.

    My slider shortcode is

    [logoshowcase limit="-1" hide_border="true" autoplay="true" autoplay_interval="1000" loop="true" slides_column="5" speed="1000" slides_scroll="2" dots="false" arrows="false" show_title="false" orderby="title"]

    Thank you for your help and for your great plugin.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,

    Let us test this plugin with Comet Cache plugin and reply you back as soon as possible ??

    Hello,

    Can you please add a small code in logo slider plugin main root file just for testing?

    define('COMET_CACHE_ALLOWED', FALSE);

    You can add this code in the end of the file.

    Thread Starter deeveedee

    (@deeveedee)

    @wponlinesupport,

    I have added the define statement to the plugin main root file as you instructed. I will monitor the site to see if this fixes the problem.

    Is this define statement going to affect the performance of my website? If so, is there a conditional that I can specify (e.g. if (something is true) { define('COMET_CACHE_ALLOWED', FALSE); }

    Thank you for your help.

    Thread Starter deeveedee

    (@deeveedee)

    I observed the problem again today ( after adding define('COMET_CACHE_ALLOWED', FALSE); ). I cleared Comet Cache and will continue to test. Note that the logo display problem (described in my first post above) is “fixed” after clearing Comet Cache. I’ll wait to see if the problem returns again.

    Thread Starter deeveedee

    (@deeveedee)

    @wponlinesupport,

    The Logo Slider ‘forgot’ its settings again this morning. I cleared Comet Cache and it is working again. If you have any other suggestions, please let me know. I commented out // define('COMET_CACHE_ALLOWED', FALSE); in the logo-showcase.php file (leaving the commented line in case you want me to test something else).

    Thanks again for your great support and for your patience with helping me to resolve this.

    Hello,

    Can you please share your website link?

    Thread Starter deeveedee

    (@deeveedee)

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Slider ‘forgets’ settings with cache enabled’ is closed to new replies.