Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

How to: custom pages?

Asked Modified Viewed 1,381 times
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Started this discussions
  • Answered 1 question
asked
Senior Member

I'm trying to setup a signup formular for a newsletter in custom pages, but the formular won't show up correct - it shows the code instead.

Maby it's because it's late or it might even be that i'm stupid, but I still haven't figured out how these new custom pages work - sp please, pretty please show/tell me how it's done - step by step (I'm quiet certain others also will listen carefully here)

here's my code:

<!-- Begin MailChimp Signup Form --><br /><br /><br />
<div id="mc_embed_signup"><br /><form id="mc-embedded-subscribe-form" class="validate" action="//joyfulsingers.us2.list-manage.com/subscribe/post?u=40c953c7470a5dbc01d1e2c83&amp;id=2da13ae2bf" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank"><br />
<div id="mc_embed_signup_scroll"><br />
<h2>Abonner på vores nyhedsbrev</h2>
<br />
<div class="indicates-required"><span class="asterisk">*</span> krævet felt</div>
<br />
<div class="mc-field-group"><br /> <label for="mce-EMAIL">Mailadresse <span class="asterisk">*</span><br /></label><br /> <input id="mce-EMAIL" class="required email" name="EMAIL" type="email" value="" /></div>
<br />
<div class="mc-field-group"><br /> <label for="mce-FNAME">Fornavn <span class="asterisk">*</span><br /></label><br /> <input id="mce-FNAME" class="required" name="FNAME" type="text" value="" /></div>
<br />
<div class="mc-field-group"><br /> <label for="mce-LNAME">Efternavn <span class="asterisk">*</span><br /></label><br /> <input id="mce-LNAME" class="required" name="LNAME" type="text" value="" /></div>
<br />
<div class="mc-field-group input-group"><br /> <strong>Mailformat </strong><br />
<ul>
<ul>
<li><input id="mce-EMAILTYPE-0" name="EMAILTYPE" type="radio" value="html" /><label for="mce-EMAILTYPE-0">html</label></li>
</ul>
</ul>
<br />
<ul>
<ul>
<li><input id="mce-EMAILTYPE-1" name="EMAILTYPE" type="radio" value="text" /><label for="mce-EMAILTYPE-1">tekst</label></li>
</ul>
</ul>
<br /><br /></div>
<br />
<p><a title="Se tidligere nyhedsbreve" href="http://us2.campaign-archive1.com/home/?u=40c953c7470a5dbc01d1e2c83&amp;id=2da13ae2bf">Se tidligere nyhedsbreve.</a></p>
<br />
<p>Powered by <a title="MailChimp - email marketing made easy and fun" href="http://eepurl.com/cOZF4H">MailChimp</a></p>
<br />
<div id="mce-responses" class="clear"><br />
<div id="mce-error-response" class="response" style="display: none;"> </div>
<br />
<div id="mce-success-response" class="response" style="display: none;"> </div>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--><br />
<div style="position: absolute; left: -5000px;"><input tabindex="-1" name="b_40c953c7470a5dbc01d1e2c83_2da13ae2bf" type="text" value="" /></div>
<br />
<div class="clear"><input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Abonner" /></div>
</div>
</form></div>
<br /><br /><!--End mc_embed_signup-->
0 replies

2 posts

F
Falk
F
Falk 148
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

Administration > Security Settings. > PHP Execution turn ON
0 replies
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Started this discussions
  • Answered 1 question
answered
Senior Member

Already done before my post - but the page shows correctly now ...
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

F
F
Falk 148
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
H
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Started this discussions
  • Answered 1 question

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet