Home Forums WoodMart support forum Custom font uploading issue and translating issue

Custom font uploading issue and translating issue

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #612253

    nordicsofa.se
    Participant

    Hello!

    This is so frustrating I’ve been trying to upload custom fonts that actually are woff and woff2 files but getting the error everytime. I tried to customize functions.php with uploading filter didn’t work, I have 3 sites with woodmart theme activated with licenses and all are up to date.

    Also translating SKU, the Badges like New, Hot, Out of stock etc in Product archive pages is not working in all of the sites! What am I doing wrong?

    Also the In stock badge I want to remove the borders and padding so it’s only the green thing and the text. I’ve already tried to customize with custom css and applied in global css but when visited (refresh) the website first time after css edit applied it shows the borders and you have to refresh it again to see it working. Meaning when someone visites the website the customization is not applied.

    FYI: it’s same for everything, when I try to customize something with css and when you visit the page that customization applied first it doesn’t work and when u refresh it works.

    I don’t have cache activated both in the website and in my browser so this is not cache issue.

    I’ve been trying read other people that reported those topics but please I need them solved ASAP
    I have to launch 2 of the sites ASAP, very late tryng to figure out those issues

    I would like an instruction to all of the issues so I can apply on all of our sites.

    Thanks in advance

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

    Luke Nielsen
    Keymaster

    Hello,

    1. Which error do you see when uploading a custom woff font?

    2. Send me admin access so I can check the translation.

    3. Also, I need access to check your custom CSS. In general, it looks like the issue in the selector’s weight, more details are here – https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity

    Looking forward to hearing back from you!

    Kind Regards

    #612520

    nordicsofa.se
    Participant

    Getting this error message

    Sorry, you are not allowed to upload this file type.

    I would also love instructions after so I can fix our other sites 🙂
    Using child theme.

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

    Luke Nielsen
    Keymaster

    Hello,

    Please use the suggestion provided in the article below:

    https://www.siteground.com/kb/fix-sorry-not-allowed-upload-file-type-error-wordpress/

    https://prnt.sc/KEUB0bHQNAoU

    Kind Regards

    #613204

    nordicsofa.se
    Participant

    I’m so sorry I forgot to give the URL to the site

    #613518

    nordicsofa.se
    Participant

    Hello, Is there any update on translation and css issue?

    Best regards

    #613701

    Luke Nielsen
    Keymaster

    Hello,

    Sorry for the delay.

    2. I see that the translation works well, here is an example:

    https://prnt.sc/4SR9zLqqimLi

    Result: https://prnt.sc/uN_3hzr792dc

    Check our article on how to use Loco: https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/

    3. It seems that the CSS area is empty – https://prnt.sc/8ZlU7LvhNg4T could you please define your custom?

    Kind Regards

    #613914

    nordicsofa.se
    Participant

    p.stock.wd-style-bordered span {
    border: 0px solid #85B951; /* changed the border here */
    color: var(–color-gray-800);
    }
    p.stock:is(.wd-style-bordered,.wd-style-with-bg) span {
    display: inline-block;
    padding: 0px 0px; /* padding set to 0px */
    border-radius: calc(var(–wd-brd-radius) / 1.5);
    }

    I had removed it, here’s the code I used. Each time when you click on new category link, first time it shows the original design. You have to refresh the page in each category to get the css effect to work.

    #614148

    Luke Nielsen
    Keymaster

    Hello,

    Check how it works now – https://take.ms/pySoM

    Thank you for your time.

    Kind Regards

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