• Hi,

    I think it lacks a space between “OLDER POSTS” and “>>”. Could you please check it and fix it ?

    It’s ok for “<<” and “NEWER POSTS”.

    Regards.

    • This topic was modified 8 years, 4 months ago by vbdeco.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey there,

    Have you tried disabling all the plugins? Also, please post a link to your site. Thanks!

    Thread Starter vbdeco

    (@vbdeco)

    Hi,

    It’s not a plugins problem, thank you.

    This code is correct (there is a space) :
    <?php previous_posts_link('<i class="fa fa-angle-double-left"></i>'. __( 'NEWER POSTS', 'nisarg' ) ); ?>

    This code is not correct (no space) :
    <?php next_posts_link( __( 'OLDER POSTS', 'nisarg' ). '<i class="fa fa-angle-double-right"></i>' ); ?>

    I found a solution by add a space after “POSTS” in French translation, but it is not a correct one.

    Sorry, i won’t post an URL on a public forum.

    Regards

    Hey there,

    Glad you were able to fix this. Please mark this thread as resolved. Cheers ??

    Thread Starter vbdeco

    (@vbdeco)

    Hi,

    Sorry, but it’s not resolve. Theme code is not correct and was not modified by developpers.

    Regards.

    Thread Starter vbdeco

    (@vbdeco)

    Next time i will upgrade this theme, i’ll should lost my translation. So devellopers need to modify code in all files by adding this space.

    • This reply was modified 8 years, 4 months ago by vbdeco.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Missing “space” in OLDER POSTS’ is closed to new replies.