该话题包含 1 个回复,2 人参与,最后由诗语 更新于 4 年、 1 月前 。 正在查看 2 个帖子:1-2 (共 2 个帖子) 作者 帖子 #37400 joesma0819参与者 文章数量: 7@joesma0819 楼主 2020 年 10 月 17 日 下午 4:15 Fatal error: Uncaught Error: Call to a member function has_weight() on bool 爬了好多文眼睛都看花了還是找不方法 我出問題的程式是 $display_dimensions = apply_filters( ‘wc_product_enable_dimensions_display’, $product->has_weight() || $product->has_dimensions() ); #37404 诗语管理员 文章数量: 5,908@feibisi 2020 年 10 月 17 日 下午 4:35 看看是启用了什么插件和 WooCommerce 冲突,下面的过滤器是在显示产品属性之前检查尺寸,属性和/或重量。 估计是和你产品设置的哪些参数相关的插件。 作者 帖子 正在查看 2 个帖子:1-2 (共 2 个帖子) 哎呀,回复话题必需登录。