Tagged Questions
0
votes
2answers
139 views
the_permalink() not working in a root installation
I hope someone can help me. I have a root installation of WP, but not as index.php (it's actually news.php). Consequently the_permalink() doesn't work, as the root of the website is a different page.
...