Tornike Tornike
asked 9 years ago

hello dw gamez support, can help me?

i using 1.0.3 dw gamez and i need page number for main page can help me?

i dont know where add code

1 Answers
DominicStaff
answered 9 years ago

Hi,
You can open the index.php file. Find the line 28.
Replace the following code:
<?php if(!is_home()) dw_gamez_pagenavi( '<i class="icon-angle-left"></i>', '<i class="icon-angle-right"></i>' ); ?>

With new code:
<?php dw_gamez_pagenavi( '<i class="icon-angle-left"></i>', '<i class="icon-angle-right"></i>' ); ?>

Hope this helps !

Powered by DW Question & Answer Pro