Changeset 1911798
- Timestamp:
- 07/19/2018 05:58:18 PM (8 years ago)
- File:
-
- 1 edited
-
smart-popup/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smart-popup/trunk/readme.txt
r1911795 r1911798 1 === WP Smart Tooltip ===2 Contributors: naminbd , msisaifulsaif3 Tags: tips, tooltip, bootstrap tooltip, dictionary, directory, glossary, responsive1 === Smart Popup === 2 Contributors: naminbd 3 Tags: popup, modal, facebook popup, video popup, shortcode popup, bootstrap modal, optin, social popup 4 4 Donate link: http://nurul.ninja/supportme/ 5 5 Requires PHP: 5.2.4 6 Requires at least: 3.07 Tested up to: 4.9. 16 Requires at least: 4.0 7 Tested up to: 4.9.7 8 8 Stable tag: trunk 9 9 License: GPLv2 or later … … 13 13 14 14 == Description == 15 Easily add Bootstrap tooltip to your site. You can create custom post and use as tolltip anywhere in your site with short code. 16 Just use like this: [wp-smart-tooltip id="<your-postID-here->"] 17 Post title will show as tooltip text and post content will show as tooltip. 15 Smart Popup:: an exclusive popup (Modal) plugin for WordPress. You can show any content in your wordpress post or page as popup. You can add popup with link or button or page/post on load. 16 You can use some nice theme and customize button and colors. You can able to add your facebook page like and wall or you can add any video from youtube. 17 You also add shrot code or image or any html in your popup. 18 19 For short code use: [wps-popup id="ID"] (you can see this in popup list, just copy & past) 20 18 21 19 22 20 23 21 24 = Features = 22 * Use Custom post as tooltip. 23 * Support any HTML in tooltip content. 24 * Custom background for tooltip. 25 * Custom text color for tooltip. 26 * User define tooltip width. 25 * Use Custom post as popup. 26 * Use anywhere in your site. 27 * Use popup as Link 28 * Use Popup as button 29 * Use Popup on page or post load 30 * Use time delay for auto loaded popup. 31 * Customize button color and radius. 32 * 4 Predefine themes (more coming soon). 33 * Customize design as your need. 34 27 35 36 = 3rd party supported plugins = 37 * Contact Form 7 38 * Ninja Forms 39 * Neo Forms 40 * WP Forms 41 * WeForms 42 * Gravity Forms 43 * WP Google Maps 44 * HTML5 Maps 45 * Shortcode Maker 46 * Review Builder 47 * Elementor Builder 28 48 49 50 == Screenshots == 51 1. Pop List 52 2. New Popup - HTML 53 3. New Popup - Image 54 4. New Popup - Facebook Page Like 55 5. New Popup - Short Code 56 6. New Popup - YouTube Video 57 7. Individual Popup Setting 58 8. Popup Theme 59 9. Popup Settings 60 10. Popup Short code render in front-end page 61 11. Short code popup example demo 62 12. YouTube Video popup example demo 63 13. Image popup example demo 64 14. HTML popup example demo 65 66 29 67 == Installation == 30 1. Download and install the plugin from WordPress dashboard. You can also upload the entire “ wp smart tooltip” folder to the `/wp-content/plugins/` directory68 1. Download and install the plugin from WordPress dashboard. You can also upload the entire “Smart Popup” folder to the `/wp-content/plugins/` directory 31 69 2. Activate the plugin through the ‘Plugins’ menu in WordPress 32 70 33 71 == Changelog == 34 = 1.0.1 =35 * Add Alap offset in settings.36 37 72 = 1.0.1 = 38 73 * Fixed JavaScript error for auto load popup … … 42 77 43 78 44 == Screenshots ==45 1. Tooltip list in admin area46 2. How to use tooltip47 3. Settings48 4. Front-end example49 79 50 80 … … 52 82 = What about support? = 53 83 Create a support ticket at WordPress forum and I will take care of any issue. 54 = Can I change color and background of tool-tips = 55 Yes, you can change it from settings 56 = How I use this plugin = 57 Please check 'how to use' sub menu form plugin. 58 84 = How I add Video From YouTube? = 85 Select popup type as 'YouTube' than add Video ID in YouTube Settings. 86 = How I add Facebook Page Likebox? = 87 Select popup type as 'Facebook' than add your Page URL in Facebook Settings. 88 = How to hide popup shortcode from Post Excerpt? 89 You can change settings from settings page for it.
Note: See TracChangeset
for help on using the changeset viewer.