Suggestions and questions - by emz3d - on WordPress WooCommerce support

This topic has 9 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow

  • Avatar: emz3d
    emz3d
    Participant
    October 7, 2016 at 08:31

    Hi, Thank you so much for all the useful updates. the slider for adjusting header and logo width is not user friendly at all.. its nearly impossible to get a round number while adjusting it.. is it possible to have a text field as well to enter the width manually?

    1. Site-wide notice by woocommerce is not properly styled and it overlaps the logo once enabled, please fix this..

    https://drive.google.com/open?id=0B-12SRLVrQMCVG1jWURlWmhkMUU

    2. when we enable full width header in header type ” two rows “, on the left side there is no padding or margin on the left side of header widget (currently search box)

    https://drive.google.com/open?id=0B-12SRLVrQMCZk55WXZmdTZ0VTg

    3. is it possible to have an icon instead of my account link on top to show the my account page menu? for example if using font-awesome icons display ” fa-user ” icon next to the cart and wishlist icon?

    4. is it possible to have a fixed sidebar especially in shop page, it would be very user friendly when displaying more than 10 rows of products in one page.. sample https://www.zalora.sg/women/clothing/dresses/?from=header

    5. Just a suggestion, it would be great if we had an option to make the footer collapse on mobile view..

    6. is it possible to display the size chart in a tap?

    7. when selecting text on website, the selection is red, even though i have changed the accent color on the web. how to change this?

    https://drive.google.com/open?id=0B-12SRLVrQMCUnUtYnVsT3hkTVk

    8. how can i change the product display page like the attached picture below?

    https://drive.google.com/open?id=0B-12SRLVrQMCZXZSNmVXOXI2elk

    Thank You for the great work.

    8 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 8, 2016 at 12:25

    Hi,

    Thank you for using our theme!
    We used slider because header logo and header width are limited and if you use slider you can’t set value bigger that it has. But I took into account your suggestion and we’ll try to improve it.

    1. Yes, sure. We’ll fix in next theme update.

    2. Add the following code in custom CSS

    .header-two-rows .left-wrap {
        padding-left: 30px;
    }

    3. You can do this by the following way: disable sign in link in Theme Options > Header settings. Go to Appearance > Menu and create the menu – 1-st level – my account page, 2-d level – all the necessary subitems. Save menu. After that in first level settings add icon and disable navigation label http://prntscr.com/cra9nb Then go to Appearance > Widgets > Add custom menu widget in right top bar area (if you use two rows header type)
    4. It’s a good idea. I sent your request to our developers. We already have such option for blog page and probably will add it to shop

    5. Yes, we have such plans.

    6. Sorry, I’m not sure if understand what you mean. Could you provide an example or describe in details?

    7. Go to Theme Options > Styling > Custom CSS and add the following code

    ::selection {
        background: your_color;
    }

    8. You can change it with CSS. Unfortunately, can’t add the code because it will have a lot of lines to change the position of variation label, add to cart, wishlist and do this for simple, variable etc products, also code depends on type of single product page layout. Don’t forget about responsive. So you can do it by yourself in case you have appropriate CSS knowledge or order our customization.

    Regards

    Avatar: emz3d
    emz3d
    Participant
    October 8, 2016 at 18:17

    Hi,

    Thank you for the quick respond,

    1. is it possible to have an icon instead of my account link on top to show the my account page menu? for example if using font-awesome icons display ” fa-user ” icon next to the cart and wishlist icon?
    (header variant center)

    2. how do i get the header that is used in the demo below? its boxed style layout but the tob bar is full width.

    https://www.8theme.com/demo/xstore/home-boxed/?preset=suits

    3. in the website you have the sizing guide for products, is it posible to display this sizing guide in a tab in product page?

    Thank You.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 10, 2016 at 10:30

    Hello,

    1. Add the following code

    .top-bar .login-link a:before {
        content: "\f007";
        font-family: FontAwesome;
        padding-right: 5px;
    }

    2. We used header type – center, Header wide – Off.
    3. Unfortunately, there is no such option by default.

    Regards

    Avatar: emz3d
    emz3d
    Participant
    October 10, 2016 at 15:20

    Hi,

    Regarding ur answer on question 1, I have added the code but nothing happened. no changes was made. Btw, i would like to add this icon next to the wishlist and cart icon, not in top bar.

    2. i did the same setting but i dont get the top bar full width.. it will boxed like the rest of the content.. i tried all the options.. pls look into this.. thank you.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 11, 2016 at 08:06

    Hello,

    1) To change the position of my account link you need to edit theme files. What file you need to edit depends on type of header that you use.
    2) Provide me link to your site and temporary admin panel access and I’ll check why it does not work for you.

    Regards

    Avatar: emz3d
    emz3d
    Participant
    October 11, 2016 at 21:45

    hi,

    here is my website link and access:

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 12, 2016 at 14:44

    Hello,

    1) wp-content/themes/xstore/headers/center.php
    2) It’s because you set site layout boxed http://prntscr.com/csxaop
    I have changed it to wide and now everything is ok. I have also change your custom styles for the footer and copyrights http://prntscr.com/csxfe5

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 12, 2016 at 14:50

    P.S. Very nice site by the way!

    Regards

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