=== WP Featured Content and Slider Pro === Contributors: wponlinesupport, anoopranawat, pratik-jain Tags: content slider, slider, featured, post slider, custom post slider, custom post type display, featured content, featured services, featured content rotator, featured content slider, Product slider, content gallery, content slideshow, featured content slideshow, featured posts, featured content slider Requires at least: 4.7 Tested up to: 6.4.1 Stable tag: 1.8 A quick, easy way to add and display what features your company, product or service offers, using our shortcode OR template code. == Description == Many CMS sites need to display Featured Content/Featured services on their website. "WP Featured Content and Slider Pro" is a clean and easy-to-use features showcase management system for WordPress. Display Featured Content/Featured services, features your product, company or services offers, and display them via a shortcode OR template code. View [DEMO](https://demo.essentialplugin.com/prodemo/pro-wp-featured-content-and-slider/) for more details. **We have given 20 designs with 3 shortcode.** [featured-cnt-icon-img] [featured-cnt-icon] and [featured-cnt-img] Where you can display Featured Content in list view, in grid view and Featured Content Slider with carousel. You can also select the design theme from "Featured Content -> Featured Content Designs". = Shortcode Examples = 1. Featured content with icon design: [featured-cnt-icon type="grid"] [featured-cnt-icon type="slider"] 2. Featured content with image design [featured-cnt-img type="grid"] [featured-cnt-img type="slider"] 3. Featured content with icon and image design [featured-cnt-icon-img type="grid"] [featured-cnt-icon-img type="slider"] = Here is Template code = = Available fields : = * Title * Contents * Read More Link * Add either Featured Image OR Font Awesome Icons (Note: for some design you can us both) == Installation == 1. Upload the 'WP Featured Content and Slider Pro' folder to the '/wp-content/plugins/' directory. 2. Activate the "WP Featured Content and Slider Pro" list plugin through the 'Plugins' menu in WordPress. 3. Add a new page and add the respective shortcode. == Changelog == = 1.8 (13, Dec 2022) = * [*] Fix - Fixed post permalink issue when it is set other than 'Post name'. = 1.7 (12, Dec 2022) = * [*] New - Added 'revision', 'post excerpt', 'author', and WordPress default custom fields support to featured content post type. * [*] Update - Changed slider arrow images to SVG. Now user can change the color of arrows easily. * [*] Update - Use escaping and sanitize functions for better security. * [*] Update - Added nonce security to plugin reset setting. * [*] Update - Update post sorting functionality to work smoothly with pagination. * [*] Update - Add nonce security while saving slide sorting order in the admin area. * [*] Update - Now pagination will work with the archive page. * [*] Update - Update Slick slider JS to stable version 1.8.0 * [*] Update - Improved WPBakery Page Builder Support. * [*] Update - JavaScript syntax for jQuery 3.0 and higher with compatibility to WordPress version 6.1 * [*] Update - Improved tool tip text in 'Shortcode Builder' page for better understanding. * [*] Update - Minor changes in JS and CSS files. * [*] Update - Update latest license code files. * [*] Fix - Fixed slider is not displaying when page have pagination. * [*] Fix - Fixed slider initialization issue with Elementor vertical tab. * [*] Fix - Image is not visible in old browser when plugin lazy load is enabled. * [*] Fix - Fixed Gutenberg block color palette issue with WordPress 6.1 * [*] Fix - Fixed one deprecated warning in Gutenberg block from WordPress 6.1.1 * [*] Fix - SEO & HTML validation error of empty image source when plugin lazy load is enabled. * [*] Tweak - Code optimization and performance improvements. * [*] Template File - Minor template file has been updated. If you have overridden the template file then verify with the latest copy. = 1.6.4 (11, Nov 2021) = * [*] Update - Remove "wp" prefix from all functions, classes and scripts. * [*] Update - Change demo and documentation link in plugin details page. * [*] Tweak - Code optimization and performance improvements. * [*] Update - Minor changes in JS and CSS files. * [*] Template File - Minor template file has been updated. If you have overridden the template file then verify with the latest copy. = 1.6.3 (02, Sep 2021) = * [+] New - Add new settings to manage timeline post slug, category slug, enable Gutenberg editor and disable archive page. * [*] Fix - Fixed range control max value issue in Gutenberg. * [*] Update - Improved tool tip text in 'Shortcode Builder' page for better understanding. * [*] Update - Gutenberg changed block_categories to block_categories_all add_filter function * [*] Update - Add two types of filter for all shortcodes and widgets. * [*] Update - Update latest license code files. * [*] Update - Add and change some tool tip text for shortcode generator. * [*] Update - JavaScript syntax for jQuery 3.0 and higher with compatibility to WordPress version 5.6. * [*] Check compatibility to WordPress version 5.8. * [*] Tweak - Code optimization and performance improvements. = 1.6.2 (11, Dec 2020) = * [+] New - Added Fusion Page Builder (Avada) native support. * [*] Update - Major changes in CSS and JS related fusion builder. * [*] Check compatibility to WordPress version 5.6. = 1.6.1 (26, Oct 2020) = * [+] New - Improved WPBakery Page Builder Support. Now the plugin works in page builder tab, accordion, toggle and etc elements. * [+] Update - Minor JS and CSS file updates related to WPBakery page builder. = 1.6 (10, Oct 2020) = * [+] New - Added Elementor page builder support. * [+] New - Added SiteOrigin page builder support. * [+] New - Added Beaver builder support. * [+] New - Added Divi page builder native support. * [+] New - Click to copy the shortcode from the getting started page. * [*] Update - Major changes in CSS and JS. * [*] Update - License code for usage. Now the user/agency can hide the license page or license info from the page. * [*] Check compatibility with WordPress version. = 1.5 (27, Dec 2019) = * [+] New - Added Gutenberg Block. Now use the plugin easily with Gutenberg! * [+] New - Added 'media_size', 'hover_pause' and 'focus_pause' parameter shortcode parameters for all slider shortcodes. Now you can pause the slider on mouse hover and slider element focus. * [+] New - Added 'image_height' shortcode parameter for '[featured-cnt-icon-img]' and '[featured-cnt-img]'. * [+] Update - Minified some CSS and JS. * [+] Fix - Resolved 'query_offset' and 'pagination' related issues in all shortcodes. * [*] Tweak - Pagination will work if the page is divided into multiple pages with tag. * [*] Tweak - Pagination will work on a single post also. * [*] Tweak - Code optimization and performance improvements. * [*] Template File - Major template file has been updated. If you have overridden the template file then verify with the latest copy. = 1.4 (11, Feb 2019) = * [+] Note : Please take a backup of your old plugin before update. * [+] New - Added Templating feature. Now you can override plugin design from your current theme!! * [+] New - Added 'link' shortcode parameters for all shortcodes. * [+] New - Added 'include_author', 'exclude_author' and 'include_cat_child' shortcode parameters. * [*] Removed - 'fa_icon_color' shortcode parameter from [featured-cnt-img] shortcode. * [*] Updated - Added prefix in CSS classes to avoid the conflict with other plugins and themes. * [*] Updated - Rearrange design number for better understanding and user perspective. * [*] Updated - [featured-cnt-icon-img] modified designs number are as below. The format is OLD DESIGN - NEW DESIGN number. #8 - #1, #9 - #2, #20 - #3, #21 - #4, #24 - #5, #25 - #6, #27 - #7, #31 - #8, #34 - #9 * [*] Updated - [featured-cnt-icon] modified designs number are as below. The format is OLD DESIGN - NEW DESIGN number. #22 - #8, #23 - #9, #29 - #10, #28 - #11, #29 - #12, #30 - #13, #32 - #14, #33 - #15, #35 - #16 * [*] Updated - [featured-cnt-img] modified designs number are as below. The format is OLD DESIGN - NEW DESIGN number. #10 - #1, #11 - #2, #12 - #3, #13 - #4, #14 - #5, #15 - #6, #16 - #7, #17 - #8, #18 - #9, #19 - #10 * [*] Fix - Default image is not working in [featured-cnt-icon] shortcode. * [*] Code Optimization and Improvements. = 1.3 (09, Aug 2018) = * [+] New - Introduced 'Shortcode Generator' functionality with Preview Panel. * [+] New - Added custom 'Post Type' supports settings. * [+] New - Added public support to `Features` post type. Now it will work as WordPress default post type and you can view it so you can run the plugin individually. * [+] New - 'extra_class' shortcode parameter. Now you can add your extra class and use it for custom designing. * [+] New - 'query_offset' shortcode parameter for album shortcodes. * [+] New - Added two types of pagination to shortcodes with grid type. * [*] Updated - Plugin translation code. Now users can put the plugin languages file in the WordPress 'language' folder so the plugin language file will not be lost while plugin update. * [*] Updated - Font Awesome site link for icon reference. * [*] Tweak - Take better care of the image alt tag when the post title contains an HTML tag. * [*] Tweak - Take better care of data sanitization. * [*] Tweak - Used 'wp_reset_postdata' instead of 'wp_reset_query'. * [*] Remove - 'image_style' parameter from 'featured-cnt-img' shortcode. = 1.2.1 (11, Nov 2016) = * [+] Added 'How it Work' page for better user interface. * [-] Removed 'Plugin Design' page. * [*] Updated Font Awesome CSS to latest version 4.7.0 * [*] Updated Post type and Category parameters. * [*] Optimized some CSS. = 1.2 (26, Sep 2016) = * [*] Resolved some CSS issues. * [+] Added 15 new designs. = 1.1 (13, Sep 2016) = * [*] Updated plugin license page. * Added SSL to https://www.wponlinesupport.com/ for secure updates. = 1.0 (09, June 2016) = * Initial release.