• Resolved lpdubois

    (@lpdubois)


    Hi,

    I have to make a web site 100 % in french, but ? previous post ? and/or ?next post? is written in english below every articles posts. How can I change it. Help.

    Thank you

    Ic?ne de traduction vérifiée par la communauté
    • This topic was modified 3 months, 1 week ago by lpdubois.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Thank you for reaching out to us.

    The feature to change the “Next” and “Previous” text is available in the pro version of our theme. You can refer to the help documentation below for guidance on how to adjust the next and previous text to suit your needs:

    You can translate next and previous text in your own language. refer to the help docs link.

    If you want to hide next and previous text add the below css code inside the Customizer >> additional css box. 

    .spnc-single-post .spnc-pagination-single .spnc-post-previous .spnc-post-content a {
        display: none;
    }
    .spnc-single-post .spnc-pagination-single .spnc-post-next .spnc-post-content a {
        display: none;
    }

    Please feel free to reach out if you have any further questions.

    Thanks & Regards,
    Newsbloger Support Team

    Thread Starter lpdubois

    (@lpdubois)

    Its work! Thanks a lot!

    HI

    I’m glad to hear that the issue has been resolved! We’re always committed to enhancing your website’s appeal. Should you need further assistance, please don’t hesitate to reach out.

    If you’re satisfied with our theme and support, we’d greatly appreciate your feedback. Please take a moment to share your valuable thoughts here:

    NewsBlogger Theme Review

    NewsCrunch Theme Review

    Regards 

    Newscrunch Support Team

    HI,

    I installed the Newsblogger version. I tried to translate a few words via the newsblogger.pot file. Unfortunately, when I open it in PoEdit, these words are not there at all – previous, next, ago. I also have the Newscrunch version at the same time. I checked the newscrunch.pot file and these words are there. I tried to replace the .po/.mo files, but it still doesn’t work.

    I intend to buy the Pro version of this template, but first I would like to see how it works in the basic version. Unfortunately, I already have problems at the very beginning, and with something as trivial as translating into the local language.

    Hi @xvaromp,

    Thank you for reaching out to us.

    To ensure we provide the best possible support, please create a new ticket for your specific query. This will help us address your concern more effectively and efficiently.

    We’re here to assist you and look forward to helping with your query.

    Best regards,

    Newsblogger support team

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.