Tiny Contact Form

Ein ganz einfaches und kleines Kontaktformular.

Einfach in den Einstellungen die Empfänger-Email-Adresse angeben und den Shortcode (siehe readme.txt) an den gewünschten Stellen eintragen. Fertig.

Download bei Wordpress

Tiny Contact Form 0.6

Contributors: Tom Braider
Donate link: http://www.unicef.org
Tags: email, mail, contact, form
Requires at least: 2.7
Tested up to: 2.9.2
Stable tag: 0.6

Little form that allows site visitors to contact you by email.

Description


Use [TINY-CONTACT-FORM] within any post or page.
Add the widget to your sidebar.

Installation

  1. unzip plugin directory into the /wp-content/plugins/ directory
  2. activate the plugin through the Plugins menu in WordPress
  3. insert [TINY-CONTACT-FORM] in your page or/and add the widget to your sidebar
  4. check the settings (email, messages, style) in backend
  5. without widgets use this code to insert the form in your sidebar.
<?php if (isset($tiny _ contact _ form)) $tiny _ contact _ form->showForm(); ?>

Frequently Asked Questions


How to style?

  • The complete form is surrounded by a
    . Tags in FORM: LABEL, INPUT and TEXTAREA.
  • To change the form style in your sidebar you can use .widget .contactform (plus tags above) in your template style.css.
  • Since v0.3 you can use the settings.

Need Help? Find Bug?

read and write comments on plugin page

Screenshots


  1. 1. contact form on page

  2. 2. contact form widget in sidebar

  3. 3. settings page

Arbitrary section


Silent Helper
  • Jay Shergill http://www.pdrater.com

Translations
  • by: Marcis Gasuns http://www.fatcow.com
  • da: Jonas Thomsen http://jonasthomsen.com
  • de: myself ;)
  • es: Jeffrey Borbón http://www.eljeffto.com
  • fr: Jef Blog
  • he: Sahar Ben-Attar http://openit.co.il
  • hr, it: Alen Širola http://www.gloriatours.hr
  • hu: MaXX http://www.novamaxx.hu

Changelog


0.6

  • new: set reciever and subject in shortcode [TINY-CONTACT-FORM to="abc@def.hi" suject="Hello"]
  • now name and email of the writer are the default "From" data if non "From" given on options page

0.5.2

  • new translation: hebrew, thanks Sahar Ben-Attar

0.5.1

  • Bugfix: referer on pages with more post was wrong
  • Bugfix: PHP4 compatibility, "static" before function deleted
  • new translation: Danish, thanks to Jonas Thomsen

0.5

  • new: optional captcha
  • new: referer (page the mail was sent) in mail
  • new translation: France, thanks to Jef Blog

0.4.3

  • Bugfix: little change in stylesheet to realy hide the "hidden" fields

0.4.2

  • Bugfix: little change in spam check

0.4.1

  • new translation: Belorussian, thanks to Marcis Gasuns

0.4

  • new: custom widget title and submit button

0.3.3

  • new translation: hungarian, thanks MaXX

0.3.2

  • new translation: espanol, thanks Jeffrey

0.3.1

  • new translations: hr and italiano, thanks Alen

0.3

  • new: more user settings
  • new: language support (english, german)
  • change to wp_mail()

0.2

  • new: sidebar widget to easy add the form to the sidebar

0.1

  • first release
created by Readme Parser


Zu guter letzt ein Style-Sheet Beispiel. Wird ja oft genug danach gefragt.

/* field names */
.contactform label { display:block; }
/* fields */
.contactform input { display:block; width:400px; border:1px blue solid; }
/* message area */
.contactform textarea { display:block; width:400px; height:200px; }
/* ok message */
.contactform_respons { display:block; color:green; font-weight:bold; border: 2px green solid; padding:10px; }
/* error message */
.contactform_error { display:block; color:red; font-weight:bold; border: 2px red solid; padding:10px; }

/* smaller widget form */
.widget .contactform { width:200px; }
.widget .contactform input { width:98%; }
.widget .contactform textarea { width:98%; height:100px; }

RSS-Feed 278 Kommentare

alle Kommentare anzeigen / show all comments
  1. bert sagt:

    Is there a way to edit the form so that it is even smaller for a sidebar or compact space in the content area?

    • Tom sagt:

      Hello bert,
      you can use all Stylesheet you know. :wink: Type it in the style.css of your theme.
      The complete form is surrounded by a div class="contactform". Tags in FORM: LABEL, INPUT and TEXTAREA.

  2. baron sagt:

    hi. Thanks for plugin

    perfect.

    Regards

  3. steffino sagt:

    hallo, hättest du nicht lust, eine antispam-methode in das plugin einzubauen? ich denke da an die simple aber effektive methode von sergejs antispam-bee

    • Tom sagt:

      Sowas in der Art mache ich auch. Ganz ohne Schutz kann man ein Formular ja nicht frei lassen. :wink: Es gibt unsichtbare Felder die bestimmte Werte haben oder leer sein müssen. Hab die Idee von “Yawasp”.

  4. steffino sagt:

    mhh… mist, bei mir scheint der mailversand (mit der funktion ‘mail’) nicht zu funktionieren (habe das plugin mit eigenen email-adressen getestet und es kamen keine mails)

  5. steffino sagt:

    herrje, jetzt geht es doch (ich sollte nicht soviel rumfrickeln…)

  6. When I plug [TINY-CONTACT-FORM] into my sidebar php, I only see it come out as [TINY-CONTACT-FORM] on the screen. How do I fix this?

Kommentare Seite:12345678910»»|
alle Kommentare anzeigen / show all comments

Kommentar schreiben




Quicktags:

Stoppt die Vorratsdatenspeicherung! Jetzt klicken & handeln!Willst du auch bei der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:
Tiny Corner