get_permalink doesn't work after moving the site
-
I have moved the site to another server, and everything works fine, apart from the links in my templates where I used
<?php echo get_permalink(17); ?>
Permalinks within menu work fine, I have resaved permalinks settings after move, but for some reason links within my tempalate with get_permalink do not work, they return this:
<?php echo get_permalink(17); ?>
Can’t find answer anywhere, quite weird, have anyone got any ideas? Could it be server issue?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘get_permalink doesn't work after moving the site’ is closed to new replies.