WordPress.org

Plugin Directory

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

Image

Aquesta extensió no s’ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s’usa en versions recents del WordPress.

Image

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

Descripció

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

Captures

  • Image
    Scroll Highlight backend settings
  • Image
    Check Scroll Highlight in action

Instal·lació

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

PMF

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.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Scroll Highlight – catch the eye of your visitors while they scroll» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

0.1.2

  • Typos fixes

0.1.0

  • First release of Scroll Highlight plugin