• Hi!

    What a fantastic theme this is! Thanks!

    I just want to know how I can change the button text under the posts from the blog section – The text on the button now says: ‘See all our news’.

    It would be great if this is possible! ¨

    Many thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    That string is translatable so you only need to translate it and change to the text you want.

    Thread Starter martijnincph

    (@martijnincph)

    Thank you for your quick response!

    That sounds great … but I am not as advanced as some here, so where do I translate that string… I can’t seem to find it.

    Many thanks.

    Translations are not done from inside the theme, that would defeat the purpose of making the theme translatable 🙂

    You have two choices:
    – do it manually and generate .po and .mo files based on the .pot file provided in languages folder -> search for translating a wordpress theme and you’ll find many tutorials;
    – do it with a plugin, like this one. This would be the easier way if you’re comfortable with installing an extra plugin.

    A third and harder choice would be to create a child theme and overwrite the fp-latest-news.php file and change the text to whatever you like. This would imply unregistering the widget from the parent theme and registering your own.

    Hi,

    I got a problem with this button. There is just a small square with the border, I dt have the text “see all our news”.

    Can u help me.

    Thanks for ur help.

    @mamaryon: There is a field in the widget in which you can add the text you want.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Changing Text Button in Latest News Section’ is closed to new replies.