Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #454876

    Bonjour,
    Je cherche à changer le texte “lire la suite” dans une page contenant une galerie d’articles.
    Comment faire?
    Merci

    Hi
    I would like to change the text “read more” in a page with post gallery.
    So how i do?
    Thanks

    #455246

    Hey tinketepa!

    Your just wanting to change the text to something else? Try line 311 in /enfold/config-templatebuilder/avia-shortcodes/postslider.php.

    $permalink = '<div class="read-more-link"><a href="'.get_permalink($the_id).'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a></div>';
    

    Best regards,
    Elliott

    #455291

    Yes, perfect!
    It’s exactly what i want to do ;-)
    Thanks a lot Elliott!

    #455398

    Hey!

    Glad we could help :)

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changer "lire la suite" / Change "read more"’ is closed to new replies.