Translation

Latest Reply from Alice at 2015-07-15 06:52:26
I'm trying to translate the "Page 2", "Page 3", "Page 4", etc... That stays at home inside DIV class='pagination'
This word (Page) does not appear at Dresses Panel / Translations. So, what part of php code should I edit to do this?
Hi!

To change this you need to replace the word "Page" inside the code:
<span class="thispage">Page '+jQuery('.pagination .nextpage').attr('alt')+'</span>
in the js/dpagination.js file located in the directory of the theme.

Leave a reply

Add codeAdd image