這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Modern Comparison Slider

描述

A modern, easy-to-use comparison slider. Compare before and after images, for grading, CGI and other retouching comparisons. Easily convert two images into a comparison slider to show your work, whether it’s photo grading, CGI, or any other kind of retouching.

Using an intuitive tag that wraps two images, there is no other work that needs to be done to get your comparison sliders working.

  • Two modern theme options
  • Great customization including start on hover, and starting point
  • Mobile friendly
  • Lightweight
  • Easy-to-use!

All example photos by Dane Wetton.

螢幕截圖

  • Theme: Standard
  • Theme: Circle
  • An example of using the tags
  • An example of using the tag options
  • Global settings for all sliders

安裝

You can search Modern Comparsion Slider right in your WordPress plugins section, alternatively you can download and install the plugin:

  1. Upload modern-comparison-slider to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Wrap two images of the same size with the [compare] tag

常見問題

How do I use this plugin?

Place two images of the same size one after another in the editor (tip: If you’re using the new editor, make sure your block that holds these two images is set to ‘Classic’)

Wrap these two images with the [compare] [/compare] tag. That’s all it needs to get working!

How can I style the look and feel?

There is a settings page found at Settings > Modern Compare Slider that will affect all sliders on the website. However, you can override a look and feel of any particular slider by using these options:

To disable the drop shadow on the controls

[compare shadow="false"]

To change the color of the controls

[compare color="#4299e1"]

To change the theme

[compare theme="standard"]
[compare theme="circle"]

To change the starting point, where the value is the percentage to show the before image initially.

[compare startingpoint="75"]

To start the slider on hover

[compare hoverstart="true"]

To disable smoothing

[compare smoothing="false"]

To adjust the smoothing amount, where the higher the value, the more dampening you feel

[compare smoothingamount="250"]

You can add multiple options to a slider like so

[compare smoothing="false" color="#4299e1" theme="circle"]

評價

2020年5月1日 1 reply
This plugin is ultra-simple to implement. The default look is aesthetically pleasing. I like that clicking anywhere in the photo will reposition the slider to that point. Performance and responsiveness are excellent, but strangely only if the smoothing feature is disabled (smoothing="false"). One gripe is that there's doesn't appear to be any option to switch the slider from vertical to horizontal (v1.0.2).
閱讀全部1個評價

貢獻者及開發者

“Modern Comparison Slider” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Modern Comparison Slider 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Modern Comparison Slider 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.0

  • Better mobile support (disables scrolling on interaction)
  • Interaction persists when user leaves the scroller while mouse is down

1.0.2

  • Accounts for WordPress automatically nesting images inside paragraph elements

1.0

  • Initial version, stable and ready to go!