【问题标题】:woocommerce is not supporting for wordpress themewoocommerce 不支持 wordpress 主题
【发布时间】:2022-11-21 18:42:51
【问题描述】:

我需要有关 wordpress woocommerce 的帮助。 当我使用下面给出的 url 中的现成主题并使用 woocommerce 插件时,我无法在其中获取商店页面和其他页面,他们将我重定向到主页。

https://untree.co/free-templates/furni-furniture-ecommerce-website-template-free-dow`n`load/

从谷歌搜索我找到了下面的代码,并将其添加到 functions.php 文件中,但我仍然没有得到页面。

add_action( 'after_setup_theme', 'setup_woocommerce_support' );
function setup_woocommerce_support(){
    add_theme_support('woocommerce');
}

如果有人知道为什么会这样,请与我分享。谢谢你提前。 :)

【问题讨论】:

    标签: wordpress woocommerce


    【解决方案1】:
    猜你喜欢
    • 1970-01-01
    • 2017-04-30
    • 2020-02-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-03-23
    • 1970-01-01
    相关资源
    最近更新 更多