Custom Navigation

Hi,

i'm trying to add "#work" to an URL autogenerated by "<?php printPageListWithNav("« Previous", "Next »"); ?>", namely, that when click on the following page will lead you to it, but with the # work to finish for internal anchor.

I want convert the output: "http://www.diegolatorre.com/index.php?album=work&page=8" (for example) to: "http://www.diegolatorre.com/index.php?album=work&page=8#work".

Thanks You.

Comments

Sign In or Register to comment.