Coding in a form in brackets
-
I’m trying to code a call to a form a script created. I get 404 when I click the link so I screwed up somewhere.
What is the proper coding to generate the correct link?
<!-- <a class="first" href="<?php echo get_option('home'); ?>/">Home</a> --> <a class="first" href="[name-of-form id="52" title="test of form"]">test</a>
I can’t load the page right now but I believe it appeared as
Home–>test
Obviously I tried to edit out the Home link until I get the test form right. Then I can just replace it.
[ Please do not bump, that’s not permitted here. ]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Coding in a form in brackets’ is closed to new replies.