• Resolved Sam Kent

    (@oxocube)


    I’ve been building a responsive website. I ran into problems when using your plugin with the retina.js method.

    After reading this thread: https://github.com/imulus/retinajs/issues/8, I’ve found a solution.

    To fix the problem, I set this line of code to false:

    // Resize high-resolution images to original image's pixel dimensions
    // https://github.com/imulus/retinajs/issues/8
    force_original_dimensions: false

    My question
    I’ve edited retina.js within the plugin files. This is obviously unsafe for future updates. How would I dequeue retina.js and requeue my own version?

    Thanks!

    http://ww.wp.xz.cn/plugins/wp-retina-2x/

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    I always use the last version of the retina.js plugin so if you want an update (or default settings) you should ask them directly (on github).

Viewing 1 replies (of 1 total)

The topic ‘Edit retina.js’ is closed to new replies.