Small Plugins
Products
Use Cases
Pricing
Get Help
Log in
Become a Member
Home / Articles / Knowledge Base

How to use the Image Overlay Cues plugin

Author:

smallplugins

Published:

March 26, 2024
September 18, 2024

This site runs ads and generates income from affiliate links. Read my disclosure policy.

Image Overlay Cues enhances the core image block by adding overlay count features. This guide will show you how to use the plugin to create visually engaging images with content cues.

Step 1: Install and Activate the Plugin

  1. Download the plugin’s ZIP file.
  2. Go to your WordPress dashboard, navigate to Plugins > Add New.
  3. Click Upload Plugin and select the ZIP file.
  4. Click Install Now and then Activate.

Step 2: Add an Image Block

  1. Go to Posts > Add New or edit an existing post.
  2. Add an Image Block to your post.

Step 3: Enable Overlay Cues

  1. In the block settings, enable the overlay count feature.
  2. Customize the appearance of the overlay cues using the available options.

Step 4: Preview and Publish

  1. Preview the post to ensure the overlay cues are displayed correctly.
  2. Click Publish to make the post live.

Tips:

  • Use overlay cues to create numbered steps or highlights on images.
  • Customize the overlay style to match your site’s design.

Apply style

In the style panel at the right, select the “Count” style and a number will be auto-added on top of the image. The numbers will increase throughout the post.

Use in columns

This works for any image block, no matter where it’s used!

Skip count as needed

Only the images with this style will increase the count. Skip images that don’t need numbers by leaving the style set to “default”.

Demo

This test post shows images in multiple layouts counting upward wherever the “count” style was applied.

Customize display

By default, the plugin pulls in your site’s text styles and displays them as black on a white circle. This circle will appear at the top left of your photo.

Because of the differing font styles (and sizes) used in themes, the counter will look a little different for everyone.

Right now, there are no visual settings to change the counter position or style. However, a number of CSS variables make this possible:

Code example

Use WordPress’s custom CSS area to add and modify this code as needed.

.is-style-core--image--count {
    --image-overlay-cues--image-count--size: 1.2em;
    --image-overlay-cues--image-count--top: 0.5em;
    --image-overlay-cues--image-count--right: initial;
    --image-overlay-cues--image-count--bottom: initial;
    --image-overlay-cues--image-count--left: 0.5em;
    --image-overlay-cues--image-count--text: black;
    --image-overlay-cues--image-count--bg: white;
}

Conclusion
Image Overlay Cues is a great tool for adding visual cues to images. Follow this guide to enhance your images with dynamic content overlays.

Follow us on YouTube!

We share tutorials to help you implement our plugins and level up your site’s content on our YouTube channel.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

2 responses

  1. Julia Schmitt
    June 26, 2024

    Hi, I just purchased this plugin but somehow the count style does not appear in my WordPress block editor (the one on the right side). Is there a setting I need to change?

    Reply
    1. smallplugins
      June 26, 2024

      Hey Julia! Make sure you’re clicking on an image when looking for adjusted settings! I made a quick video to share visuals with you: https://ocl.ink/v/T54piR

      Reply

Resources

About
Blog
Support
Roadmap
Email List
Affiliates
Membership

Products


Advanced List Extension
Automatic Block Inserter
Automatic FAQ Toggle
Category Labels Block
Clear Content Button
Device Display for Blocks
Dynamic Connector Block
Featured Comment Block
Form Tags for Recipes
Genesis Description Fallbacks
Grid Variation Options
Image Overlay Cues
Manage Available Patterns
Navigation Block Controls
Post Date Smarter Modified
Post Type Exclusives
Post Type Product Links
Query Loop Advanced Operators
Query Loop Exclude Current Post
Query Loop Post Selector
Remove Last Item from Yoast Breadcrumb

Terms & Conditions
Privacy Policy
Refund Policy
Coupon Codes

© Small Plugins