Link to a word
Is there a way to make a link to a word on a different page in Wordpress? I'm trying to make a link from a dropdown menu to a specific word on another page. So far I'm only able to make a link to the URL, not the word.
What you can do is near the word you want the link to go to put <a name="word"></a> Then the link would be domain.com/index.php#word.
Best Regards,
TJ Edens