Hi!
My problem here is I have to link this text to another page, so what I did is
<a href="?page_id=23">more</a>
It redirect to the correct page. But I have a problem with the URL.
This page's SEF URL is http://www.mysite.com/more/
But when I mouse hover this link I can see the non SEF URL like this
http://www.mysite.com/?page_id=23
in the status bar of the browser.
I want status bar to show the SEF URL , is there any possibilities to change that.
Any help will be appreciated.
Thanks in Advance
Elda