-
AuthorPosts
-
September 23, 2015 at 5:22 am #399707
Hi,
I had created a page in cornerstone and then designated it as the ‘shop’ page. Now, of course, I can’t edit the page with cornerstone. So,… I’d like to approach this page differently (as there will be frequent updates and I want to make it as easy as possible).
Can I create a page (using cornerstone) and then use a woocommerce short code to show the shop? I’ve seen a whole list of woocommerce short codes (http://docs.woothemes.com/document/woocommerce-shortcodes/) but is there one for the main shop landing page?
I’m envisaging something like this;
[woocommerce_cart]Does this shortcode exist?
September 23, 2015 at 6:34 am #399797Hi Loren,
Yes you can use the shortcodes as long as you have woocommerce plugin installed.
You can add the shortcode in a raw content element in your page.
Thanks
September 23, 2015 at 7:40 am #399864Do you know if such a short code exists for the shop;
e.g. [woocommerce_shop]
?
September 23, 2015 at 8:17 am #399893Hi Loren,
Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
September 23, 2015 at 9:02 am #399925Here is the current shop page.
http://www.loveyourblender.com/shop/
It has 6 products listed (ignore the 2 ‘test’ ones at the bottom!).
The section at the top was originally done in cornerstone but now it’s designated as the ‘shop’ page, I can’t edit it in cornerstone any longer so I want to recreate this same page in cornerstone but using woocommerce short codes to get the shop section to view.
September 23, 2015 at 11:16 am #400085Hi Loren,
Thanks for the clarification!
As shop page is an archive page, it is not possible to edit it using WordPress editor or Cornerstone. For a custom shop page, you can use products shortcode by WooCommerce to insert products in that page. All WooCommerce shortcodes can be found on their documentation: http://docs.woothemes.com/document/conditional-tags/
Thanks!
-
AuthorPosts