该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Dynamic Countdown with ACF and Elementor

描述

This is a simple plugin that fixes one of the main issues with the Elementor Countdown Widget; the inability to dynamically set the due date with an ACF Field.

The plugin takes an ACF datetime field and makes it the due date for the Elementor Countdown Widget.

How to use:

  • Create a Date Time Picker field in ACF (Advanced Custom Fields)
  • Make sure the output of the datetime field is set to: Y-m-d H:i:s (it’s the last option before “Custom”)
  • Copy the Field Name of the field you just created.
  • Paste the Field Name of the field you just created into the input in the DCEA Settings Page.
  • Click on “Save Changes”.
  • Add an Elementor Countdown Widget to your page.
  • The due date is now set from the ACF Field instead of the option in the Elementor Builder interface.

Note: This plugin only affects the rendering of the countdown widget on the front end. It does not add dynamic date support to the countdown widget in the Elementor builder interface.

屏幕截图

安装

How to install the plugin and get it working.

  1. Upload the ‘elementor-dynamic-countdown-with-acf’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A new Admin Menu will appear called ‘DCEA Settings’.
  4. Follow instructions on the Settings page.

常见问题

Will this plugin add the option to dynamically set the due date in the Elementor Builder Interface?

No. This plugin only affects the rendering of the countdown widget on the front end using hooks.
All this plugin does is allow you to control the due date of the Elementor Countdown Widget using an ACF Field in your post or page.

Will performance be affected?

No. This is a simple plugin that shouldn’t affect your site’s speed.

评价

阅读所有1条评价

贡献者及开发者

“Dynamic Countdown with ACF and Elementor” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.3

  • Implemented fix – https://wordpress.org/support/topic/fix-for-dynamic-conditions-dynamic-countdown-conflict/

1.0.2

  • Hopefuly fixed the issue.

1.0.1

  • Fixed issue where plugin was not working. Sorry about that.

1.0

  • Initial Release.