• Resolved munibsaad

    (@munibsaad)


    when I’m trying to activate the plugin all sliders on my side stop working and some sliders get displaced. at this time I deactivate the w3total cache may I know whats the issue

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @munibsaad

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    Simple activation of W3 Total Cache should not cause sliders to stop working so possible;y there is a conflict with some settings.
    Can you please re-activate W3 Total Cache, go to Performance>General settings and disable the settings one by one, save all settings and purge the cache after each setting is disabled, and see which one might be causing the conflict.
    Thanks!

    Thread Starter munibsaad

    (@munibsaad)

    when I combine HTML CSS and js then this issue happened So what’s the solution.if I do not combine these file then the site speed is not boost

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @munibsaad

    Thank you for the information.
    We need to determine which exact setting is causing this. Disable the settings in Performance>minify one by one (HTML minify, JS minify, CSS minify) and see which one might be causing the issue.
    If for example, the issue is with JS minify, you need to exclude the JS file responsible for this.
    For example, I can see the file https://electronicpk.com/wp-content/themes/newstore/js/owl.carousel.js?x94729&ver=5.5.3 which is probably responsible for the slider.
    SO if the issue is with JS minify, go to Performance>Minify>Advanced and add the file to the “Never minify following JS files” field.
    First, make sure to disable the option “Prevent caching of objects after settings change” in Performance>Minify to avoid x94729 and make sure to save all settings and purge the cache. Then add the file to the mentioned filed:
    /wp-content/themes/newstore/js/owl.carousel.js&ver=5.5.3
    or without query string
    /wp-content/themes/newstore/js/owl.carousel.js
    I hope this helps!
    Thanks!

    Thread Starter munibsaad

    (@munibsaad)

    now I’m getting this error”[Recently an error occurred while creating the CSS / JS minify cache: File size is larger than Closure Compiler API limit (200000 bytes).”]. and nothing happened. I request you to if you give me a short video this would be more helpful for me instead of messaging. because some things I did not understand

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello,
    Thank you for the info.
    Can you please share which Minify Cache Method you are using?
    I gave you a detailed explanation of how to troubleshoot the issue and how to potentially fix the problem.
    You can also switch to manual minify and add the files manually and in order. Make sure to add the files one by one and check your website for any issues.
    Thanks!

    Thread Starter munibsaad

    (@munibsaad)

    w3 total cache minifies method. simply i enable w3 total cache minified option

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @munibsaad

    Thank you for the info. Make sure that the Minify Cache Method is set to disk in Performance>General settings>Minify section enable it on auto and exclude the mentioned file which should be responsible for the slider.
    The other thing that you can do as I mentioned is to switch to manual minify and add the files manually and in order. Please check this article for more details about manual minify.
    To conclude, some files, and it’s possible that the file wp-content/themes/newstore/js/owl.carousel.js&ver=5.5.3 is that file, does not agree with being minified. What happens is when the file is minified the functionality of the carousel stops. This means that the file or files need to be excluded from minifying so that website can keep the functionality
    Alternatively, I can offer you our professional support.
    Thanks!

    Thread Starter munibsaad

    (@munibsaad)

    please check image i do asitest as you said but problem is still there
    see original site without w3total cache plugin image
    when w3 total cache activate image

    • This reply was modified 4 years, 3 months ago by munibsaad.
    • This reply was modified 4 years, 3 months ago by munibsaad.
    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @munibsaad

    The file I mentioned was a suggestion. SO possibly some other files need to be added as well. You should also try without the query string.
    The best thing to do in this case is to use Manual minify as suggested and add the files one by one to minify and check the website after each file has been added to see which one might be causing this and therefore avoid adding that file to minify.
    Thanks!

    Thread Starter munibsaad

    (@munibsaad)

    How to add the files one by one to minify because I didn’t see any option

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @munibsaad

    Please check this article for more details about manual minify already provided in previous post.
    Thanks!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Not working properly’ is closed to new replies.