{"id":31863,"date":"2014-09-20T12:59:39","date_gmt":"2014-09-20T12:59:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cr3ativ-carousel\/"},"modified":"2016-12-08T14:06:42","modified_gmt":"2016-12-08T14:06:42","slug":"cr3ativ-carousel","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/cr3ativ-carousel\/","author":7241717,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.1","stable_tag":"trunk","tested":"4.7.33","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Cr3ativ Carousel Plugin","header_author":"Jonathan Atkinson","header_description":"","assets_banners_color":"5b659b","last_updated":"2016-12-08 14:06:42","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/cr3ativ.com\/cr3ativportfolio\/carousel","header_author_uri":"http:\/\/cr3ativ.com\/","rating":4.2,"author_block_rating":0,"active_installs":100,"downloads":17232,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":"1","5":"4"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"994846","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"994846","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"993867","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"993867","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[786],"plugin_category":[50],"plugin_contributors":[81556],"plugin_business_model":[],"class_list":["post-31863","plugin","type-plugin","status-closed","hentry","plugin_tags-carousel","plugin_category-media","plugin_contributors-cr3ativ","plugin_committers-akyusa01"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cr3ativ-carousel_5b659b.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Easily add as many carousel items as you'd like by category.<\/p>\n\n<p>Using the owl script available here http:\/\/owlgraphic.com\/owlcarousel\/ - we have created an easy to use plugin based on the content area.<\/p>\n\n<p>You can include these items by carousel category in a post or page using the short code:<\/p>\n\n<p>[carousel-loop columns=\"3\" category=\"logos\"]<\/p>\n\n<p>Above is an example of that short code.  We state how many columns we want to display and from what carousel category (which is the slug name of the category (all lower case and spaces are separated by -).<\/p>\n\n<p>We also provide a widget for this plugin to utilize the same as the short code with the exception of you can tell the carousel how to sort the items and the carousel category is provided by a drop down menu.<\/p>\n\n<p>For your convenience, the plugin also contains a directory called languages, you will find the mo\/po files used for this plugin here.<\/p>\n\n<p>Here is <a href=\"http:\/\/mythemepreviews.com\/plugins\/carousel-plugin\/&quot;\">the demo<\/a>.<\/p>\n\n<h3>Plugin Installation<\/h3>\n\n<ol>\n<li><p>Upload the <code>cr3ativ-carousel<\/code> folder to your to the <code>\/wp-content\/plugins\/<\/code> directory or alternatively upload the cr3ativ-carousel.zip via the plugin page of WordPress by clicking 'Add New' and select the zip from your local computer.<\/p><\/li>\n<li><p>Activate the plugin once uploaded.<\/p><\/li>\n<li><p>You will now see a new post type on the left of the WP admin menu named Carousel Item.<\/p><\/li>\n<\/ol>\n\n<p>OR You can just go to your WordPress admin area, click Plugins &gt; Add New and in the search box type Cr3ativ Carousel and choose to install and activate from the WordPress Plugin page.<\/p>\n\n<h3>Creating a Single Carousel Item<\/h3>\n\n<ol>\n<li><p>Click \u2018Carousel Item &gt; Add New' from your WordPress admin menu.<\/p><\/li>\n<li><p>Name your post with your carousel item name you wish to use.<\/p><\/li>\n<li><p>Give your new post a 'Carousel Category' name.  You will need this later for when you use the short code or widget.  These can be found under 'Carousel Item' \/ 'Carousel Category'.  When using the shortcode you will use the slug of the Carousel Category.  When using the widget, these will be automatically displayed in a drop down for you to choose from.<\/p><\/li>\n<li><p>Add regular content including images, text, links as you normally would when creating a post.  This plugin does not use the \u2018featured image\u2019 so you will not see the \u2018featured image\u2019 area that you are used to seeing on a WordPress post, don\u2019t panic, it\u2019s not broken, it\u2019s missing by design to stop any confusion on where to put your images\/content.<\/p><\/li>\n<li><p>Click \u2018Publish\u2019.<\/p><\/li>\n<li><p>Using either the widget or the short code, you can now put your carousel items by category anywhere on your WordPress site<\/p><\/li>\n<\/ol>\n\n<h3>Styling<\/h3>\n\n<p>Styling for these page templates are included in the includes directory under :<\/p>\n\n<p>\/css\/owl.carousel.css<\/p>\n\n<!--section=changelog-->\n<h4>1.3.1<\/h4>\n\n<p>Removed float:left; from the .owl-carousel CSS<\/p>\n\n<h4>1.3.0<\/h4>\n\n<p>Backed out the owl 2.0 and animate.css due to js errors.<\/p>\n\n<h4>1.2.0<\/h4>\n\n<p>Updated owl carousel to the new 2.0 and now includes animate.css for customization of the plugin (transitions and transition speed).<\/p>\n\n<h4>1.1.0<\/h4>\n\n<p>Updated widget section to support WP 4.3.<\/p>\n\n<h4>1.0.6<\/h4>\n\n<p>Updated version # and removed extra css files no longer needed for owl carousel.<\/p>\n\n<h4>1.0.5<\/h4>\n\n<p>Updated to add missing images from CSS files, combined all 3 CSS files into 1 css file and updated the loops to include all items instead of just displaying the # of items based on WordPress reading settings.<\/p>\n\n<h4>1.0.4<\/h4>\n\n<p>Updated admin column view incase short codes are being used and added CSS to column to scroll when a lot of text is used in the content area.<\/p>\n\n<h4>1.0.3<\/h4>\n\n<p>Updated cr3ativ-carousel.php to fix issue with \u2018headers already sent\u2019 error message.<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p>Updated admin view and updated the language files. Removed the \u2018featured image\u2019 section since this is not used.<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>Updated plugin to fix issue with conflict on WP Settings &gt; Reading.<\/p>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>","raw_excerpt":"Cr3ativ Carousel plugin is taken from a custom post type used to create an easy to use carousel using your content (text, images or links) and display &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/31863","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=31863"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/akyusa01"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=31863"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=31863"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=31863"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=31863"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=31863"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=31863"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}