php 添加Woocommerce 3图库/灯箱/缩放支持。在functions.php中包括以下内容
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php 添加Woocommerce 3图库/灯箱/缩放支持。在functions.php中包括以下内容相关的知识,希望对你有一定的参考价值。
add_theme_support( 'wc-product-gallery-zoom' );
add_theme_support( 'wc-product-gallery-lightbox' );
add_theme_support( 'wc-product-gallery-slider' );
以上是关于php 添加Woocommerce 3图库/灯箱/缩放支持。在functions.php中包括以下内容的主要内容,如果未能解决你的问题,请参考以下文章
php WooCommerce添加图库选项
php 获取产品图库图像 - WooCommerce
javascript 按钮单击打开图库灯箱
图库灯箱仅在 IE11 中首次单击时不插入图像
仅从 WooCommerce 画廊/灯箱缩略图中删除特色图片
php 添加灯箱