<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Is it possible to edit Woocommerce Shop page with Cornerstone. &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 00:55:29 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326190</guid>
					<title><![CDATA[Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326190</link>
					<pubDate>Fri, 10 Jul 2015 00:56:47 +0000</pubDate>
					<dc:creator>fish</dc:creator>

					<description>
						<![CDATA[
						<p>Hi </p>
<p>I can&#8217;t seem to figure out how to edit the shop page with cornerstone. </p>
<p><strong>I have activated cornerstone in the setting tab to work on products page but I&#8217;d like to edit the shop page itself that holds the products</strong>. When I try to click edit with cornerstone on the backend of the shop page it redirects me to the frontend with the cornerstone URL but no editor. </p>
<p>Please see the video for behavior. </p>
<p><a href="https://youtu.be/UFOhDH2iT_4" rel="nofollow">https://youtu.be/UFOhDH2iT_4</a></p>
<p>Thanks,<br />
Fish</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326218</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326218</link>
					<pubDate>Fri, 10 Jul 2015 01:18:26 +0000</pubDate>
					<dc:creator>Rue Nel</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>Thanks for writing in! The shop page is dynamically generated ny Woocommerce. The masonry grid is displayed by a template within X. So you cannot edit it in Cornerstone. Whatever content you may have in that page will just be replaced by Woocommerce and its template. </p>
<p>Basically Woocommerce shop page doesn’t pull the content from the page editor, instead, it uses woocommerce product template located in woocommerce template directory wp-content/plugins/woocommerce/templates/archive-product.php some of these files are modified by X inside wp-content/themes/x/woocommerce/.</p>
<p>Which means customizing the shop page needs php code development, you can either edit the php files for customizing the shop page or use woocommerce “HOOKS” on your child theme fucntion.php to add additional content on your shop page <a href="http://docs.woothemes.com/document/hooks/" rel="nofollow">http://docs.woothemes.com/document/hooks/</a></p>
<p>If you want a custom shop page, the easiest thing to do is to create a page and use woocommerce shortcode to display the products.</p>
<p>You can find more information about woocommerce shortcode from there documentation<br />
<a href="http://docs.woothemes.com/document/shortcodes/" rel="nofollow">http://docs.woothemes.com/document/shortcodes/</a><br />
<a href="http://docs.woothemes.com/document/woocommerce-shortcodes/" rel="nofollow">http://docs.woothemes.com/document/woocommerce-shortcodes/</a></p>
<p>Hope this explain it briefly.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326677</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326677</link>
					<pubDate>Fri, 10 Jul 2015 13:27:10 +0000</pubDate>
					<dc:creator>fish</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Staff,</p>
<p>Thanks for the detailed information above (highly appreciated.) I&#8217;m not sure why i didn’t think about changing the page from the woo default store page.</p>
<p><strong>Question:</strong> Why I have you on the Woo-commerce subject, will you please see the video attached and tell me why my product images are oversized while editing the homepage in cornerstone, they are to the point I can&#8217;t even edit the page.  The product images display perfect when viewing the frontend of the homepage, it&#8217;s only while in Cornerstone that the images are </p>
<p><a href="https://youtu.be/LKhcXasf_IU" rel="nofollow">https://youtu.be/LKhcXasf_IU</a></p>
<p>I currently have all my product images sized at 700x700px,the shortcode I&#8217;m using to pull the images to the page is [recent_products per_page=&#8221;4&#8243; columns=&#8221;4&#8243;]. Am I doing something wrong?</p>
<p>Thanks for you valuable assistance,<br />
Fish </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326760</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326760</link>
					<pubDate>Fri, 10 Jul 2015 15:35:32 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Fish,</p>
<p>I checked your homepage using in Cornerstone, the products look alright to me (see: <a href="http://prntscr.com/7r3v3f" rel="nofollow">http://prntscr.com/7r3v3f</a>). Would you mind confirming the issue again?</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326792</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326792</link>
					<pubDate>Fri, 10 Jul 2015 16:31:00 +0000</pubDate>
					<dc:creator>fish</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326999</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-326999</link>
					<pubDate>Fri, 10 Jul 2015 23:39:12 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>It&#8217;s a feature of your recent products shortcode, it&#8217;s not a bug.</p>
<p>Let&#8217;s try this, open your home page in a browser. Then re-size your browser smaller and slower, you&#8217;ll notice that your products breaks into different columns, until it becomes 1 column. </p>
<p>In cornerstone editing mode, the preview area is smaller than front view. And the fact that your screen is indeed smaller too, then your products will break into one column in cornerstone preview.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-327332</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-327332</link>
					<pubDate>Sat, 11 Jul 2015 13:57:36 +0000</pubDate>
					<dc:creator>fish</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-327368</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-327368</link>
					<pubDate>Sat, 11 Jul 2015 16:48:46 +0000</pubDate>
					<dc:creator>fish</dc:creator>

					<description>
						<![CDATA[
						<p>Please disregard the last message I was able to figure out what &#8220;I&#8221; was doing wrong!</p>
<p>Thanks for your time,<br />
Fish</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-327388</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-327388</link>
					<pubDate>Sat, 11 Jul 2015 18:06:30 +0000</pubDate>
					<dc:creator>fish</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-327425</guid>
					<title><![CDATA[Reply To: Is it possible to edit Woocommerce Shop page with Cornerstone.]]></title>
					<link>https://theme.co/archive/forums/topic/is-it-possible-to-edit-woocommerce-shop-page-with-cornerstone/#post-327425</link>
					<pubDate>Sat, 11 Jul 2015 21:13:01 +0000</pubDate>
					<dc:creator>fish</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again, </p>
<p>I&#8217;m guessing I somehow fixed the issue, not exactly sure how I did it,  but nevertheless the issue seemed to resolve itself. Again I hate to bother your team and truly appreciate all the help you have provided. </p>
<p>You can close this ticket. For real this time.. 🙂</p>
<p>All the best,<br />
Fish</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

