Help on Xstore Theme Affiliates - by bllec1998@gmail.com

This topic has 40 replies, 3 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler

  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 15, 2018 at 12:35

    Hello,

    Please provide me URL to page with the problem.

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 15, 2018 at 20:06

    1) https://www.coutcouture.com/dresses/jap-party-dress/
    This Dress choose Color Gray, Size M and click add to cart

    2) The checkout Page is showing up without any field labels
    https://pasteboard.co/Hq2Rpvs.png

    3)How do I reduce the load times of the woocommerce refreshed fragments on your theme, anyway of not having to redirect users to cart everythimethey add something to it? And in GTmetrix it says this:
    https://pasteboard.co/Hq2TmLA.png How do I fix those 2 problems?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 18, 2018 at 09:37

    Hello,

    1. By default, the AJAX add to cart works for simple products only. If you use an additional plugin for the ajax on variable products, it would be better to contact the plugin author.
    2. The problem is caused by this custom css code – http://prntscr.com/jw6yvh
    3. There is no possibility to reduce the time of woocommerce refreshed fragments, but you may contact woocommerce support about it.

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 19, 2018 at 10:23

    Why does this checkbox appear on desktop and disappear on mobile?

    “I agree with the storage and handling of my data by this website.”

    Desktop: https://pasteboard.co/HqASyZY.png
    Mobile: https://pasteboard.co/HqARHYG.png

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 19, 2018 at 13:13

    Hello,

    Here is custom css code to fix this:

    .woocommerce-form-register .woocommerce-input-wrapper .checkbox {
        margin-left: 20px;
    }

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 19, 2018 at 14:28

    Still doesnt show up, the checkbox doesnt appear on mobile version

    And I dont know way there are fonts that I am not using being processed,as GTMetrix shows, do you know where those are? I changed every font from 8theme and Custom CSS —> https://pasteboard.co/HqCu0AU.png

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 19, 2018 at 15:44

    I found this related to the question above on the page source code but dont know how to disable it or edit—> https://pasteboard.co/HqCYLgZ.png

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2018 at 08:21

    Hello,

    1. Whare you added the custom css code?
    2. Please update the theme to latest version. Then go to Theme Options > Typography > Upload custom font and upload google front that you want to use > select uploaded fonts in Theme Options http://prntscr.com/jx1bt6

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 20, 2018 at 11:31

    I think we didnt understand each other, I want every google font to stop loading since it takes up loading times in my website, the only font I am using is Josefin Sans, so I want to removeLato font from loading on GTMtrix as shown in the screenshots above.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2018 at 13:01

    Please update the theme and clear cache. This problem should be fixed after the update.

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 20, 2018 at 13:33

    Now that the theme is updated the some icons in the website, such as the ones in the mobile menu are showing up with weird characters

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 20, 2018 at 13:33

    And how can I avoid css @import of the files?

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 20, 2018 at 13:36

    Both issues are fixed now thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2018 at 14:11

    You’re welcome!

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 21, 2018 at 11:23

    Ajax search function isnt working on the site, dont know why

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 21, 2018 at 12:23

    Hello,

    Please create new topics for new questions.
    I do not see any problem with the search https://prnt.sc/jxkfp9 Could you, please, describe in more details what exactly doesn’t work correctly?

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 27, 2018 at 18:11

    Hello

    How do I reduce the size of this Terms and conditions text (the underlined ones) text on the checkout screen:
    —> https://pasteboard.co/HrRoj0N.png

    How do I remove the stock number from the product page, so just the out of stock image shows up but not the number of items available
    —> https://pasteboard.co/HrRnQqv.png

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 29, 2018 at 06:56

    Hello,

    1.

    .woocommerce-privacy-policy-text p, .woocommerce-checkout-payment .form-row.place-order label {
        font-size: 13px;
    }

    2. Please read WC documentation https://docs.woocommerce.com/document/configuring-woocommerce-settings/#inventory-options

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    June 30, 2018 at 14:12

    Regarding the 2nd point, I cant disable it since it is linked to akidropship, so is there anyway to hide it wuth CSS

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 2, 2018 at 08:35
    .single-product .product-information .stock.in-stock {
        display: none;
    }

    Regards

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