The Shortcode Popup Forms plugin allows you to easily add contact forms to your WordPress pages using a simple shortcode. When users click the contact button, a modern contact form appears with fields for name, title, email, and message. The plugin supports custom SMTP settings for reliable email delivery and offers multiple button design options.
`
[thaxam-contact name=”John Doe” email=”john@example.com”]
`
The plugin settings page can be accessed from your WordPress admin dashboard:
The settings page includes three tabs:
– SMTP Settings: Configure custom SMTP server details for reliable email delivery
– Default Recipient: Set default contact name and email for forms when not specified in shortcode
– Button Design: Customize button appearance, colors, and behavior with multiple design options
Add the contact form to any page or post using the shortcode:
[thaxam-contact name=”John Doe” email=”johndoe@email.com”]
name (required): The name of the person to contactemail (required): The email address to send the message todesign (optional): Override the default button design (default, modern, gradient, outline, neumorphism, glassmorphism)[thaxam-contact name=”John Doe” email=”johndoe@email.com”]
This will create a “Send Email” button with the default design that reveals a contact form when clicked.
[thaxam-contact name=”Jane Smith” email=”jane@email.com” design=”modern”]
This will create a “Send Email” button with the modern design style.
If the default WordPress email settings don’t work, you can configure custom SMTP settings:
For Gmail:
– SMTP Host: smtp.gmail.com
– SMTP Port: 587
– SMTP Encryption: TLS
– SMTP Username: your-gmail@gmail.com
– SMTP Password: Your Gmail app password (not your regular password)
Note: You may need to enable “Less secure app access” or generate an app password for Gmail.
The plugin offers extensive button customization options:
The contact form includes the following fields:
For support or feature requests, please contact Thaxam.
This plugin is licensed under the GPL v2 or later.
Made by Thaxam