Product Page Issues - by rogerlayjw - on WordPress WooCommerce support

This topic has 10 replies, 2 voices, and was last updated 7 years, 4 months ago ago by 8theme

  • Avatar: rogerlayjw
    rogerlayjw
    Participant
    November 22, 2016 at 18:18

    Hello,

    I’m building a customization tshirt website with this product designer plugin https://codecanyon.net/item/woocommerce-custom-product-designer/10959830 and i faced few issues in the single product page and the product layout page:

    For the product layout page (https://www.apparelly.co/categories/polos/premium-polos/ )
    1. I added image in the “product image” in the product page but the image appears on the breadcrumbs http://prnt.sc/dago18
    2. Is it possible to make the product image clickable too instead of clicking the product to the next page? http://prnt.sc/dagpyy
    3. How can i hide the “start design” button?

    For the single product page ( https://www.apparelly.co/products/gildan-easy-care-pique-polo/ )
    1. I added one product image for the polo and other 5 images in the product gallery and have 3 colors image for the polo. But when you click on the link, you will realised that 6 images automatically load to the 3 color image of the product as soon as you browse the page. Other than that, the “zoom” button isn’t at the right position.

    2. I have chose this layout without sidebar http://prnt.sc/dagu14 for my product page and disable compare and wishlist plugin, and remove all the widgets in the appearance > widget > single product page sidebar, but somehow that sidebar area is blank ( http://prnt.sc/dagw5a )even i have set the page without sidebar.

    I know that’s lots of issues for you but i hope u are able to solve all these. Appreciate that. Hear from you soon.

    Regards and thanks.

    9 Answers
    Avatar: 8theme
    8theme
    Support staff
    November 23, 2016 at 09:42

    Hello,

    Products page layout:

    1. Be sure that you have set your Shop page in WooCommerce Settings.

    2. Try to add this code snippet to the custom CSS

    .product-view-default .footer-product {
    height:auto;
    top:auto;
    }

    3. With this code

    .woocommerce_msrp { display:none; }

    Single product page:

    1. This is caused by additional plugins installed that you are using for this functionality.

    2. There is no sidebar on your product page. It is displayed in this way because of additional plugin styles also.

    Regards

    Avatar: rogerlayjw
    rogerlayjw
    Participant
    November 24, 2016 at 07:26

    Hi,
    For Products page layout:
    I would consider to get this plugin from https://codecanyon.net/item/woocommerce-products-layouts/7384574

    For Single product page/ account setting/ cart/ checkout:
    I would consider to get this plugin https://codecanyon.net/item/woocommerce-page-builder/15534462

    Do you think both of the plugins will works nicely with xstore?

    Regards

    Avatar: 8theme
    8theme
    Support staff
    November 24, 2016 at 09:23

    Hi,

    Unfortunately, we didn’t have a chance to test our theme with these plugins and can’t guarantee that they will work correctly with our theme.

    Regards

    Avatar: rogerlayjw
    rogerlayjw
    Participant
    November 24, 2016 at 14:41

    HI,
    How can i change the breadcrumbs like this demo ( https://www.8theme.com/demo/xstore/furniture/product/city-sofa/ ) http://prnt.sc/db8czy ?

    Regards.

    Avatar: 8theme
    8theme
    Support staff
    November 24, 2016 at 15:23

    Hi,

    You can configure breadcrumbs in Theme Options -> General -> Breadcrumbs.

    Avatar: rogerlayjw
    rogerlayjw
    Participant
    November 24, 2016 at 15:50

    Hi,
    1) About the breadcrumbs,
    If you see my page, https://www.apparelly.co/products/gildan-easy-care-pique-polo/ the product title is on the left whereas the one on the demo is on the right with the product information. How can do that?

    2) How can i hide/remove quantity selector in the single product page?

    Thanks
    Regards,
    Roger

    Avatar: 8theme
    8theme
    Support staff
    November 25, 2016 at 08:28

    Helo,

    1. You can change this in Theme Options / Ecommerce / Single Product page / Show product name above the price.

    2. Add this code to your custom CSS

    .quantity {
    display:none!important;
    }

    Regards

    Avatar: rogerlayjw
    rogerlayjw
    Participant
    November 29, 2016 at 16:20

    Hi,
    How can i move the breadcrumbs row? http://prntscr.com/dd8kcw?

    Thanks.

    Avatar: 8theme
    8theme
    Support staff
    November 29, 2016 at 16:35

    Hello,

    Sorry, but there is no such option in our theme and it may require template files customization.

    Regards

  • Viewing 10 results - 1 through 10 (of 10 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.