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 年 4 月 26 日
This works well for individual external links via carousel images, but unfortunately didn't do what I want.I'm looking for a way to have different thumbnails and enlarged images that open in Lightbox. I want the large images watermarked, but the thumbs in the carousel "clean", if anyone knows?
2023 年 2 月 9 日
Works absolutly great and very simple - Just set the added field Custom link to a URL for all images and activate/change image carousel Link field from None to Media File.
2023 年 1 月 17 日
I always appreciate simple plugins like this that are free and solve something so simple. As someone with very little programming knowledge, I thank you.
閱讀全部 16 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈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