Home Forums WoodMart support forum How many sub-domain can use License Key?

How many sub-domain can use License Key?

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #625839

    bahuynhmh911
    Participant

    I have 1 domain and 1 sub-domain that can use the license key, but the second sub-domain cannot use it. Is there any way for me to use the license key for the second sub-domain?

    #626104

    Luke Nielsen
    Keymaster

    Hello,

    1 license key can be used once for the production site and once for the staging site. For the stage site activate an appropriate field – https://prnt.sc/KZnm5sseWuij and for the live site leave it as empty.

    Kind Regards

    #627113

    bahuynhmh911
    Participant

    Thanks, And I cannot change the color of the following two issues:

    The color of the TeraWallet Plugin in Account Page (see image Tera1).
    The bold clickable text (account, change password,… ) (Image2 Tera2)

    Attachments:
    You must be logged in to view attached files.
    #627133

    Luke Nielsen
    Keymaster

    Hello,

    Send access to the admin panel so I can check the site settings.

    Thank you in advance.

    Kind Regards

    #627136

    bahuynhmh911
    Participant

    Check to below

    #627182

    bahuynhmh911
    Participant

    Pls help me. Sir!

    #627191

    Luke Nielsen
    Keymaster

    Hello,

    1. That white color comes from the Plugin’s CSS – https://prnt.sc/uZS694X44GYB and it’s not something related to the theme. Try to use the code below for help:

    body .woo-wallet-sidebar ul li.card,
    body .woo-wallet-my-wallet-container .woo-wallet-sidebar {
        background: inherit;
    }

    Define it in Theme Settings -> Custom CSS.

    2. Change the links color in THeme Settings – https://prnt.sc/pDAvTUXXu8Mo

    Clear the cache and check how it works.

    Kind Regards

    #629066

    bahuynhmh911
    Participant

    2. I changed Links Color, clear the cache, but still not working

    Help me! Please login and help me change the color -> rgb(64,224,208)

    #629249

    Luke Nielsen
    Keymaster

    Hello,

    Please disable the server cache and let me know.

    I await your response.

    Kind Regards

    #637588

    bahuynhmh911
    Participant

    Sorry for the late reply, I don’t know how to clear the server cache. Could you help me? I’m not familiar with servers and I’m afraid of making mistakes if I do it wrong

    #637909

    Luke Nielsen
    Keymaster

    Hello,

    Paste the code below in Theme Settings -> Custom CSS. Then check how it works and let me know.

    .woocommerce-account a {
        color: rgb(64,224,208);
    }

    Kind Regards

    #637921

    bahuynhmh911
    Participant

    The “image AF” also changes the color of some other parts.

    Attachments:
    You must be logged in to view attached files.
    #637934

    Luke Nielsen
    Keymaster

    Hello,

    Please replace the above code with the below one:

    .woocommerce-account p a {
        color: rgb(64,224,208);
    }

    Kind Regards

    #637938

    bahuynhmh911
    Participant

    Well done. Big thanks!
    I hope you have a great day <3

    #637940

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    Wish you all the best.

    Kind Regards

Viewing 15 posts - 1 through 15 (of 15 total)

The topic ‘How many sub-domain can use License Key?’ is closed to new replies.