Feature and Modal Popup Plugin is a Wordpress plugin that allows you to create a beautiful section of features with modal dialog popups;
##Install
###Extracting the files
- You can download the plugin from our Wordpress Plugin Page or Github Page ;
- Extract it inside
wp-content/plugins
; - Activate the plugin inside the Administration Panels of your site;
##Usage
- Click in the menu item created after the plugin installation ;
- Create a new feature post;
- Select the icon feature in
"Featured Image"
section ( 110px X 110px ); - Select the feature border color and excerpt limit;
- Add content and update the feature post( Remembering that the modal popup just get the first post image to shows);
- Add the shortcode to your theme's
<?php do_shortcode ([feature_modal]) ?>
or create a Wordpress page and add the shortcode[feature_modal]
as a content; - The page should display a maximum of 4 feature posts;
This plugin is under devlopment so if you found any Issue, please tell us writing your problem in this rep Issue section. I hope you all fork this rep to get it as better as we can.
##License
Created by and copyright André Rocha. Released under the GNU General Public License.