• Resolved aebli

    (@aebli)


    Hi, first, thanks for this beautiful theme!
    Where do I change the text “read more”? (www.jrene.ch, Slider)
    Thanks

    Greetings
    Dominik

Viewing 15 replies - 1 through 15 (of 15 total)
  • Theme Author duena_studio

    (@duena_studio)

    Hello,
    thanks for using our theme.

    To change the text “read more” in Slider please open Apperance -> Editor in the Dashboard.
    Secondly, choose file “slider.php”.
    Thirdly, find code:
    $btn_txt = __( 'Read more', 'duena' );

    You may change the text ‘Read more’ here.

    Thread Starter aebli

    (@aebli)

    Hi, I changed it, but it displays still “Read more” instead of “weiterlesen”.

    $btn_txt = __( ‘weiterlesen’, ‘duena’ );

    Maybe a problem of mother theme / child theme?

    Theme Author duena_studio

    (@duena_studio)

    Excuse me, I misunderstood you at first.

    We have option in Theme Options for that text – “Slide caption button text”.
    Please open Apperance -> Theme Options -> Slider (content).
    If option “Show/Hide slide caption” set to “show”, you may see group of options for caption. One of them is “Slide caption button text”. Please change the text there.

    We hope you’ll enjoy our theme!

    Thread Starter aebli

    (@aebli)

    Thank you very much! And yes, the theme is still awesome.

    Hi!, Thanks for the wonderful theme.

    My question is:

    How change the text: “no comments” in the template?

    My web is https://www.conalbos.com… But i need change “No Comments” for “Sin Comentarios” (In spanish)

    Thanks for the answer.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you create your own thread to discuss that?

    Theme Author duena_studio

    (@duena_studio)

    Hi, jorgerestrepof!

    Please find this file at your theme folder – duena/post-formats/post-meta.php
    Look here:
    <?php comments_popup_link('No comments', '1 comment', '% comments', 'comments-link', 'Comments are closed'); ?>
    You need to replace ‘No comments’, ‘comment’, ‘comments’, ‘Comments are closed’ with your text.
    Also you may replace text ‘Permalink’.
    <?php _e('Permalink', 'duena') ?>

    Thanks for using our theme. Feel free to ask any question.
    Please create your own thread next time.

    Thank you very much for the help!!!

    Hello duena_studio!

    Please, help me! I’m still having problems in changing the Read More text… I have done everything you said to do, but it haven’t worked.
    Maybe we should replace a permalink too, or something like that?
    What do you think? I really need to switch languages, from English to Portuguese..

    Thank you!

    esmi

    I’m sorry!

    Thank you!

    hello, I would say that the theme is really amazing. 1000 templates, chose her as the look and usability of it is impeccable. read more but unfortunately does not fit in my content, I wonder if there is any way to remove the line break automatically. For a precise content to appear before him to make the line break automatically. and have that break after the content. Ie I would like to appear the full post, with no breaks. Would have a way to remove it?

    .more_link {
    display: none;

    I did not understand, could you be more specific?

    ok, got it, changed but still same thing.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘"read more"’ is closed to new replies.