Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brady Vercher

    (@bradyvercher)

    Hi there. The shop page in WooCommerce doesn’t work like normal pages since it’s used for a product archive, so it’s not possible to replace the sidebar with this plugin.

    You would probably be better off registering and calling that sidebar manually, otherwise, I believe Woo has a plugin for managing sidebars that may provide better results.

    Cheers,
    Brady

    How do I get rid of a sidebar down at the bottom of the shop page? I am looking at all the woocommerce template files, and I cannot find it. Here;s the source code below that I want to delete. Doesn’t that look like a stray sidebar? Anyway, I am jsut not sure what in the world to modify to get it to go away. It’s putting the search bar, archives, page nav, and categories, all the bottom of my shop page.
    ??
    Shawn D.

    </div></div>
    <div id=”sidebar” role=”complementary”>

    • <div class=’search-form-container’>
      <form role=”search” method=”get” class=”search-form” action=”https://www.artemiscopywriting.com/”&gt;
      <label class=”screen-reader-text”>Search for:</label>
      <input type=”search” class=”search-field” placeholder=”Search…” value=”” name=”s” title=”Search for:” />
      <input type=”submit” class=”search-submit” value=’Go’ />
      </form>
      </div>
    • <!– Author information is disabled per default. Uncomment and fill in your details if you want to use it.

    • <h2>Author</h2>
      <p>A little something about you, the author. Nothing lengthy, just an overview.</p>
    • –>

    <ul role=”navigation”>
    <li class=”pagenav”><h2>Pages</h2>

    • <h2>Archives</h2>

    <li class=”categories”><h2>Categories</h2>

    <li class=”cat-item cat-item-1″>A Software Copywriter's Blog about … <span>3</span>

    <li class=”cat-item cat-item-22″>A Software Copywriter's Blog About… <span>6</span>

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