• Resolved manuamaro

    (@manuamaro)


    Hello some could lend me a hand with safely change the pagination labels? It says “Next” and I need to put in Spanish. I tried with Loco Translate but is useless for this. Thank you!

    • This topic was modified 6 years, 1 month ago by manuamaro.
Viewing 2 replies - 1 through 2 (of 2 total)
  • coxeed

    (@coxeed)

    Hello,

    I did not found a way to translate it, but you can hide it by adding the following code in your css :

    .pagination a:last-child
    {
    	display:none;
    }

    Hope it will help, have a nice day !

    Plugin Author voidthemes

    (@voidthemes)

    Hey,

    Thanks for using our plugin and reporting the issue that prev/next is not translatable.

    We will look into this.

    Have a good day.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Translate pagination labels’ is closed to new replies.