Përshkrim
Mbi
This is a lightweight plugin to create a customized contact form.
Add shortcode [contact] on a page or use the widget to display your form.
Form has fields for Name, Email, Subject and Message. It also has a sum to solve (to avoid abuse) and a privacy consent checkbox.
You can personalize your form via the settings page or by adding attributes to the shortcode or the widget.
It’s also possible to list form submissions in your dashboard.
Si të përdoret
After installation add shortcode [contact] on a page or use the widget to display your form.
Settings page
You can personalize your form via the settings page. This page is located at Settings > VS Contact Form.
Settings and labels can be overridden when using the relevant (shortcode) attributes below.
This can be useful when having multiple contact forms on your website.
Atribute kodi të shkurtër
You can also personalize your form by adding attributes to the shortcode mentioned above. Attributes will override the settings page.
Të ndryshme:
- Add custom CSS class to form:
class="your-class-here"
- Ndryshoni adresë email parazgjedhje:
email_to="email-i-juaj"
- Dërgoni te shumë adresa email-e (5, e shumta):
email_to="email-i-parë, email-i-i-dytë"
- Change “From” email header:
from_header="your-email-here"
- Change subject in email to admin:
subject="your subject here"
- Change subject in auto-reply email to sender:
subject_auto_reply="your subject here"
Field labels:
- Emër:
label_name="etiketa juaj këtu"
- Email:
label_email="your label here"
- Subject:
label_subject="your label here"
- Message:
label_message="your label here"
- Privacy consent:
label_privacy="your label here"
- Submit:
label_submit="your label here"
Field placeholders:
- Name:
placeholder_name="your placeholder here"
- Email:
placeholder_email="your placeholder here"
- Subject:
placeholder_subject="your placeholder here"
- Message:
placeholder_message="your placeholder here"
Field error labels:
- Name:
error_name="your label here"
- Email:
error_email="your label here"
- Subject:
error_subject="your label here"
- Sum:
error_sum="your label here"
- Message:
error_message="your label here"
- Links:
error_links="your label here"
- Bad words:
error_bad_words="your label here"
- Privacy consent:
error_privacy="your label here"
Messages:
- Displayed when sending succeeds:
thank_you_message="your message here"
- Displayed in the auto-reply email to sender:
auto_reply_message="your message here"
Shembuj:
- Një atribut:
[contact email_to="email-i-juaj-këtu"]
- Multiple attributes:
[contact email_to="your-email-here" subject="your subject here" label_submit="your label here"]
Atribute widget-i
The widget supports the same attributes. Don’t add the main shortcode tag or the brackets.
Shembuj:
- One attribute:
email_to="your-email-here"
- Multiple attributes: `email_to=”your-email-here” subject=”your subject here” label_submit=”your label here”
Paraqit në pult parashtrime formulari
You can activate the listing of form submissions in your dashboard via the settings page.
After activation you will notice a new menu item called “Submissions”.
SMTP
SMTP (Simple Mail Transfer Protocol – Protokoll i Thjeshtë Për Shpërngulje Poste) është një standard internet për dërgimin e email-eve.
WordPress-i e mbulon funksionin PHP mail()
si parazgjedhje, por, kur përdoret SMTP, ka më pak shanse që parashtrimit të formularit nga ju t’i vihet shenjë si mesazh i padëshiruar.
You must install an additional plugin for this, such as WP mail SMTP.
Uninstall
If you uninstall plugin via dashboard all form submissions and settings will be removed from database.
All posts of the (custom) post type “submission” will be removed.
You can avoid this via the settings page.
Pyetje?
Ju lutemi, hidhini një sy ndarjes FAQ.
Përkthim
Nuk përfshihet, por shtojca mbulon paketa gjuhësore WordPress-i.
Mirëpresim me shumë dëshirë përkthime të tjera!
The translation folder inside this plugin is redundant but kept for reference.
Falënderime
S’do të isha në gjendje të krijoja këtë shtojca pa kodin e WordPress-it dhe ndihmën nga bashkësia WordPress, kështu që: faleminderit!
Shijojeni!
Foto ekrani
Instalim
Për të dhëna instalimi, ju lutemi, shihni ndarjen Përshkrim.
PBR
-
About the FAQ
-
The FAQ are updated regularly to include support for newly added or changed plugin features.
-
Si e caktoj gjuhën e shtojcës?
-
Shtojca do të përdorë gjuhën e sajtit, të caktuar që nga Rregullime > Të përgjithshme.
Nëse shtojca s’është e përkthyer në këtë gjuhë, gjuha që do të përdoret është anglishtja.
-
What is the default admin email address?
-
Si parazgjedhje, parashtrimet e formularëve do të dërgohen te adresa email e caktuar te Rregullime > Të përgjithshme.
You can change this via the settings page or by using an attribute.
-
Pse adresa email “from” s’është nga dërguesi?
-
Kam përdorur një parazgjedhje të quajtur krye “From” email-i, për të shmangur vënien shenjë parashtrimeve si mesazhe të padëshiruar.
Praktika më e mirë është përdorimi i një kryeje “Nga” email-esh (një adresë email) që përfundon me përkatësinë e sajtit tuaj.
Kryet parazgjedhje “Nga” të email-it fillojnë me “wordpress” dhe përfundojnë me përkatësinë e sajtit tuaj.
Këtë mund ta ndryshoni duke përdorur një atribut.
Përgjigja juaj për dërguesin do të përdorë një tjetër krye email, të quajtur “Reply-To”, që është adresa email që ka plotësuar dërguesi.
-
Can I display multiple forms on the same page?
-
Mos përdorni te e njëjta faqe disa kode të shkurtër njëherësh. Kjo mund të sjellë përplasje.
But you can display a form by using the shortcode and a form by using the widget, on the same page.
-
Can I add extra fields to form?
-
If you want extra fields you should use another contact form plugin, such as WPForms.
-
Pse dështon parashtrimi i formularit?
-
An error message is displayed if plugin was unable to send form.
Your hosting provider might have disabled the mail function of your server. Please contact them for info.
If they advice you to install a SMTP plugin, please check the “SMTP” section above.
In case you’re using a SMTP plugin, check the settings page of that plugin for mistakes. Most SMTP plugins have a test module, you can test the mail function by sending a test mail.
-
Pse nuk më vijnë parashtrimet te formulari?
-
- Please also check the junk/spam folder of your mailbox
- Check installation info above and check shortcode (attributes) for mistakes
- Check the settings page, maybe you have disabled email to admin
- In case you’re using a SMTP plugin, check the settings page of that plugin for mistakes
- Most SMTP plugins have a test module, you can test the mail function by sending a test mail
- Install another contact form plugin to determine whether it’s caused by VS Contact Form or not
-
A ka veçori anti-spam kjo shtojcë?
-
Sigurisht që përfshihen funksionet parazgjedhje të WordPress-it për vlerësim, sanitarizim dhe formatim të saktë.
Form has a sum to solve and you can limit the number of links in Message field.
And form contains hidden honeypot fields and a hidden time trap.
-
Does this plugin meet the conditions of the GDPR?
-
The General Data Protection Regulation (GDPR) is a regulation in EU law on data protection and privacy for all individuals within the European Union.
I did my best to meet the conditions of the GDPR:
- Form has a privacy consent checkbox
- You can disable collection of IP address
- Form submissions are safely stored in database, similar to how the default posts and pages are stored
- You can easily delete form submissions
-
Does this plugin have its own block?
-
Plugin doesn’t have its own block in the editor and there are no plans to add this anytime soon.
-
No Semantic versioning?
-
Version number doesn’t give you info about the type of update (major, minor, patch). You should check changelog for that.
-
Si mund të dhuroj për shtojcën?
-
You like my plugin and you’re willing to make a donation? Thanks, I really appreciate that! There’s a PayPal donate link at my website.
-
Pyetje apo koment tjetër?
-
Ju lutemi, hapni një temë te forumi i shtojcës.
Shqyrtime
Kontribues & Zhvillues
“VS Contact Form” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
Kontribues“VS Contact Form” është përkthyer në 22 gjuhë. Faleminderit përkthyesve për ndihmesën e tyre.
Përkthejeni “VS Contact Form” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
Version 13.8
- New: set different subject for email to admin and auto-reply email to sender
- Added attribute “subject_auto_reply”
Version 13.7
- Email subject and submission title: re-added subject that sender has filled in
Version 13.6
- Removed prefix attribute of the email subject
- Set your email subject via the settings page or by using an attribute
- Subject that sender has filled in is listed in email content
- Updated settings page
Version 13.5
- Textual changes
- Minor changes in code
Version 13.4
- Minor changes in code
Version 13.3
- Fix: bad words filter
Version 13.2
- New: bad words filter
- Disallow bad words in form submissions
- New: set maxlength for input and textarea
- Minor changes in code
Version 13.1
- Minor changes in code
Version 13.0
- Fix: nonce
Version 12.9
- Fix: nonce
Për krejt versionet, ju lutemi, kontrolloni regjistër ndryshimesh për kartelat.