More questions for our website - by iceball

This topic has 8 replies, 3 voices, and was last updated 3 years, 4 months ago ago by Rose Tyler

  • Avatar: iceball
    iceball
    Participant
    November 25, 2020 at 11:10

    Hello!
    I have more questions for you.
    1. When we move the slider, that loading animation appears on the image product. The images are small and converted into webp and we are using Cludflare and Minify. Why that loading effect appears and how can we solve it?
    2. In MY ACCOUNT tab we have only “company name” for companies. How can we add more labels? We would like to have de registration number, type of company, taxes, etc..
    3. If someone creates an account, after he changes the nickname, in the right upper side of the page remains the one that the website choosed. So it’s not updating.
    4. How can we add hover – stroke on the homepage sliders and on the category page?
    5. How can we change this text in the category page? (the sorting menu) https://prnt.sc/vow7ss
    6. We would like to put a “Disount” page, but add it like a category, but to not being shown in the category menu. Is that possible?

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 25, 2020 at 18:49

    Hello,

    1) If you want to disable the loading effect go to Theme Options > Speed Optimization > Images > choose Default.

    2) WooCommerce plugin does not have additional options for this. You may try to look for third-party plugins to implement this.

    3) Provide us with WP Dashboard and FTP access to your site to check this issue and help to fix this.

    4) Could you provide us with the screenshot or gif of the stroke hover effect that you want to implement?

    5) Use the WooCommerce translation files to change the translation of the mentioned strings (Loco Translate > Plugins > WooCommerce)

    6) Product categories widget does not have option to exclude the category. You can implement this only by additional customization. Read this link https://wordpress.stackexchange.com/questions/192051/hide-specific-categories-from-category-widget for more on how to exclude specific categories from the widget.

    Regards

    Avatar: iceball
    iceball
    Participant
    November 25, 2020 at 20:26

    3) Provided in the private content area.
    4) https://i.imgur.com/KpfsgVC.png and https://www.wannder.ro/. on this site you can see the hover border effect applied. We want to add onto our pages.
    Thank you!

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 26, 2020 at 12:10

    Hello,

    Fixed. Check now.

    Regards

    Avatar: iceball
    iceball
    Participant
    November 26, 2020 at 13:11

    Can you provide us the custom code, please? We need it if we update the theme.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 26, 2020 at 15:10

    Hello,

    3) We made changes in the XStore core plugin files. Fix will be included in the next theme update, so you won’t lose the changes.

    4) We improved the previously used code and added code for the hover effect

    /*cod daniel- slider prod hompage -  */
    
    .carousel-area .product-slide {
    	padding: 10px 12px;
    }
    .carousel-area .product-slide .content-product {
        border-color: #434343;
        background: white;
        border-radius: 4px;
    		box-shadow: 1.5px 2px 4px rgba(0,0,0,0.1);
    }
    .carousel-area .product-slide .content-product:hover, .content-product:hover {
    	box-shadow: 0 7px 20px rgba(0,0,0,.19), 0 3px 6px rgba(0,0,0,.23);
    	
    }

    Regards

    Avatar: iceball
    iceball
    Participant
    November 27, 2020 at 08:41

    Thank you very much!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 27, 2020 at 08:51

    You’re welcome!

    Regards

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

The issue related to '‘More questions for our website’' has been successfully resolved, and the topic is now closed for further responses

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