Tagged: x
-
AuthorPosts
-
June 4, 2016 at 11:43 am #1025763
VldmzrnkParticipantHello,
I created a grid in the grid plugin and I would like to implement it as my shop list in woo commerce.
June 4, 2016 at 11:44 am #1025765
VldmzrnkParticipantThis reply has been marked as private.June 5, 2016 at 2:12 am #1026326
ChristopherModeratorHi there,
Please check this link : https://community.theme.co/kb/integrated-plugins-the-grid/
Hope that helps.
June 6, 2016 at 2:58 pm #1028594
VldmzrnkParticipantIt does not work because I installed the woo commerce plugin with it’s corresponding pages as Shop. This shop page could not be edited with cornerstone http://trimey.com/tienda
June 6, 2016 at 3:39 pm #1028659
VldmzrnkParticipantI could partly fix it, I created a new page and implemented the grid on it with cornerstone. The issue comes out when I establish that page as a shop page in woo commerce settings, the plugin insert a second item list in the same page:
you can see it here:
trimey.com/tienda
June 6, 2016 at 4:41 pm #1028776
VldmzrnkParticipantI have read the documentation of The Grid
in the php file archive-product.php I modify this:
http://i.imgur.com/h90UBeD.png
But still the grid does not appear
June 7, 2016 at 12:54 am #1029333
RadModeratorHi there,
The Grid is working on my end. I checked the source code and it’s displaying the code from The Grid.
But, you can’t edit non-standard page with the cornerstone. Shop page is an archive page, just like category page, search, and other pages that use the loop of posts. And they aren’t editable through cornerstone.
When you set a page as shop page, Woocommerce will only copy the name and use it, but it’s not the actual page anymore. It’s now archive page.
Thanks!
June 7, 2016 at 6:06 am #1029703
VldmzrnkParticipantI know that, I just want help about how to modify the archive-product.php file to change the look of the woo commerce. I created the child theme in order to overwrite the new look over woo commerce’s standard design
June 7, 2016 at 9:13 am #1029949
LelyModeratorHi There,
Thank you for the clarification. To customize archive-product.php, just copy this file from \wp-content\plugins\woocommerce\templates and paste it on your child theme folder here :\wp-content\themes\x-child\woocommerce\. Feel free to edit the template.
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1025763 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
