Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 02:05 #26818

    Hi,

    Please use the following in Theme Options -> Custom CSS

    #menu-item-28 {
    background: #000000 none repeat scroll 0 0 !important;
    }

    Please change #000000 to the color hex code that you require.

    This is how it looks on your website.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 02:00 #26816

    Hi,

    Please post your website URL.
    I need to see the source code.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 01:58 #26815

    You are welcome.

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 01:57 #26814

    Hi,

    Those css codes are still on your website.

    Do you have server cache or cache plugin?
    Clear the cache if you have.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 01:53 #26813

    Hi,

    May I know which browser you are using?

    It looks center in firefox.

    Looks to me, the icons are center, but the buttons are not centered.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    21.04.2016 at 01:35 #26810

    Hi,

    First of all, you have to update to Evolve+ 2.6.0

    You have to update the de_DE.po from sources so that it grabs any missing strings.
    After translating you need to compile and update de_DE.mo file.

    I am sorry, but you have to learn how to use poedit

    I had updated the strings and use google translate for German translation help, so the word may not be correct.

    Please download the following zip file. Unzip and you will find the updated de_DE.po and de_DE.mo
    https://github.com/denzelchia/t4press-tracker/files/229021/evolve_plus_german_translation.zip

    I am able to do the translation.
    Please see screenshot.

    If you are still having translation problem, you can open up contact.php to physically edit the text or hire a developer from http://jobs.wordpress.net/ to assist you in doing the translations.

    That’s all I can help for this issue.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    20.04.2016 at 09:40 #26791

    You are welcome!

    Denzel Chia
    Moderator
    Posts: 2656
    20.04.2016 at 04:57 #26789

    Hi,

    Please clear your server cache or cache plugin’s cache content. ( If you have them )
    Please clear your browser history.

    The custom css option is still available, it will never be removed.
    Please see screenshot.

    Did you install and activate reduxframework plugin?

    You can also check for plugin conflict, by disabling one plugin at a time and clear browser history and re-visit your Theme Options -> Custom CSS

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    20.04.2016 at 04:45 #26788

    Hi,

    Thank you for reporting this bug.
    I will write the steps to replicate here, so that my employer can understand the issue.

    1) Go to Settings -> Reading
    Set -> Front page displays to Your latest posts

    2) Go to Theme Options -> Typography -> Post title and content -> Content font
    make changes to font size

    It does not work.

    I will inform my employer now.

    At the moment, Please use the following fix.

    .home .entry-content p {
    font-size: 20px !important;
    line-height: 1.5em !important;
    }

    You can change the size and line height as required.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    20.04.2016 at 04:38 #26787

    Hi,

    Keep a copy of your all your po files as a backup.

    Use your tool such as poedit to update the strings in your po file.
    Update from sources.

    The string position or text could be different in this Evolve Plus due to additional features.

    From you po edit interface you will should be able to see additional strings or updates. Do the translation and save. The mo file will be auto generated.

    You can download poedit here.
    https://poedit.net/
    There is no need to purchase premium features, the free features are sufficient.

    Thank you.