Linux 软件免费装
Banner图

MakeITeasy Popup

开发者 lovor
更新时间 2024年12月13日 22:44
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.7
版权: LGPLv3
版权网址: 版权信息

标签

modal popup pop-up dialog

下载

1.1.1 1.0.0 1.1.0 1.2.0 1.1.2 1.1.3 1.1.4 1.1.5

详情介绍:

Need popups to grab your users' attention? Marketing call-to-actions that open on scroll, timer, click, matched referer or even hover? Multiple popups on one page? This plugin has it all. It provides styling consistent with core block editor blocks plus additional features. Why choose Makeiteasy Popup? ▶️ Unlike some other plugins, Makeiteasy Popup integrates seamlessly with WordPress, feeling like a native, built-in WP block. It’s lightweight and self-sufficient, without the heavy burden of a large blocks library. It relies on a single tiny dependency - micromodal.js - with a combined total of only 10 kB of JavaScript❕ 👆 Try demo - there is a "Live preview" button on the top of this page 👆 ❗ Sometimes "Live preview" does not start due to slower responds of servers with resources. If progress stops with black screen or progress indicator does not advance anymore (loading should be finished at max 30 seconds) - in that case please refresh the page in browser. Key Features 🆕✨ Improved handling of long content in popups. Mobile sizing is improved as well. ⚠️ This is the last version which will support WordPress 6.5 and below. I am switching to newer development environment which is WP6.6+ compatible. Please open ticket in support section if that's a problem.

安装:

From block editor: Search for 'makeiteasy popup' in the block editor when adding a new block via the '+' sign in the top bar. Standard Installation:
  1. Install the plugin through the WordPress plugins screen directly or upload the plugin files to the /wp-content/plugins/makeiteasy-popup directory.
  2. Activate the plugin through the 'Plugins' screen in WordPress

屏幕截图:

  • Popup attached to top of screen, modeless
  • Various elements in popup
  • Modeless popup attached to element

升级注意事项:

1.1.4 It is possible to use translations. Some minor fixes to UI logic. Better layout for disabled popup. 1.1.3 Bug fixes. 1.1.2 New features and bug fixes. 1.1.1 New features and fixes for css (visual) bugs. 1.1.0 New features: open on referer and open again only after given interval in days.

常见问题:

How does the 'CSS Selector' field work?

The CSS Selector field, used in the "open on scroll," "hover," and "click" options, allows you to specify a CSS selector to identify the element that will trigger the popup. The selector can be of any complexity, but it must uniquely select an element. If multiple elements match the selector, only the first one will trigger the popup. To define the trigger in practice, go to the advanced section of the desired block and specify an anchor keyword or an additional CSS class. For an anchor, use # as the prefix, and for a class, use . (dot). For example, if your anchor is myelement, you would use #myelement in the CSS Selector field.

How does "Show again after days" function?

When you enter number other than 0 under "Additional rules" section, in "Show again after days" textbox, the rule is set to initially open the popup. After reloading the page, popup will open only upon selected period in days expires.

Have questions?

Post them here, and I’ll answer them.

更新日志:

1.2.0 Improved styling when content in popup is greater in height than popup window - a scrollbar appears. To achieve that, display: grid is used when close button is beside content, while before it was flex. When blocks inside (some third party blocks) have absolute positioning and when popup width is not set, popup can be too small. In such cases, an auto-detection procedure is added which sets width to default theme content width if block is too narrow and increases height if it is too short. Fixed occurrence of null in classes on wrapper. 1.1.5 Small fix for incorrect button background on mobile device. 1.1.4 Introduced internationalization. Fixed positioning above all elements for overlay popups which incorrectly could be below some elements. Improved layout for disabled popup. Improved restoring modality type when choosing hover and then different opening type. 1.1.3 1.1.2 1.1.1 1.1.0 1.0.0