Home › Forums › Basel support forum › Problem translating
Problem translating
- This topic has 22 replies, 3 voices, and was last updated 7 years, 4 months ago by Eric Watson.
-
AuthorPosts
-
August 2, 2017 at 1:40 am #17060
diegofigo767ParticipantHello, I’m having problems with the translation of the theme, I installed the Loco app after doing some test translations and saving, the theme does not reflect my translation, after I tried Loco, I made the translation via Poedit through the base.pot file, upando The translation file is not shown.
what can I do?
August 2, 2017 at 6:13 am #17066
Artem TemosKeymasterHello,
Could you please provide us your admin access so we can check the Loco Translate translations?
Regards
August 2, 2017 at 1:52 pm #17091
diegofigo767Participantsim, segue…
August 2, 2017 at 2:46 pm #17098
Artem TemosKeymasterI have just tried to translate one word –
Logout
and it seems to be translated properly https://gyazo.com/9884427686432af9818b67324098c021Regards
August 2, 2017 at 5:12 pm #17102
diegofigo767ParticipantMy Account, SHOPPING CART did not translate, but the Logout test worked. Why will not others?
August 2, 2017 at 7:58 pm #17114
Artem TemosKeymasterCould you please send us your FTP access also?
August 2, 2017 at 8:42 pm #17116
diegofigo767ParticipantOk…
August 3, 2017 at 6:05 am #17126
Artem TemosKeymasterYou had an outdated file of the Basel translation. Please, try now.
August 3, 2017 at 4:05 pm #17156
diegofigo767Participantvery good!! Which file? Can you let me know how it was updated so you do not have any more problems? thank you!
August 3, 2017 at 6:51 pm #17166
Artem TemosKeymasterWe have update
languages/basel.pot
file. We don’t know why it was outdated but we just took it from the latest theme version archive.Regards
August 4, 2017 at 3:28 pm #17185
diegofigo767Participantthanks!
August 4, 2017 at 3:44 pm #17186
Artem TemosKeymasterYou are welcome!
August 10, 2017 at 6:39 pm #17400
diegofigo767ParticipantI would like to know of the possibility of deactivating the header carton option only from home, where home would not show, I know you have the option to remove but only completely I want a Shop page for example would be activated.
Attachments:
You must be logged in to view attached files.August 10, 2017 at 6:41 pm #17402
Artem TemosKeymasterHi,
Do you want to hide the shopping cart widget in the header for the home page only?
Regards
August 11, 2017 at 4:58 pm #17463
diegofigo767ParticipantThat’s right, only the main page, but I want it to appear in another specific page, I have the purpose of making an institutional page, but I’ll have the Shop page in the menu and I would like to store cart widget only on it, not the home page
August 11, 2017 at 5:17 pm #17466
Artem TemosKeymasterYou can hide it on the home page with the following code snippet
.home .shopping-cart { display: none!important; }
Regards
August 11, 2017 at 7:20 pm #17470
diegofigo767ParticipantWhere exactly should I measure the code, I tried putting it in style.css and it did not work, can it help?
August 11, 2017 at 9:56 pm #17472
Artem TemosKeymasterYou can add it to the Custom CSS area in Theme Settings.
August 14, 2017 at 3:49 pm #17533
diegofigo767ParticipantVery good, it worked, but I would like to hide the Search button and the wishlist as well.
August 14, 2017 at 3:54 pm #17534
diegofigo767ParticipantI think you do not need any more, I was able to hide them using:
.home .wishlist-info-widget {
Display: none! Important;
}
.home .fa {
Display: none! Important;August 14, 2017 at 6:03 pm #17540
Eric WatsonParticipantContact us if you have any additional questions or concerns.
August 16, 2017 at 6:35 pm #17672
diegofigo767ParticipantHow do I hide on a specific page? Because I only managed to hide on home and blog page, another page as contact does not work, using the same logic .home, .blog, .contact the latter does not hide as any other page I tried, is there any way?
August 16, 2017 at 7:36 pm #17675
Eric WatsonParticipantHello,
Maybe try to hide the widget on all pages and show it only on the shop page.
Kind Regards
XTemos Studio -
AuthorPosts
- You must be logged in to create new topics. Login / Register