• Resolved galdayan

    (@galdayan)


    Hello there,

    I have my website, https://www.ydayan.co.il
    I’ve installed the plugin, and all gone as well.

    But, only one file (rtl.css) isn’t being minified.

    I checked my ignore list, but its not there.

    Important to notice that I checked for “Enable Async CSS”

    The path of the file is wp-content/themes/futurio/rtl.css

    And this is the default ignored list

    
    /themes/Avada/assets/js/main.min.js
    /plugins/woocommerce-product-search/js/product-search.js
    /plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js
    /js/TweenMax.min.js
    /themes/jupiter/assets/js/min/full-scripts
    /plugins/LayerSlider/static/layerslider/js/greensock.js
    /themes/kalium/assets/js/main.min.js
    /js/mediaelement/
    /plugins/elementor/assets/js/common.min.js
    /plugins/elementor/assets/js/frontend.min.js
    /plugins/elementor-pro/assets/js/frontend.min.js
    /themes/kalium/assets/js/main.min.js
    /wp-includes/js/mediaelement/wp-mediaelement.min.js
    

    And this is the default blacklist

    
    /html5shiv.js
    /html5shiv-printshiv.min.js
    /excanvas.js
    /avada-ie9.js
    /respond.js
    /respond.min.js
    /selectivizr.js
    /Avada/assets/css/ie.css
    /html5.js
    /IE9.js
    /fusion-ie9.js
    /vc_lte_ie9.min.css
    /old-ie.css
    /ie.css
    /vc-ie8.min.css
    /mailchimp-for-wp/assets/js/third-party/placeholders.min.js
    /assets/js/plugins/wp-enqueue/min/webfontloader.js
    /a.optnmstr.com/app/js/api.min.js
    /pixelyoursite/js/public.js
    /assets/js/wcdrip-drip.js
    
    • This topic was modified 4 years, 1 month ago by galdayan.
    • This topic was modified 4 years, 1 month ago by galdayan.
Viewing 3 replies - 1 through 3 (of 3 total)
  • AMIB

    (@amib)

    The plugin has not built-in support for RTL stylesheets
    You can find the code to solve the problem here:

    https://rokaweb.ir/fvm-rtl/

    Plugin Author Raul P.

    (@alignak)

    Hi, I have been busy lately, sorry about the late reply.

    FVM now works with styles that haven’t been enqueued as well, so while I cannot read right to left scripts to test this, I think it will likely work now on FVM 3.

    Thanks

    Thanks, It is OK now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘One css file isn’t minified (rtl.css)’ is closed to new replies.