A few issues - by benddror - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler

  • Avatar: benddror
    benddror
    Participant
    March 24, 2018 at 11:31

    Hi,

    i have a few question over my website:

    1. The wishlist procces is not working well and i do not have a wishlist page. it not supposed to come with the theme?
    2.how can i move the button of add to wishlist a bit upper so it won’t be too close to the add to cart button? in 2 places:
    2.1 – the quickview section
    2.2 the product page section

    3. in the producr page there is an option to sort by rating, but i do not see any option to rate a product. am i missing something? how i can let the people rate the product?

    4. how can i remove any of the foloowing parts in product page?
    4.1 removable1
    4.2 removable1

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 26, 2018 at 07:24

    Hello,

    1, 2. Please read our documentation https://www.8theme.com/demo/docs/legenda/#!/wishlist
    3. Reviews will be shown by default if you enabled this option in Woocommerce > Settings + http://prntscr.com/iwe2ta and your products are already ranked.
    4. 1) Please read this article https://docs.woocommerce.com/document/editing-product-data-tabs/ (add code in functions.php file of child theme)
    2) Please add this code in custom.css:

    .single-product-page .product-info .sku_wrapper {
        display: none;
    }

    How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: benddror
    benddror
    Participant
    April 6, 2018 at 17:43

    Hi there,

    1-2. Thanks, i changed the button with your documentation help.
    but the wishlist page is not there, i followed the document but and i added the short-code but i still get 404 page and the wishlist page.

    3. thanks.
    4. i removed what i wanted. now i want to add the description instead to same area. how can i make it happend?

    5. a new thing – in the main-menu – i created 7 sections but it’s look bad. i want to order it by two rows of 4 sections and 3 sections and of course they should look well and near each other.
    the menu picture
    Ben

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 10, 2018 at 08:52

    Hello,

    Sorry for the delay due to the weekends.
    1-2. Please see screenshot – http://prntscr.com/j37g85
    3. You’re welcome!
    4. Please describe the desired result in more details. Also, provide us with temporary wp-admin and FTP access in the Private Content area.
    5. Could you please provide temporary wp-admin access in the Private Content so we can take a closer look?

    Regards

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