• Closed
  • December 8, 2015 at 8:34 am #22903

    Hi,

    I’m having some problems on how to custom my product pages that created by Woocommerce.

    1. On the product pages, I can’t move my sidebar to the left.

    2. I can’t remove the reviews tab on the description as well.

    And If I want to custom all of my product pages. Is there a tool provided by Alora? or I have to custom it via CSS.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    December 9, 2015 at 9:54 am #22941

    Hi,

    Use a page template.
    Then use this shortcode.
    [recent_products per_page="12" columns="3" orderby="date" order="desc"]
    Then in page options, set the sidebar to left.
    Then publish this page as shop.

    You will need custom css to hide reviews tab.

    Thanks!

    Thananont Aunsiripant
    Spectator
    Posts: 17
    December 9, 2015 at 10:57 am #22944

    I have done that and it works perfectly. However, every time I add a new product, I have to select sidebar to the left. How can I change it to default and applies to all product’s pages?

    I also have another question but it does not related to the topic.
    I’m using Alora theme with the #5 Header. The search box pops under the Navigation menu by default. I want the search box to pop next to the search icon which align on the Navigation menu. Can you provide me a CSS?

    Thanks!!

    Denzel Chia
    Moderator
    Posts: 2656
    December 10, 2015 at 8:07 am #22978

    Hi,

    In Theme Options -> Extra -> Miscellaneous Options -> Default Sidebar Position
    set it to Left.

    I’m using Alora theme with the #5 Header. The search box pops under the Navigation menu by default. I want the search box to pop next to the search icon which align on the Navigation menu. Can you provide me a CSS?

    Please post your URL. Need to see it.

    Thanks!

    Thananont Aunsiripant
    Spectator
    Posts: 17
    December 10, 2015 at 8:21 am #22980

    Hi,

    Right now, I’m working on localhost, so I’m not sure how to send you my web. However, The search box and the sidebar is now solved! But I have another question I think it’s better to start the new thread.

    Thank you!