Περιγραφή
Explore Featured Content and Slider Pro Features | Bundle Deal
Many CMS site needs to display Featured Content/Featured services on website. “WP Featured Content and Slider” 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.
Now added Custom Post Type support where you can display custom post type content with this plugin.
Also work with Gutenberg shortcode block.
We have given 4 designs with 2 shortcode.
[featured-content] and [featured-content-slider]
Where you can display Featured Content in list view, in grid view and Featured Content Slider with responsive. You can also select design theme from “Featured Content -> Featured Content Designs”.
Shortcode Examples
1. Simple list view
[featured-content]
2. Grid View
[featured-content grid="2"]
3. Slider (per row one)
[featured-content-slider]
4. Slider (per row two)
[featured-content-slider slides_column="2"]
You can use Following parameters with shortcode
[featured-content]
- limit:
[featured-content limit=”5″] ( ie Display 5 featured content on your website ) - Design:
[featured-content design=”design-1″] ( ie Select design for featured content. Designs are design-1, design-2, design-3) - post_type:
[featured-content post_type=”post”] ( ie Select Post type for featured content. You can select post type: post, page, any custom post type) - Taxonomy:
[featured-content taxonomy=”category”] (Enter registered custom taxonomy name with respective to post type. To use with category wise for custom taxonomy.) - cat_id:
[featured-content cat_id=”category_id”] ( ie Display featured content categories wise) - grid:
[featured-content grid=”2″] ( ie Display featured content in grid view) - fa_icon_color:
[featured-content fa_icon_color=”#000000″] ( ie Change the color of Font Awesome Icon – If added insted of featured image) - image_style:
[featured-content image_style=”square”] ( ie Image style “square” OR “circle”) - display_read_more:
[featured-content display_read_more=”true”] ( ie Display Read More Button OR Not. Values are “true” and “false”) - content_words_limit:
[featured-content content_words_limit=”50″] ( ie Limit the words limit in the content section.) - show_content:
[featured-content show_content=”true”] ( ie show short content or not. By default value is “true”. Values are “true” and “false”) - extra_class:
[featured-content extra_class=””] ( You can add extra class here.)
You can use Following parameters with shortcode
[featured-content-slider]
- Display Number of Featured content at time
[featured-content-slider slides_column=”2″] (Display no of columns in featured content ) - Number of featured content slides at a time:
[featured-content-slider slides_scroll=”2″] (Controls number of featured content rotate at a time) - Pagination and arrows:
[featured-content-slider dots=”false” arrows=”false”] - Autoplay and Autoplay Interval:
[featured-content-slider autoplay=”true” autoplay_interval=”100″] - Slide Speed:
[featured-content-slider speed=”3000″] - limit:
[featured-content-slider limit=”5″] ( ie Display 5 featured content on your website ) - Design:
[featured-content-slider design=”design-1″] ( ie Select design for featured content. Designs are design-1, design-2, design-3) - post_type:
[featured-content-slider post_type=”featured_post”] ( ie Select Post type for featured content. You can select post type: post, page, any custom post type) - Taxonomy:
[featured-content-slider taxonomy=”category”] (Enter registered custom taxonomy name with respective to post type. To use with category wise for custom taxonomy.) - cat_id:
[featured-content-slider cat_id=”category_id”] ( ie Display featured content categories wise) - fa_icon_color:
[featured-content-slider fa_icon_color=”#000000″] ( ie Change the color of Font Awesome Icon – If added insted of featured image) - image_style:
[featured-content-slider image_style=”square”] ( ie Image style “square” OR “circle”) - display_read_more:
[featured-content-slider display_read_more=”true”] ( ie Display Read More Button OR Not. Values are “true” and “false”) - content_words_limit:
[featured-content-slider content_words_limit=”50″] ( ie Limit the words limit in the content section.) - show_content:
[featured-content-slider show_content=”true”] ( ie show short content or not. By default value is “true”. Values are “true” and “false”) - extra_class:
[featured-content-slider extra_class=””] ( You can add extra class here.)
Here is Template code
<?php echo do_shortcode('[featured-content]'); ?> and <?php echo do_shortcode('[featured-content-slider]'); ?>
Added New Features :
- Added One more design
- Added Font Awesome Icons
- Added New shortcode parameters ie post_type, fa_icon_color, content_words_limit, show_content
- Added new design ie design-4
Available fields :
- Read More Link
- Add either Featured Image OR Font Awesome Icons (Note: for design you can us both)
- Title
- Contents
Privacy & Policy
- We have also opt-in e-mail selection , once you download the plugin , so that we can inform you and nurture you about products and its features.
Μπλοκς
Αυτό το πρόσθετο παρέχει 2 μπλοκς.
- Featured Content Grid
- WP Featured Content and Slider
Εγκατάσταση
- Upload the ‘WP Featured Content and Slider’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the “WP Featured Content and Slider” list plugin through the ‘Plugins’ menu in WordPress.
- Add a new page and add this short code
[featured-content] - If you want to display using slider then use this short code
[featured-content-slider] - Here is Template code
- If you want to display using slider then use this template code
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“WP Featured Content and Slider” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “WP Featured Content and Slider” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “WP Featured Content and Slider” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.4.4 (14, Feb 2022)
- [*] Tested up to: 5.9
- [-] Removed some unwanted code and files.
1.4.3 (15, Nov 2021)
- [*] Fix – Resolve Gutenberg WP-Editor script related issue.
- [*] Update – Add some text and links in Readme file.
1.4.2 (20, Aug 2021)
- [*] Updated all external links
- [*] Tweak – Code optimization and performance improvements.
- [*] Fixed – Blocks Initializer Issue.
- [*] Updated language file and json.
1.4.1 (31, May 2021)
- [*] Added – https link in our analytics code to avoid browser security warning.
- [*] Tested up to: 5.7.2
- [*] Tweak – Code optimization and performance improvements.
1.4 (04, March 2021)
- [+] New – Added Gutenberg block support. Now use plugin easily with Gutenberg!
- [+] New – Added native shortcode support for Elementor, SiteOrigin and Beaver builder.
- [+] New – Added Divi page builder native support.
- [+] New – Added Fusion page builder native support.
- [*] Tweak – Code optimization and performance improvements.
1.3.4 (14, July 2020)
- [*] Follow WordPress Detailed Plugin Guidelines for Offload Media and Analytics Code.
- [*] Tested up to: 5.4.2
- [+] Added wp-featured-content-and-slider.pot file in languages dir.
1.3.3 (31, Dec 2019)
- [*] Fixed some css related issue.
- [+] Added esc_url() where needed.
- [*] Fixed text domain issue.
1.3.3 (31, May 2019)
- [*] Fix – Resolved warning of count varible with PHP latest version.
1.3.2 (14, Feb 2019)
- [*] Minor change in Opt-in flow.
1.3.1 (04, Jan 2019)
- [*] Update Opt-in flow.
1.3 (08, Dec 2018)
- [*] Tested with WordPress 5.0 and Gutenberg.
1.2.8 (09 June, 2018)
- [*] Follow some WordPress Detailed Plugin Guidelines.
1.2.7 (25 Aug, 2017)
- [*] Fixed design-4 issue mac sfari browser.
1.2.6 (24 Aug, 2017)
- [*] Fixed design-4 issue in responsive and display content in vertical
- [*] Fixed css issues.
1.2.5 (16 Jan, 2017)
- [+] Added ‘taxonomy’ shortcode parameter for custom category.
- [*] Grouped ‘Fa Icon’ and ‘Read More Link’ metabox options.
- [*] Updated slider js to latest version.
- [*] Updated Font Awesome CSS to latest version 4.7.0
1.2.4 (28/10/2016)
- [+] Added “How it work” tab.
- Fixed slick.js load issue.
- Fixed some css issues.
1.2.3
- Fixed some css issues.
1.2.2
- Added css for outline issue.
1.2.1
- Fixed some css issues.
- Resolved multiple slider jquery conflict issue.
1.2
- Fixed some bugs
- Added New shortcode parameters ie show_content
- Added new design ie design-4
1.1
- Added New shortcode parameters ie post_type, fa_icon_color, content_words_limit.
- Added new design-3.
- Added Font Awesome Icons.
- Fixed some bug.
1.0
- Initial release.
- Adds custom post type.