我希望了解如何将我的woocommerce网站上的商店页面作为主页。我目前使用eStore Theme 1.1.5安装了WordPress 4.7.2,我试图从以下链接复制模板:
there is no documentation on it
我本地站点上的当前站点(已附加)https://wordpress.org/themes/estore/有一个商店页面按钮,但我想将其设为我的主页,然后在上面的链接上显示横幅(童装,鞋子系列) )但我不确定如何改变这一点,所以非常感谢一些建议。
提前致谢。
答案 0 :(得分:0)
METHOD 1:
Add [products] shortcode to your existing home page, update it and its done.
METHOD 2:
Follow these steps:
Step 1: create a New Page, Give it a suitable Title.
Step 2: Make sure that the permalink of this page must be like: http://www.example.com/shop/
Step 3: Now go to Settings->Reading Select the above created Page as the Front page. save settings.
Step 4: visit your website.