
內容簡介
總結:Image Overlay Cues 是一個 WordPress 外掛,旨在通過額外的覆蓋計數功能增強核心圖像塊,簡化在圖像頂部添加內容提示的過程。
提問與答案:
1. Image Overlay Cues 是為了增強哪個 WordPress 圖像功能而設計的外掛?
- 這個外掛是為了增強核心圖像塊而設計的,可以在圖像頂部顯示自動計數。
2. 使用 Image Overlay Cues 外掛可以幫助什麼?
- 使用這個外掛可以輕鬆在圖像頂部添加自動計數和自定義間距,以及根據需要跳過圖像並自動重新計算。
3. 如何自定義計數?
- 用戶可以使用外掛提供的本地編輯控件來自定義計數提示的外觀。
4. 如何根據特定設計需求應用 CSS 變數?
- 可以將提供的 CSS 變數應用於 is-style-ioc--image--count 類,以匹配特定的設計需求。
外掛標籤
開發者團隊
原文外掛簡介
Image Overlay Cues is a WordPress plugin designed to enhance the core image block with an additional overlay count feature. This plugin simplifies the process of adding content cues on top of images.
Features 🌟
Display automatic counts on top of the image
You can add custom spacing between each individual list item with the help of this plugin.
Customise the count (PRO)
You can change the appearance of the count cue using the native editing controls provided by the plugin.
Skip images if necessary
You can also skip images and it will automatically be recounted.
Customising the styles
Image Overlay Cues is made with customisation in mind and therefore provides a bunch of CSS variables you can tweak.
Here is an overview of available CSS variables which you can apply to the is-style-ioc--image--count class to match your specific design needs:
--image-overlay-cues--image-count--size: Default 1.2em. Defines the size of the overlay cue.
--image-overlay-cues--image-count--top: Default 0.5em. Defines the top position of the overlay cue.
--image-overlay-cues--image-count--left: Default 0.5em. Defines the left position of the overlay cue.
--image-overlay-cues--image-count--text: Default #000. Defines the text color of the overlay cue.
--image-overlay-cues--image-count--bg: Default #fff. Defines the background color of the overlay cue.
Usage
Navigate to any WordPress post/page editor.
Insert or select the core image block.
Enable the count using the toolbar button if you are a premium user. Otherwise, enable it via the block style “count”.
