這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.