• Resolved haije

    (@haije)


    Hi,

    thanks for a great theme!

    Two questions:

    1) language files. I have translated the language files. I am using a child theme of yours. It seems to be, that if I put the language files (like “de_de.po, de_de.mo”) in to the child theme’s languages-folder, they do not work. So I have to put them in to your original themes languages-folder, and then the translation works.

    Problem: when I update the “mother” theme of yours, the language files disappear. Do I always have to copy the language files again to the mother theme? Or how do I get them to work in the Child theme?

    2) Favicon. I made a favicon but I cannot manage to make it show up. It is in the root folder and in the child themes main folder.

    I also edited the header.php file adding these in the head-section:
    <link rel=”shortcut icon” href=”https://domain.com/favicon.ico&#8221; type=”image/vnd.microsoft.icon”/>
    <link rel=”icon” href=”https://domain.com/favicon.ico&#8221; type=”image/x-ico”/>

    How do I get the favicon to work?

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Strange, it should not be disappearing. What happens when you update the parent theme (Circumference Lite), the existing theme files get overwritten. The language file for your translation should not be affected. I would recommend checking the WordPress translation section in their codex to ensure you did not miss anything. However, if you are doing everything as required but you are still losing your file, post this issue in the WordPress forums and see if anyone experiences this as well and for any solution. I just did a quick look on Google and it appears other people have experienced this as well in the past.

    For the favicon, check the codex for this: Favicon

    As a side note, I would ensure you always keep a regular backup of your file(s).

    Thread Starter haije

    (@haije)

    Hi,
    thanks for your answer.

    I’ll have to ask about the theme update and deleted files somewhere else.

    The favicon thing was my mistake… Solved.

    If you find out a solution about updating deleting your language files, post a follow up here because I’m curious.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Language, favicon’ is closed to new replies.