亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

手風琴選項卡 (Woocommerce)

手風琴選項卡 (Woocommerce)

溫溫醬 2023-08-05 11:04:40
我正在嘗試將 Woocommerce 商店中的產品頁面選項卡轉換為手風琴式,但無法正常工作。當我點擊鏈接時,下拉菜單不顯示,它什么也不做...高度應該像我的“+”圖標一樣動畫,但什么也沒有發生??雌饋硭恍枰趩螕舻脑厣咸砑印癷s-open”類。所以我認為我的錯誤在于我的js,但我不知道在哪里!這是我的 tabs.php 文件:<?php/** * Single Product tabs * * This template can be overridden by copying it to yourtheme/woocommerce/single-product/tabs/tabs.php. * * HOWEVER, on occasion WooCommerce will need to update template files and you * (the theme developer) will need to copy the new files to your theme to * maintain compatibility. We try to do this as little as possible, but it does * happen. When this occurs the version of the template file will be bumped and * the readme will list any important changes. * * @see     https://docs.woocommerce.com/document/template-structure/ * @package WooCommerce\Templates * @version 3.8.0 */if (!defined('ABSPATH')) {    exit;}/** * Filter tabs and allow third parties to add their own. * * Each tab is an array containing title, callback and priority. * * @see woocommerce_default_product_tabs() */$product_tabs = apply_filters('woocommerce_product_tabs', array());if (!empty($product_tabs)) : ?>    <div class="c-accordion">        <div class="c-accordion__wrapper">            <div class="c-accordion__content-wrapper">                <?php foreach ($product_tabs as $key => $product_tab) : ?>                    <div class="c-accordion__content js-accordion">                        <div class="c-accordion__content-title">                            <span class="c-accordion__plus"></span>                            <p class="u-a1">                                <?php echo wp_kses_post(apply_filters('woocommerce_product_' . $key . '_tab_title', $product_tab['title'], $key)); ?>                            </p>                        </div>                        <div class="c-accordion__content-main js-content">
查看完整描述

1 回答

?
慕蓋茨4494581

TA貢獻1850條經驗 獲得超11個贊

已修復,錯誤不是與此 JS 相關,而是與另一個插件發生沖突。解決了



查看完整回答
反對 回復 2023-08-05
  • 1 回答
  • 0 關注
  • 130 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號