Resolvedonly a few roblems
- This topic has 4 replies, 2 voices, and was last updated 2 years, 10 months ago by
Althemist.
- AuthorPosts
- November 21, 2020 at 7:20 pm #27310
mati
ParticipantHey:
1. i want change logo horse, where i change this ? I know in css style but where exactly?
2. I have LOCO, i translate words but some words did not translate. I have do translation in loco and it is not displayed on my website. I mean the page – contact
November 24, 2020 at 1:42 pm #27365Althemist
KeymasterHello mati,
So sorry about the late reply.
1. You’d need to customize the image background for the following class:
#spinner { background: url("../image/001-rocking-horse.png") center center no-repeat; background-size: 80px 80px; }
2. Most probably your Loco Translate settings are not correct. Make sure the path for translation is set to
languages/loco/themes/babystreet-xx_XX.po
and not in another folder. Also, note that some of the text strings are part of the theme, while others are part of the theme plugin (BabyStreet plugin)Regards,
DimitarNovember 24, 2020 at 5:53 pm #27394mati
Participant1.#spinner {
background: url(“../image/001-rocking-horse.png”) center center no-repeat;
background-size: 80px 80px;
}where can I find this record?
2.Settings are ok because i translate other words in theme and in plugin. Moreover, I have translated these words and they appear in the original language, which is English
a word that cannot be translated:
-search
-search product
-YOUR NAME:
-E-MAIL:
-PHONE:
-STREET ADDRESS:
-MESSAGE TEXT:My site. www/pentliczek.com
November 25, 2020 at 11:34 pm #27418mati
Participantvery weak support
November 26, 2020 at 9:19 am #27431Althemist
KeymasterHello mati,
May be you didn’t notice the message that our entire team is under quarantine, as we are all positive with Covid-19. That’s why support is a bit delayed these days.
1. You don’t need “to find this record” anywhere. This is the CSS rule that controls the image. You can replace the path to the image with your own image and place the CSS code either under Appearance > Customize > Additional CSS field OR in the style.css IF using a child theme.
2. The contact form fields text strings are located in the theme plugin (BabyStreet plugin), so this is where you should change them. Use the Loco Translate to edit the BabyStreet plugin strings.
“Search” and “Search Products” strings are in the theme. We have just checked and translating those strings work absolutely fine if Loco Translate is properly set.
Regards,
Dimitar - AuthorPosts
You must be logged in and have valid license to reply to this topic.