Home Forums Pro Themes Blog Pro Change Read more text in slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37607
    schucri
    Participant

    Hello
    I need to change the text of the Read more button in the slider so that it shows in french: Lire la suite.
    I can’t find an option to change that in the personalisation menu

    Is there a way to do it in the css?

    Thank you for your help as usual

    #37681
    wensolutions
    Keymaster

    Hello @schucri,
    To change the text of the Read more button, you have to create and activate the child theme.

    For this you can refer to below link:
    https://codex.wordpress.org/Child_Themes
    OR
    You can also create the child theme using plugins and below is the link to one of them.
    https://wordpress.org/plugins/wp-child-theme-generator/

    After creating and activating the child theme, in your child themes functions.php paste code of the below link:

    And we also want to inform you that the theme is already translation ready and can be translated to any other language.

    Hope this helps,
    Best Regards!!

    #37894
    schucri
    Participant

    Thank you very much for your response
    when you say it is translatoipn ready, how can i set the theme language to franch for example?
    I changed the settings in wordpress to french, but it only changes the dashboard and settings menu to french but not the website.

    so i guess my question is how do i set the blog pro theme language to french?
    thank you for your help as always

    #37949
    wensolutions
    Keymaster

    Hello @schucri,

    The Strings of the theme should also be manually translated.
    So, Please follow the instructions below:

    – At first create the “languages” folder in the location, themes > blog-pro .
    – Create the .pot file required using the software like Eazy Po
    http://www.eazypo.ca/
    – Place the .pot file inside the languages folder you have created .
    – Using this file you can translate to any language you want.

    For this you can use any get text editor software like :

    https://poedit.net/

    You can download the software where you can see many option for the translation.
    Now you can choose Create new translation and then select the language of your choice .
    Here you can begin to translate the string of you choice and save it. Now it will create .mo and .po file in the theme languages folder.

    Also please go to Dashboard -> Settings -> General and on the bottom you can see Site Language option change it to your language.

    Hope this helps.

    If you any confusion further, please let us know.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.