這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Custom links in Elementor Image Carousel

描述

There is a WordPress limitation (no custom link on images) that makes impossible to add custom links on each image in an image carousel or image gallery like the one in Elementor free version.

This plugin just overrides WordPress attachment fields and Elementor Image Carousel widget to let you add custom links to each image in the carousel.
Basically, it adds two custom fields to each image in WordPress Media Library (Custom link and “Open in new tab?” checkbox).
Then it hooks into elementor image carousel widget just before it’s rendered on frontend.

Usage & Documentation

No options, no premium version, no bullshit. Just activate or deactivate.

Note: You have to enable the option “Link” in the Elementor Image Carousel widget and set it to: “Media Files” in order for it to work.

Resources

螢幕截圖

  • Custom fields on images in Media Library

安裝

  1. Install this plugin either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate the plugin.
  3. That’s it. You’re ready to go! Please, refer to the Usage & Documentation section for examples and how-to information.

常見問題

Is this plugin completely free?

Yes.

Can I use this plugin for commercial purposes?

Sure, go ahead! It is completely open source.

評價

2023年10月25日
Does what it says. Nice and simple. Fills a significant gap in Elementor's image carousel.
2023年7月18日
This plugin is really amazing. Just does exactly what it says on the tin. If you are puzzled why the links don't work on the front end, check first you have selected the link in the carousel to be "Media File" and that you have added the links to each image in your media library. Tested and working on 6.2.2.
2023年6月22日
Plugin installed fine, and I can see the field to add the link via the Elementor carousel. But not working on the frontend 🙁
閱讀全部22個評價

貢獻者及開發者

“Custom links in Elementor Image Carousel” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Custom links in Elementor Image Carousel 外掛目前已有 2 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Custom links in Elementor Image Carousel 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.1

  • Fix fatal errors in some edge cases

1.1.0

  • Move to Singleton pattern to let other developpers unhook actions or filters

1.0.1

  • Fixes “Open in new tab” option. It’s now possible to uncheck this setting
  • Improve docs