Popup Magic Notification is a lightweight WordPress plugin that allows you to display customizable popup notifications on your website. You can configure the popup's appearance, content, and behavior through an easy-to-use admin settings page. Features include enabling/disabling the popup, setting colors, adding a heading, description, CTA button, and an optional image, as well as controlling the popup's reappearance with a cookie expiration setting.
Features
After activation, go to the WordPress admin panel.
Navigate to the Popup Settings menu (found in the sidebar).
Configure the popup settings:
Enable Popup: Check this box to enable the popup on your site.
Background Color: Choose the background color of the popup.
Text Color: Choose the text color for the popup content.
Heading: Enter the heading for the popup (e.g., "Hello").
Description: Enter a short description (e.g., "Join Us").
CTA Button Text: Set the text for the call-to-action button (e.g., "Click Here").
CTA Button Link: Provide the URL for the CTA button.
CTA Button Background Color: Choose the background color for the CTA button.
CTA Button Text Color: Choose the text color for the CTA button.
Upload Image: (Note: Image upload functionality requires additional media handling code.)
Select Image Position Option: Choose whether the image appears on the left or right.
Image Width (optional): Set the image width in pixels (default is 800px).
Set Cookie Expire (in Day): Set how many days before the popup reappears after being dismissed (default is 1 day).
Click Save Changes to apply your settings.
The popup will appear on the frontend of your site if enabled and if the visitor has not dismissed it (based on the cookie expiration).
安装:
Install the plugin directly from the WordPress plugin repository or upload the duplicator-post-page folder to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Once activated, a "Duplicate" link will appear in the post and page action links in the WordPress admin area.