[Support request] change the language of my web page from a box

Home Forums Support [Support request] change the language of my web page from a box

Home Forums Support change the language of my web page from a box

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1448368
    Jesus

    Hello, on my website there is a box where it links to another article on my website that says “PREVIOUS”. Is there any way I can change that text and put it in my language? Where is it done?

    #1448452
    David
    Staff
    Customer Support

    Hi there,

    can you provide a link to your site so i can see how that text is added?

    #1452695
    Jesus

    of course, here in this article at the bottom there is a box where it says “PREVIOUS”.
    Here you have the link: https://www.motoaficion.com/blog/vuelta-al-mundo-en-moto-como-prepararte/

    #1452729
    Leo
    Staff
    Customer Support

    Go to Dashboard > Appearance > Elements and edit the Custom Post Navigation element.

    Change the text in line 20:
    <div class="post-nav"><?php _e( 'Previous', 'generatepress' ); ?></div>

    and line 45:
    <div class="post-nav"><?php _e( 'Next', 'generatepress' ); ?></div>

    #1452744
    Jesus

    But what do I get with that? What I want is to change the color of the box

    #1452779
    Leo
    Staff
    Customer Support

    Sorry isn’t this the goal?

    Is there any way I can change that text and put it in my language? Where is it done?

    I got that from the original topic.

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