Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Tigran Nazaryan

    (@progmastery)

    hi @livingstones,

    please take a look at the previous thread
    https://wordpress.org/support/topic/doesnt-work-with-minify-due-to-dots-in-folder-path/

    It seems to be a conflict with BWP minify plugin, which does not minify correctly scripts and styles with dots in the URL.
    Please exclude external scripts and styles belonging to Instagram Feed WD from minification until we update Instagram plugin.
    We will also notify BWP Minify developers about this compatibility issue.

    Thread Starter livingstones

    (@livingstones)

    Thanks, So what can i do to fix it? @progmastery

    Plugin Contributor Tigran Nazaryan

    (@progmastery)

    BWP minify plugin should have options to specify which scripts and styles you do not want to minify.

    Add there

    
    http://wpdemo.web-dorado.com/wp-content/plugins/wd-instagram-feed/frontend/../js/wdi_instagram.js
    http://wpdemo.web-dorado.com/wp-content/plugins/wd-instagram-feed/frontend/../js/jquery.lazyload.min.js
    http://wpdemo.web-dorado.com/wp-content/plugins/wd-instagram-feed/frontend/../js/wdi_frontend.js
    http://wpdemo.web-dorado.com/wp-content/plugins/wd-instagram-feed/frontend/../js/wdi_responsive.js
    

    replace there http://wpdemo.web-dorado.com with your site URL

    Thread Starter livingstones

    (@livingstones)

    thanks, its working now, but it looks weird.
    http://www.pearlofhope.org.uk/events/
    Any ideas?

    Plugin Contributor Tigran Nazaryan

    (@progmastery)

    it still looks weird because BWP minify also breaks styles
    Try to exclude from minifying the following CSS file as well

    
    http://wpdemo.web-dorado.com/wp-content/plugins/wd-instagram-feed/frontend/../css/wdi_frontend.css
    
    Thread Starter livingstones

    (@livingstones)

    Hi, ive done that, but its still the same and not working properly… any tips?

    Hey, @livingstones!

    In that case, could you please drop us a line using this contact form? Select “I have a pre-sales question” and the form will appear.

    Please include the link to this forum thread in your message. We will figure out a solution ASAP, and share it here.

    Thanks! Have a wonderful day!

    Hello, @livingstones!

    Our development team has checked your website and noticed, that there are several plugins installed, which cache and minify page content, JS and CSS files.

    WP Super Cache
    Autoptimize
    Better WordPress Minify
    Speed Booster Pack

    They conflict with each other and break several external JS files. Please note, that you do not need all of them. Having more caching plugins active does not make the site faster.

    The development team has only kept first two plugins active (WP Super Cache and Autoptimize). These are more reliable and better maintained, they complement each other. There is no need to use more plugins besides these two.

    Please check and make sure that now Instagram feed displays normally.
    Thanks! Have a wonderful day!

    • This reply was modified 6 years, 8 months ago by WD Support.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Something is wrong?’ is closed to new replies.