我正在尝试在woocommerce产品简短描述和描述标签中添加更多标签。普通的<--more-->
标签在wordpress页面中不起作用。
页面的网址:http://grumpy-albatross.w6.gravitydemo.com/product/custom-cake-printed-boxes/
现在看起来像这样http://grumpy-albatross.w6.gravitydemo.com/product/custom-cake-printed-boxes/
我尝试添加更多无效的<--more-->
标签。我还尝试使用下面在function.php文件的另一篇文章(Limit product short description length in Woocommerce)中提到的这段代码,但效果不佳。
我希望能够在简短说明和详细说明中添加“阅读更多链接”。