SoulMatch

Plugin Banner

SoulMatch

by gingersoulrecords

Download
Description

When you’re showing grouped content in rows (e.g. blog posts, products, feature sets), it’s almost inevitable that variations in content lengths will throw off your layout.

SoulMatch helps you equalize the heights of your elements so that everything hangs together nicely, even when the page is resized. Simply provide a CSS selector (class, id, etc.) and the plugin will do the rest.

  1. Upload the plugin files to the /wp-content/plugins/soulmatch directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings -> SoulMatch screen to configure the plugin
  1. Settings page

    Settings page

Installation Instructions

  1. Upload the plugin files to the /wp-content/plugins/soulmatch directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings -> SoulMatch screen to configure the plugin

How do I make this plugin work?

Go to WP Admin > Settings > SoulMatch and define CSS selectors for the elements you want to equalize.

0.1.1

  • add .filter(‘:visible’) for better matching
  • add a hook to re-match on window resize event

0.1.0

  • first version to be submitted to wordpress.org
Back to top