How to Setup The Shop Page As The Same As Watches Demo

This topic has 17 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: Ivellios
    Ivellios
    Participant
    May 23, 2018 at 16:03

    Sir,

    I am Ivellios.Now when I setup the shop page of the woopress theme,I found I can’t setup it as same as the handtools Demo.

    For instance:

    1.I want 3 column products list,not 4 column.

    2.I don’t want the picture between banner and products list of shop page.

    So what should I do?

    TKS

    16 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 23, 2018 at 16:05

    Hello,

    Thanks for the topic.
    1. Customize > Woocommerce > Product Catalog > Products per row
    2. Theme Options > Shop > http://prntscr.com/jlnic2

    Regards

    Avatar: Ivellios
    Ivellios
    Participant
    May 31, 2018 at 05:30

    Sir,

    Thanks a lot.I have sovled the problems.

    In the process of change, I found that my website couldn’t meet mobile phone adaptation.

    So how can I do?

    Thank you very much!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 31, 2018 at 08:29

    Hello,

    You’re welcome!
    Theme Options > Responsive > Enable Responsive Design.

    Regards

    Avatar: Ivellios
    Ivellios
    Participant
    June 1, 2018 at 03:30

    Sir,

    Tks very much.Another question:

    When I categorize my products in the shop page, it will always show “Uncategorized”. How can I remove “Uncategorized”?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 1, 2018 at 08:43
    Avatar: Ivellios
    Ivellios
    Participant
    June 4, 2018 at 14:44

    Sir,

    Thank you.I got it.

    And how can I add banner for every page?Just like the page of SHOP,BLOG and so on.

    At the same time,when I use the demo,both Chinese and English displayed in the page.

    So what should I do?

    Regards!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 4, 2018 at 15:12

    Hello,

    1. There is no option to show a banner on all pages.
    2. Please give me more details about the problem and provide some screenshots.

    Regards

    Avatar: Ivellios
    Ivellios
    Participant
    June 4, 2018 at 16:56

    Sir,

    1. I want to add backgroung picture on the top of every page as the same as demo”handtools”(Sorry,I just expressed wrong)

    2. I have Uploaded screenshots(https://prnt.sc/jqqizv)

    Thank you sir

    Regards

    Avatar: Ivellios
    Ivellios
    Participant
    June 5, 2018 at 06:13

    Sir,

    I have another question:

    In the url of the products displayed, whether it is possible to remove the directory of the “product-category” to avoid the URL layer being too long, which is not conducive to Google SEO.

    Tks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 5, 2018 at 08:23

    Hello,

    1. On our demo, this http://prntscr.com/jqzrm3 is the result of settings for breadcrumbs. Theme Options > Header Settings > Breadcrumbs > Breadcrumbs Style – Background large and upload Breadcrumbs background image.
    2. Thanks for the screenshot. What language did you select in Settings > General > Site Language?
    To translate theme, I would recommend you to use Loco Translate plugin http://xstore.helpscoutdocs.com/article/30-base-theme-translation (the same for woopress theme).
    3. All settings for URL you can find in Settings > Permalinks. Read more – https://docs.woocommerce.com/document/permalinks/

    Regards

    Avatar: Ivellios
    Ivellios
    Participant
    June 5, 2018 at 09:40

    Sir,

    Tks a lot.I have sovled the problems with your help.

    In addition,in single product page,I want to show product title and remove it from breadcrumb which product title located on breadcrumb.

    So what should I do?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 5, 2018 at 09:44

    You’re welcome!
    Theme Options > Single Product Page > Show Product Title > On
    + add this code in Theme Options > Custom css:

    .single-product .page-heading .title {
        display: none;
    }

    Regards

    Avatar: Ivellios
    Ivellios
    Participant
    June 5, 2018 at 11:17

    Sir,

    How to remove”Return to Previous Page”near the breadcrumb of every page?

    Tks

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 5, 2018 at 12:30
    .page-heading .back-history {
        display: none;
    }
    

    Regards

    Avatar: Ivellios
    Ivellios
    Participant
    June 5, 2018 at 14:37

    Thank you Sir

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 5, 2018 at 14:40

    You’re welcome!

    Regards

  • Viewing 17 results - 1 through 17 (of 17 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.