This topic is locked

using a ref anchors links taking me back to menu page

1/30/2022 7:54:47 PM
PHPRunner General questions
D
Dynamiccomp author

i had inserted some html code into a text area, and when I built the site, and clicked on the link, it took me back to the menu page, why is that?

This is part of the code I have in editor:



* <a href="#Blue_Horse">Import from Blue Horse Entries</a>
* <a href="#fee_instructions">Fee Instructions</a>
* <a href="#payment_instructions">Payment Instructions</a>
*
<a name="Blue_Horse">Import from Blue Horse Entries</a>
To use Blue Horse Entries for transferring entries to your show, you will first need to setup your show on Blue Horse Entries.
This is controlled by Blue Horse Entries and must be done on their web site.
Here is the link to their Home page at URL: https://bluehorseentries.com/
Once logged into your show, you will see a link, 'Import from Blue Horse Entries', on th Admin menu.
We recommend doing this first before setting up divisions as a transfer of entries will load divisions for you.
This will save you some setup work.

why is this taking me to a different page entirely, I don't get it??