• Hi,

    My page when all my products are visable it’s called “Shop” mydomain.com/shop, but when I open this page, I see “Product Archive” instead. How can I change that?

    My theme is using Visual Composer plugin.

    Also, how can I edit what it’s on this page? please see screenshot – I want categories dropdown etc.

    I see that the funtions called: woocommerce-result-count (under showing all 12 results) and woocommerce-ordering (dropdown menu).

    I can’t edit this page, it look like it’s blank (in admin mode), but actuall page looks like screenshot and I don’t know how to edit these elements.

    Could you help me? Thanks in advance

    https://www.ads-software.com/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    My page when all my products are visable it’s called “Shop” mydomain.com/shop, but when I open this page, I see “Product Archive” instead. How can I change that?

    You need to find the code in your theme which controls the page heading. It **is** a product archive, so you would need to change that to update the title. Perhaps look in header.php as thats a common location.

    Also one way of editing WC parts like those dropdowns if through template edits. See https://docs.woothemes.com/document/template-structure/

    Thread Starter gloomyghost

    (@gloomyghost)

    Thanks, but I’ve searched entire code and couldn’t find a result for “Products Archive”.

    Is there any other way to fix that?

    Ideally, I’d build new page called “Shop”, but I don’t understand how to build the filters etc in my theme.

    What theme are you using? Have you tried the support for the theme?

    For customized view of products and categories, you may also try using Shortcodes built in with WooCommerce
    https://docs.woothemes.com/document/woocommerce-shortcodes/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Product Archive instead of Shop’ is closed to new replies.