using TEMPLATEPATH –
-
Hi
I am new to WordPress.
I have new file called myhome.php and am trying to create a link in
header.php as below.
<li><a href="<?php echo(TEMPLATEPATH . '/mypage.php' ); ?>">MyPage</a></li>
My URL listed on the site is as below
C:\server2go\htdocs\wordpress/wp-content/themes/mytheme/mypage.php
when I hover over the link MyPageCan someone pls help me how do I fix this.
why is part of code show reversed slash and then forward slash.
Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘using TEMPLATEPATH –’ is closed to new replies.