Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Custom block fancy image link

Beschrijving

This plugin created new custom block in common blocks called Fancy Image Link.
You then choose image from media library, set text which appears on hover over image and set url link.
It will scale to 100% width unless you use columns or other containers for it.
For additional styling edit block-mik.css.
Javascript code of the block is Vanilla JS, no React.

Demo can be found here

Schermafbeeldingen

  • Two customblocks used on a page.
  • Customblock onhover effect.

FAQ

How can I style it

Use columns as containers. Use images with same height. For further css styling see block-mik-frontend.css.

Can I customize it somehow?

User customization from backend not implemented. Drop me a message and I will tell help you.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Custom block fancy image link” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Custom block fancy image link” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.2

  • Release to WP plugin repo.