Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26235
    Jim
    Guest

    I have installed Woocommerce on my website. When you go to the Shop page and try to edit, there is nothing there. Shouldn’t there be a short code or something? I am trying to insert a block under the Woocommerce. When I try to add a block it winds up at the top of the page. I don’t know how to move it. I would appreciate some help. Thanks

    #26240
    BoldGrid Support
    Keymaster

    Hello,

    The WooCommerce Shop page is what’s called a “loop” – it automatically displays your products without the use of a shortcode (there used to be a shortcode visible on the page in previous versions of WooCommerce).

    In order to add additional content where you’d like, you will need to use hooks and actions. These are explained here: https://www.businessbloomer.com/woocommerce-visual-hook-guide-archiveshopcat-page/

    You will need to be comfortable working in functions.php in order to do this. If you’d like to work safely in the cloud, and not on your live site, you can follow this guide to set up a staging site – https://www.boldgrid.com/support/total-upkeep/using-total-upkeep-to-migrate-wordpress-for-staging/

    Please let me know if you have any other questions,
    Nicole

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Insert block under Woocommerce’ is closed to new replies.