Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1025763
    Vldmzrnk
    Participant

    Hello,

    I created a grid in the grid plugin and I would like to implement it as my shop list in woo commerce.

    #1025765
    Vldmzrnk
    Participant
    This reply has been marked as private.
    #1026326
    Christopher
    Moderator

    Hi there,

    Please check this link : https://community.theme.co/kb/integrated-plugins-the-grid/

    Hope that helps.

    #1028594
    Vldmzrnk
    Participant

    It 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

    #1028659
    Vldmzrnk
    Participant

    I 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

    #1028776
    Vldmzrnk
    Participant

    I 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

    #1029333
    Rad
    Moderator

    Hi 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!

    #1029703
    Vldmzrnk
    Participant

    I 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

    #1029949
    Lely
    Moderator

    Hi 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.

  • <script> jQuery(function($){ $("#no-reply-1025763 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>