• Hello,
    I REALLY love your plugin.
    But it has got a nasty side effect. It took me long to find out because I was only checking for it in my custom theme.
    When pulling an RSS from my blog my German translation of the phrase “Continue Reading” gets overwritten.
    This is caused by line 189 of funtions.php in your code.
    return ' <a href="'. esc_url( get_permalink() ) . '">' . __( 'Continue reading <span class="meta-nav">→</span>', 'qa-free' ) . '</a>';
    I have no idea how to fix that except manually changing it in your code.
    Juergen

    https://www.ads-software.com/extend/plugins/q-and-a/

  • The topic ‘"Continue Reading" translation override’ is closed to new replies.