[WordPress] 外掛分享: WooSwipe WooCommerce Gallery

首頁外掛目錄 › WooSwipe WooCommerce Gallery
WordPress 外掛 WooSwipe WooCommerce Gallery 的封面圖片
3,000+
安裝啟用
★★★★
4.5/5 分(39 則評價)
16 天前
最後更新
0%
問題解決
WordPress 6.0+ PHP 7.4+ v3.0.10 上架:2015-12-14

內容簡介

WooSwipe WooCommerce Gallery 外掛用於替換 WooCommerce 的預設產品畫廊,提供乾淨的 PhotoSwipe 輕箱和 Slick 縮圖輪播,提升產品展示效果。

【主要功能】
• 響應式設計,適合行動裝置
• 鍵盤控制及全尺寸輕箱圖片
• 可選主圖滑動顯示及導航箭頭
• 白色或黑色圖示主題,可自訂顏色
• 可選的 Pinterest 釘選按鈕
• 支援變數產品及變化圖片

外掛標籤

開發者團隊

⬇ 下載最新版 (v3.0.10) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WooSwipe WooCommerce Gallery」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

WooSwipe replaces the default WooCommerce product gallery with a clean PhotoSwipe lightbox and Slick thumbnail carousel.
It works with your WooCommerce product image settings. Adjust sizes under Appearance → Customize → WooCommerce → Product Images. Regenerate thumbnails after changing sizes (for example with AJAX Thumbnail Rebuild). If your theme registers its own image sizes, those may take priority.
Features

Responsive and mobile-friendly
Keyboard control and full-size lightbox images
Optional main-image slider with navigation arrows
White or dark icon theme, customisable icon colours
Optional Pinterest pin button
Option to hide thumbnails when there is only one image
Works with variable products and variation images
Supports the [product_page] shortcode

Developer hooks
Actions

wooswipe_before_main — before the gallery markup
wooswipe_after_thumbs — after the thumbnail strip
wooswipe_after_main — after the full gallery

Filters

wooswipe_zoomed_image_size — lightbox / zoom image size (default roughly 1920×1080)
wooswipe_include_attachment — return false to exclude an attachment from the gallery
woocommerce_single_product_image_thumbnail_html — returning an empty string for an attachment also excludes it from the main image and thumbs (see FAQ)

Zoomed image size example
add_filter( 'wooswipe_zoomed_image_size', 'wooswipe_max_image_size', 10, 1 );
function wooswipe_max_image_size( $size ) {
return 'large';
}

More info: WooSwipe on Thrive · GitHub

延伸相關外掛

文章
Filter
Mastodon