WordPress.org

Plugin Directory

Scroll Highlight – catch the eye of your visitors while they scroll

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

Scroll Highlight – catch the eye of your visitors while they scroll

外掛說明

ScrollHighlight plugin will highlight (while the background will be blacked out) a block of your choosing, on scroll. You can choose when the highlighting will start. Also you can choose highlight color, overlay background color and opacity.

BENEFITS

  • Choose the blocks which will be more eye-catching for visitors
  • Get more attention to your Call To Actions or ads

HOW DOES IT WORK

Activate the plugin. Choose your settigns. Done

螢幕擷圖

  • Scroll Highlight backend settings
  • Check Scroll Highlight in action

安裝方式

Install like any other plugin. After install activate.
Go to Settings / Scroll Highlighter and change set correct settings to fine tune highlight position or duration

常見問題集

How to add selector to an element?

  • You may want to use “HTML Block” Gutenberg Block
  • If you use Classic Editor you could switch to Text Mode and type in html

I want to highlight current element, how to find correct selector?

So this depends on which theme you use, examine the code (Firefox: right click on sidebar and ”Inspect Element”; Chrome: right click on sidebar than select “Inspect”) and find yout element. This element have some class or id, and that’s the selector we need. If using class than don’t forget to ad dot (.) in front of class name, or hash (#) in front of id name.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Scroll Highlight – catch the eye of your visitors while they scroll〉的開發相關工作。

參與者

變更記錄

0.1.2

  • Typos fixes

0.1.0

  • First release of Scroll Highlight plugin