Tagged: pagination
Hi, Kriesi,
congrats with the 4.0!
I have a small issue but can’t find a solution myself or in forum.
How to translate “Page 1 of 2” in my website. Couldn’t find a php file responsible for this. Poedit also can’t find this phrase.
My website: https://www.60plius.lt/
I’ll find pagination in Main page, few screens down.
Thanks!
Hey OrangeMoose,
Open framework > php > function-avia-set-frontend.php and find this code
$output .= “”.sprintf(__(“Page %d of %d”, ‘avia_framework’), $paged, $pages).””;
Best regards,
Jordan Shannon
Hi, Jordan,
can you be more precise where to look for this file?
Is it in the Appearance -> Editor?
Couldn’t find this file: function-avia-set-frontend.php
Thanks.
Hi,
These files can’t be located within the editor. They actually have to be edited in the theme’s root folder.
Best regards,
Jordan Shannon
Found and translated!
Thanks.
Hi,
No problem. I am glad this was able to to taken care of for you. If you need additional help, please let us know.
Best regards,
Jordan Shannon