Support Forums for LiveMesh Themes & Plugins › Forums › Extinct Theme Support › Couple small issues
Tagged: contact form wrong language
- This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago by
Veena.
-
AuthorPosts
-
November 9, 2018 at 11:18 am #31282
Daria Kolowca
ParticipantHi,
My customer just contacted me and he ask me for some issues to be fix. Hope you can find me sollution for the issues below.
1) ABOUT US
Margins and paddings on about us pages – looks like they disapeared even I didnt do anything with the code
2) FOOTER AND CONTACT US
Contact forms – they have polish BUTTONS instead of send it says PRZESLIJ
3)PORTFOLIO
Portfolio categories on the top, can we make them permanently RED not only when they are highlighted?https://smart-decor.uk PLEASE SEE attached pictures
November 10, 2018 at 6:50 am #31288Veena
Moderator1. You can set it in the widget settings itself.
you can provide a padding of 90px for top and bottom area.2.
You can use a translation file (using POEdit to change the data in languages directory) to change to any string you like. If you do an update in the en_US.po (or another depending on your site language) file, you should find all the translatable strings in the strings list . You would then be able to input any alternate string of your choice there.You can get information from http://www.solostream.com/blog/tutorials/translate-wordpress-theme/ about translating your site into your language.
Pls use the pot files in ‘extinct/languages’ folder as a template to create .po files. http://www.poedit.net/ -Poedit is the popular free editor for creating .po and the corresponding binary .mo files.
You may need to do an update in POEdit to see all the strings. Do reach out to us in case you find something that is not translation ready.
3.Pls have the below custom CSS in themeoptions > custom CSS –
#portfolio-filter li a {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #c1442f;
color: #fff !important;
}November 10, 2018 at 3:49 pm #31290Daria Kolowca
ParticipantThis reply has been marked as private.November 12, 2018 at 6:38 am #31297Veena
ModeratorUnable to login to your site , login info seems to be incorrect. Can you pls verify ?
November 12, 2018 at 8:10 am #31298Daria Kolowca
ParticipantThis reply has been marked as private.November 13, 2018 at 5:18 am #31302Veena
ModeratorThis reply has been marked as private. -
AuthorPosts
- The forum ‘Extinct Theme Support’ is closed to new topics and replies.