Carousel, Slider, Gallery by WP Carousel – Image Carousel & Photo Gallery, Post Carousel & Post Grid, Product Carousel & Product Grid for WooCommerce - Version 2.0.2

Version Description

  • Fix: Elementor conflict issue.
Download this release

Release Info

Developer shapedplugin
Plugin Icon 128x128 Carousel, Slider, Gallery by WP Carousel – Image Carousel & Photo Gallery, Post Carousel & Post Grid, Product Carousel & Product Grid for WooCommerce
Version 2.0.2
Comparing to
See all releases

Code changes from version 2.0.0 to 2.0.2

admin/css/wp-carousel-free-admin.css CHANGED
@@ -23,7 +23,28 @@
23
  height: auto;
24
  top: -75px;
25
  }
26
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  .sp-wpcf-upgrade .headline-feature.feature-video iframe,
28
  .sp-wpcp-help .headline-feature.feature-video iframe{
29
  position: absolute;
23
  height: auto;
24
  top: -75px;
25
  }
26
+ .about-wrap.sp-wpcf-upgrade [class$="-col"] .col+.col{
27
+ margin-left: 0;
28
+ }
29
+ .about-wrap.sp-wpcf-upgrade .about-text{
30
+ min-height: 60px;
31
+ }
32
+ .about-wrap.sp-wpcf-upgrade hr {
33
+ order: 0;
34
+ height: 0;
35
+ margin: 0;
36
+ border-top: 1px solid rgba(0,0,0,.1);
37
+ }
38
+ .sp-wpcf-upgrade .headline-feature.feature-video,
39
+ .sp-wpcp-help .headline-feature.feature-video {
40
+ position: relative;
41
+ margin: 40px 0;
42
+ padding-bottom: 56.25%;
43
+ width: 100%;
44
+ max-width: 100%;
45
+ height: 0;
46
+ text-align: center;
47
+ }
48
  .sp-wpcf-upgrade .headline-feature.feature-video iframe,
49
  .sp-wpcp-help .headline-feature.feature-video iframe{
50
  position: absolute;
admin/views/meta-box/config/metabox.config.php CHANGED
@@ -100,8 +100,8 @@ $options[] = array(
100
  'id' => 'number_of_total_posts',
101
  'type' => 'number',
102
  'title' => __( 'Total Posts', 'wp-carousel-free' ),
103
- 'desc' => __( 'Number of total posts to show. Default value is 50.', 'wp-carousel-free' ),
104
- 'default' => '50',
105
  'attributes' => array(
106
  'min' => 0,
107
  ),
@@ -134,8 +134,8 @@ $options[] = array(
134
  'id' => 'wpcp_total_products',
135
  'type' => 'number',
136
  'title' => __( 'Total Products', 'wp-carousel-free' ),
137
- 'desc' => __( 'Number of total products to display. Default value is 50.', 'wp-carousel-free' ),
138
- 'default' => '50',
139
  'attributes' => array(
140
  'min' => 1,
141
  ),
100
  'id' => 'number_of_total_posts',
101
  'type' => 'number',
102
  'title' => __( 'Total Posts', 'wp-carousel-free' ),
103
+ 'desc' => __( 'Number of total posts to show. Default value is 10.', 'wp-carousel-free' ),
104
+ 'default' => '10',
105
  'attributes' => array(
106
  'min' => 0,
107
  ),
134
  'id' => 'wpcp_total_products',
135
  'type' => 'number',
136
  'title' => __( 'Total Products', 'wp-carousel-free' ),
137
+ 'desc' => __( 'Number of total products to display. Default value is 10.', 'wp-carousel-free' ),
138
+ 'default' => '10',
139
  'attributes' => array(
140
  'min' => 1,
141
  ),
public/css/wp-carousel-free-public.css CHANGED
@@ -53,7 +53,7 @@
53
  .wpcp-carousel-section .slick-slide:focus {
54
  outline: none;
55
  }
56
- .wpcp-carousel-section .slick-slide {
57
  margin-right: 20px;
58
  float: none;
59
  display: inline-block;
53
  .wpcp-carousel-section .slick-slide:focus {
54
  outline: none;
55
  }
56
+ .wpcp-carousel-section.slick-initialized .slick-slide {
57
  margin-right: 20px;
58
  float: none;
59
  display: inline-block;
public/css/wp-carousel-free-public.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .sp-wpcp-wrapper{margin-bottom:0}.wpcp-carousel-section.wpcp-standard{overflow:hidden;padding-right:2px;display:none}.wpcp-carousel-section.wpcp-standard.slick-initialized{display:block;position:relative}.wpcp-carousel-section .wpcp-single-item{overflow:hidden;display:inline-block;vertical-align:middle;float:none}.wpcp-all-captions li{list-style:none;margin:0}.wpcp-carousel-section p,.wpcp-carousel-section ul,.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions h2{margin:0}.wpcp-carousel-section.wpcp-video-carousel .wpcp-single-item .wpcp-slide-image{position:relative}.wpcp-carousel-section.wpcp-content-carousel .wpcp-single-item{padding-left:15px;padding-right:15px}.wpcp-carousel-section .wpcp-single-item img{margin:0 auto;max-width:100%;box-shadow:none}.wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions{padding:10px 20px 15px}.wpcp-carousel-section .wpcp-single-item .wpcp-all-captions .wpcp-image-description{margin:6px 0 0}.wpcp-carousel-section .wpcp-single-item .wpcp-slide-image a:focus{outline:0}.wpcp-carousel-section .slick-slide:focus{outline:0}.wpcp-carousel-section.slick-initialized .slick-slide{margin-right:20px;float:none;display:inline-block;vertical-align:middle}.wpcp-carousel-section .slick-list{margin-right:-20px}.wpcp-carousel-section .wpcp-all-captions a,.wpcp-carousel-section a,.wpcp-carousel-section a:hover{text-decoration:none}.wpcp-carousel-section:not(.wpcp-product-carousel) .wpcp-single-item{border:1px solid #e5e5e5;background:#f9f9f9}.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions{padding:15px 20px 0;overflow:hidden}.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions h2{font-size:16px;font-weight:600;margin:0 0 10px}.wpcp-single-item h2 a{color:#444;text-decoration:none}.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions .post-categories{margin:0 0 7px;padding:0;display:block}.wpcp-post-carousel .wpcp-all-captions p{margin-bottom:15px}.wpcp_readmore{border:1px solid;display:inline-block;background:#22afba;margin:0 0 14px;line-height:32px;padding:5px 14px;font-weight:600}.wpcp_readmore,.wpcp_readmore:focus,.wpcp_readmore:hover{color:#fff}.wpcp-single-item .wpcp-all-captions .wpcp-post-meta{margin:0 0 20px;padding:0}.wpcp-post-carousel .wpcp-post-meta li{display:inline-block;margin-right:5px}.wpcp-post-carousel .wpcp-post-meta li:last-child{margin-right:0}.wpcp-post-meta li,.wpcp-post-meta li a{color:#999}.wpcp-carousel-section.detail-on-right .wpcp-single-item .wpcp-all-captions,.wpcp-carousel-section.detail-on-right .wpcp-single-item .wpcp-slide-image{float:left;width:50%;box-sizing:border-box}.wpcp-carousel-section.detail-with-overlay .wpcp-all-captions{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;height:100%}.wpcp-carousel-section.detail-with-overlay.overlay-lower .wpcp-all-captions{top:auto;display:block;height:auto}.wpcp-carousel-section.detail-with-overlay.overlay-on-hover .wpcp-all-captions{visibility:hidden;opacity:0;transition:visibility .3s linear,opacity .3s linear}.wpcp-carousel-section.detail-with-overlay.overlay-on-hover .wpcp-single-item:hover .wpcp-all-captions{visibility:visible;opacity:1}.wpcp-carousel-section.detail-with-overlay .wpcp-single-item{position:relative}.wpcp-carousel-section .wpcp-single-item:focus{outline:0}.wpcp-carousel-section.wpcp-product-carousel .wpcp-slide-image{border:1px solid #efefef}.wpcp-product-carousel .wpcp-single-item .wpcp-all-captions{padding:15px 20px 0;overflow:hidden;text-align:center}.wpcp-product-carousel .wpcp-single-item .wpcp-product-title{margin:0;font-size:16px;line-height:23px;font-weight:600}.wpcp-product-price{margin-top:5px}.wpcp-carousel-section.wpcp-product-carousel .wpcp-cart-button{margin-top:12px}.wpcp-carousel-section.wpcp-product-carousel .wpcp-cart-button a.button{background:#ebebeb;color:#545454;border:1px solid #d1d1d1;font-weight:500;padding:0 20px;line-height:38px;display:inline-block;font-size:14px}.wpcp-carousel-section.wpcp-product-carousel .wpcp-all-captions .wpcp-cart-button a.add_to_cart_button.added{display:none}.wpcp-carousel-section.wpcp-product-carousel .wpcp-all-captions .wpcp-cart-button .added_to_cart{font-size:100%;margin:0;line-height:38px;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:0 20px;font-weight:600;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none;border:1px solid}.wpcp-carousel-section.wpcp-product-carousel .wpcp-all-captions .wpcp-cart-button a.button:hover{background:#3f3f3f;border-color:#d1d1d1;color:#fff}.wpcp-carousel-section.wpcp-product-carousel .wpcp-all-captions .wpcp-cart-button .wc-forward::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;vertical-align:-.125em;font:normal normal normal 14px/1 FontAwesome;font-weight:900;line-height:inherit;vertical-align:baseline;content:"\f178";margin-left:.5407911001em}.wpcp-carousel-section .woocommerce-product-rating .star-rating{margin:4px auto;float:none}.wpcp-product-price span{font-weight:700;font-size:14px}.wpcp-carousel-section .slick-next:after,.wpcp-carousel-section .slick-next:before,.wpcp-carousel-section .slick-prev:after,.wpcp-carousel-section .slick-prev:before{display:none}.wpcp-carousel-section .slick-prev{left:0}.wpcp-carousel-section .slick-next{right:0}.wpcp-carousel-section .slick-next,.wpcp-carousel-section .slick-prev{width:30px;height:30px;line-height:30px;position:absolute;z-index:22;left:auto;top:auto;font-size:30px;-webkit-transition:ease all .3s;-moz-transition:ease all .3s;-ms-transition:ease all .3s;-o-transition:ease all .3s;transition:ease all .3s;margin-top:-15px;cursor:pointer}.wpcp-carousel-section.nav-vertical-center{padding:0 25px}.wpcp-carousel-section .slick-next,.wpcp-carousel-section .slick-next i,.wpcp-carousel-section .slick-prev,.wpcp-carousel-section .slick-prev i{line-height:28px;font-family:fontawesome;color:#000}.wpcp-carousel-section.nav-vertical-center .slick-next,.wpcp-carousel-section.nav-vertical-center .slick-prev{top:50%}.wpcp-carousel-section.nav-vertical-center .slick-prev{left:0}.wpcp-carousel-section.nav-vertical-center .slick-next,.wpcp-carousel-section.nav-vertical-center .slick-prev{margin-top:-15px}.wpcp-carousel-section.nav-vertical-center.slick-dotted .slick-next,.wpcp-carousel-section.nav-vertical-center.slick-dotted .slick-prev{margin-top:-35px}.wpcp-carousel-section.nav-vertical-center .slick-next{right:0;text-align:right}.wpcp-carousel-section ul.slick-dots{list-style:none;padding:0!important;margin:0;text-align:center;margin-top:18px;position:relative}.wpcp-carousel-section ul.slick-dots li{display:inline;margin:0}.wpcp-carousel-section ul.slick-dots li button{background-color:#ccc;border:0 solid;border-radius:50%;font-size:0;margin:3px;overflow:hidden;padding:0;text-indent:-999px;width:12px;height:12px;cursor:pointer}.wpcp-carousel-section ul.slick-dots,.wpcp-carousel-section ul.slick-dots li,.wpcp-carousel-section ul.slick-dots li button{line-height:1!important}.wpcp-carousel-section ul.slick-dots li button:focus{outline:0}.wpcp-carousel-section ul.slick-dots li.slick-active button{background-color:#666}
readme.txt CHANGED
@@ -1,23 +1,23 @@
1
- === WordPress Carousel ===
2
- Contributors: shapedplugin
3
- Donate link: http://shapedplugin.com/donate
4
- Tags: wordpress carousel, best carousel plugin, image carousel, image slider, post carousel, custom post carousel, custom taxonomy carousel, woocommerce product carousel, content carousel, video carousel, video slider, video lightbox, youtube carousel, video gallery, carousel, slider, responsive slider, responsive carousel, carousel slider, ticker carousel, center mode carousel, slide anything, image gallery, image lightbox, wordpress image gallery, photo gallery, gallery slider, wordpress gallery plugin, gallery, post slider, vimeo slider, self hosted video carousel, content slider, wordpress slider, featured content slider, html slider, horizontal carousel slider, posts content slider, product carousel, woocommerce slider, woocommerce product slider
5
- Requires at least: 4.3
6
- Tested up to: 5.0.2
7
- License: GPLv2 or later
8
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
-
10
-
11
- The Most Powerful and User-friendly WordPress Carousel Plugin. Create beautiful carousels in minutes using Images, Posts, WooCommerce Products etc.
12
-
13
-
14
- == Description ==
15
-
16
- [youtube https://www.youtube.com/watch?v=hCeKn8jmxn4]
17
-
18
- [__Live Demo__](https://wordpresscarousel.com/) | [__Video Tutorials__](https://www.youtube.com/shapedplugin/) | [__Documentation__](https://shapedplugin.com/docs/docs/wordpress-carousel/) | [__PRO Features »__](https://wordpresscarousel.com/#feature)
19
-
20
-
21
  = Overview =
22
 
23
  **WordPress Carousel** is the most powerful and user-friendly WordPress Carousel plugin to create beautiful carousels with **Images, Posts, WooCommerce Products etc.** This plugin will allow you simply select images from WordPress media library, drag and drop them into place and also supports WordPress posts and WooCommerce products. It's fully responsive, highly customizable and works smoothly on iPhone, iPad, Android, Firefox, Chrome, Safari, Opera and Edge.
@@ -26,15 +26,15 @@ We believe that you shouldn't be a coder or hire a developer to create a carouse
26
 
27
  = WordPress Carousel 2.0 =
28
 
29
- **WordPress Carousel 2.0** has completely been rebuilt and this provides you now many improvements and new amazing features.
30
-
31
- = You'll be able to display =
32
-
33
- * **Image Carousel** – Create beautiful image carousels with uploading images via WordPress regular media gallery. Easily drag and drop image slides.
34
-
35
- * **Post Carousel** – Display WordPress latest posts in the carousel with post title, image, excerpt, date, author etc.
36
-
37
- * **WooCommerce Product Carousel** – Display latest WooCommerce products carousel. Show/hide the product name, image, price, rating, add to cart button etc.
38
 
39
 
40
  = Key Feature List =
@@ -63,8 +63,8 @@ We believe that you shouldn't be a coder or hire a developer to create a carouse
63
  * Multilingual Ready.
64
  * RTL Supported.
65
  * Widget Supported.
66
- * Compatible with any theme.
67
- * Advanced Settings to enqueue or dequeue Scripts/CSS.
68
  * Custom CSS field to override styles.
69
  * Developer friendly & easy to customize.
70
  * SEO friendly & optimized for speed.
@@ -195,7 +195,7 @@ It’s even easier to put images of different height together so the width is dy
195
  * MotoPress
196
  * CornerStone
197
  * Themify Builder etc.
198
-
199
 
200
  **WordPress Carousel Pro - Admin Panel Overview**
201
 
@@ -210,50 +210,50 @@ The premium version of the plugin entitles you to get fast, friendly, and priori
210
  For documentation and tutorials go to our [__Documentation__](https://shapedplugin.com/docs/docs/wordpress-carousel-pro/).
211
 
212
  = Author =
213
- Designed and Developed by [__ShapedPlugin__](https://shapedplugin.com/)
214
-
215
-
216
-
217
- == Installation ==
218
-
219
- = MINIMUM REQUIREMENTS =
220
-
221
- * PHP 5.6 or later
222
- * MySQL 5.6 or later
223
- * WordPress 4.3 or later
224
-
225
- **This section describes how to install the plugin and get it working**
226
-
227
- = AUTOMATIC INSTALLATION (EASIEST WAY) =
228
-
229
- To do an automatic install of WordPress Carousel, log in to your WordPress dashboard, navigate to the Plugins menu and
230
- click Add New.
231
- In the search field type "WordPress Carousel". Once you have found it you can install it by simply
232
- clicking "Install Now" and then "Activate".
233
-
234
- = MANUAL INSTALLATION =
235
-
236
- **Uploading in WordPress Dashboard**
237
-
238
- * Download wp-carousel-free.zip
239
- * Navigate to the ‘Add New’ in the plugins dashboard
240
- * Navigate to the ‘Upload’ area
241
- * Select wp-carousel-free.zip from your computer
242
- * Click ‘Install Now’
243
- * Activate the plugin in the Plugin dashboard
244
-
245
- **Using FTP**
246
-
247
- * Download wp-carousel-free.zip
248
- * Extract the wp-carousel-free directory to your computer
249
- * Upload the wp-carousel-free directory to the /wp-content/plugins/ directory
250
- * Activate the plugin in the Plugin dashboard
251
-
252
- The WordPress codex contains <a href="https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation">instructions</a> on how to install a WordPress plugin.
253
-
254
-
255
- == Frequently Asked Questions ==
256
-
257
  = Who should use WordPress Carousel? =
258
 
259
  **WordPress Carousel** is perfect for photographers, designers, bloggers, different organizations, and small to large businesses. Basically, if you want to create beautiful carousels like, Image Carousel, Post Carousel, and Product Carousel, then you need to use WordPress Carousel.
@@ -284,7 +284,7 @@ Test the plugin with a WordPress default theme, to be sure that the error is not
284
  Deactivate all plugins you are using and check if the problem is still occurring.
285
 
286
  If none of the previously listed actions helps you solve the problem, then, submit a ticket in the forum and describe your problem accurately, specify WordPress and plugin versions you are using and any other information that might help us solve your problem as quickly as possible.
287
-
288
  Pro version users [__Support Forum__](https://shapedplugin.com/support/) and Free or Lite Version [__Support Forum__](https://shapedplugin.com/support-forum/).
289
 
290
  = Where can I report bugs? =
@@ -305,89 +305,94 @@ Adding a **WordPress Carousel (Image Carousel, Post Carousel, Product Carousel)*
305
  = Do you Like this Plugin and want to encourage us for improvement? =
306
  Please give the plugin [__5 stars__](https://wordpress.org/support/plugin/wp-carousel-free/reviews/?filter=5#new-post) rating and your precious appreciation will help us to make it much great in the future.
307
 
308
- Thank you!
309
-
310
-
311
-
312
- == Screenshots ==
313
-
314
- 1. Live Demo.
315
- 2. Carousel Settings.
316
- 3. General Settings (Image Carousel).
317
- 4. Style Settings.
318
- 5. Post Carousel.
319
- 6. Product Carousel.
320
- 7. All Carousels.
321
- 8. Advanced Settings.
322
- 9. Custom CSS.
323
- 10. Drag & Drop Image Re-order.
324
-
325
-
326
-
327
- == Changelog ==
328
-
329
- = 2.0.0 =
330
- * New: Admin Dashboard Panel.
331
- * New: Shortcode Generator.
332
- * New: Drag and drop image slides Re-ordering.
333
- * New: Post Carousel.
334
- * New: WooCommerce Product Carousel.
335
- * New: Multilingual Ready.
336
- * New: Multisite Supported.
337
- * New: Widget Supported.
338
- * New: Carousel Section Title.
339
- * New: Choose available sizes.
340
- * New: Custom CSS options.
341
- * New: Advanced Settings (Enqueue/Dequeue).
342
- * New: Image Title Attribute.
343
- * New: Slider border option.
344
- * New: Navigation and Pagination hide on mobile option.
345
- * New: Price, Rating, Add to Cart show and hide option for Product Carousel.
346
-
347
-
348
- = 1.4.9 =
349
- * Fix: Image size issue.
350
-
351
- = 1.4.8 =
352
- * Fix: Carousel position issue.
353
-
354
- = 1.4.7 =
355
- * Fix: Image max-width issue.
356
-
357
- = 1.4.6 =
358
- * Help page updated.
359
-
360
- = 1.4.5 =
361
- * Loading broken issue fixed.
362
-
363
- = 1.4.4 =
364
- * Multiple carousel on same page issue fixed
365
-
366
- = 1.4.3 =
367
- * Add infinite loop
368
- * Display items limit option
369
- * Bullets on/off
370
- * Navigation on/off
371
- * AutoPlay on/off
372
- * Small desktop, Tablet, Mobile items limit option
373
-
374
- = 1.4.2 =
375
- * Fixed conflict issue for some themes
376
-
377
- = 1.4.1 =
378
- * PHP code cleaning
379
-
380
- = 1.4 =
381
- * Fixed navigation css issue
382
-
383
- = 1.3 =
384
- * Fixed navigation issue
385
-
386
- = 1.2 =
387
- * Fixed error
388
-
389
- = 1.1 =
390
- * Fixed autoPlay
391
-
392
- = 1.0 =
 
 
 
 
 
393
  * First Release
1
+ === WordPress Carousel ===
2
+ Contributors: shapedplugin
3
+ Donate link: http://shapedplugin.com/donate
4
+ Tags: wordpress carousel, best carousel plugin, image carousel, image slider, post carousel, custom post carousel, custom taxonomy carousel, woocommerce product carousel, content carousel, video carousel, video slider, video lightbox, youtube carousel, video gallery, carousel, slider, responsive slider, responsive carousel, carousel slider, ticker carousel, center mode carousel, slide anything, image gallery, image lightbox, wordpress image gallery, photo gallery, gallery slider, wordpress gallery plugin, gallery, post slider, vimeo slider, self hosted video carousel, content slider, wordpress slider, featured content slider, html slider, horizontal carousel slider, posts content slider, product carousel, woocommerce slider, woocommerce product slider
5
+ Requires at least: 4.3
6
+ Tested up to: 5.1
7
+ License: GPLv2 or later
8
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
+
10
+
11
+ The Most Powerful and User-friendly WordPress Carousel Plugin. Create beautiful carousels in minutes using Images, Posts, WooCommerce Products etc.
12
+
13
+
14
+ == Description ==
15
+
16
+ [youtube https://www.youtube.com/watch?v=hCeKn8jmxn4]
17
+
18
+ [__Live Demo__](https://wordpresscarousel.com/) | [__Video Tutorials__](https://www.youtube.com/shapedplugin/) | [__Documentation__](https://shapedplugin.com/docs/docs/wordpress-carousel/) | [__PRO Features &raquo;__](https://wordpresscarousel.com/#feature)
19
+
20
+
21
  = Overview =
22
 
23
  **WordPress Carousel** is the most powerful and user-friendly WordPress Carousel plugin to create beautiful carousels with **Images, Posts, WooCommerce Products etc.** This plugin will allow you simply select images from WordPress media library, drag and drop them into place and also supports WordPress posts and WooCommerce products. It's fully responsive, highly customizable and works smoothly on iPhone, iPad, Android, Firefox, Chrome, Safari, Opera and Edge.
26
 
27
  = WordPress Carousel 2.0 =
28
 
29
+ **WordPress Carousel 2.0** has completely been rebuilt and this provides you now many improvements and new amazing features.
30
+
31
+ = You'll be able to display =
32
+
33
+ * **Image Carousel** – Create beautiful image carousels with uploading images via WordPress regular media gallery. Easily drag and drop image slides.
34
+
35
+ * **Post Carousel** – Display WordPress latest posts in the carousel with post title, image, excerpt, date, author etc.
36
+
37
+ * **WooCommerce Product Carousel** – Display latest WooCommerce products carousel. Show/hide the product name, image, price, rating, add to cart button etc.
38
 
39
 
40
  = Key Feature List =
63
  * Multilingual Ready.
64
  * RTL Supported.
65
  * Widget Supported.
66
+ * Compatible with any theme.
67
+ * Advanced Settings to enqueue or dequeue Scripts/CSS.
68
  * Custom CSS field to override styles.
69
  * Developer friendly & easy to customize.
70
  * SEO friendly & optimized for speed.
195
  * MotoPress
196
  * CornerStone
197
  * Themify Builder etc.
198
+
199
 
200
  **WordPress Carousel Pro - Admin Panel Overview**
201
 
210
  For documentation and tutorials go to our [__Documentation__](https://shapedplugin.com/docs/docs/wordpress-carousel-pro/).
211
 
212
  = Author =
213
+ Designed and Developed by [__ShapedPlugin__](https://shapedplugin.com/)
214
+
215
+
216
+
217
+ == Installation ==
218
+
219
+ = MINIMUM REQUIREMENTS =
220
+
221
+ * PHP 5.6 or later
222
+ * MySQL 5.6 or later
223
+ * WordPress 4.3 or later
224
+
225
+ **This section describes how to install the plugin and get it working**
226
+
227
+ = AUTOMATIC INSTALLATION (EASIEST WAY) =
228
+
229
+ To do an automatic install of WordPress Carousel, log in to your WordPress dashboard, navigate to the Plugins menu and
230
+ click Add New.
231
+ In the search field type "WordPress Carousel". Once you have found it you can install it by simply
232
+ clicking "Install Now" and then "Activate".
233
+
234
+ = MANUAL INSTALLATION =
235
+
236
+ **Uploading in WordPress Dashboard**
237
+
238
+ * Download wp-carousel-free.zip
239
+ * Navigate to the ‘Add New’ in the plugins dashboard
240
+ * Navigate to the ‘Upload’ area
241
+ * Select wp-carousel-free.zip from your computer
242
+ * Click ‘Install Now’
243
+ * Activate the plugin in the Plugin dashboard
244
+
245
+ **Using FTP**
246
+
247
+ * Download wp-carousel-free.zip
248
+ * Extract the wp-carousel-free directory to your computer
249
+ * Upload the wp-carousel-free directory to the /wp-content/plugins/ directory
250
+ * Activate the plugin in the Plugin dashboard
251
+
252
+ The WordPress codex contains <a href="https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation">instructions</a> on how to install a WordPress plugin.
253
+
254
+
255
+ == Frequently Asked Questions ==
256
+
257
  = Who should use WordPress Carousel? =
258
 
259
  **WordPress Carousel** is perfect for photographers, designers, bloggers, different organizations, and small to large businesses. Basically, if you want to create beautiful carousels like, Image Carousel, Post Carousel, and Product Carousel, then you need to use WordPress Carousel.
284
  Deactivate all plugins you are using and check if the problem is still occurring.
285
 
286
  If none of the previously listed actions helps you solve the problem, then, submit a ticket in the forum and describe your problem accurately, specify WordPress and plugin versions you are using and any other information that might help us solve your problem as quickly as possible.
287
+
288
  Pro version users [__Support Forum__](https://shapedplugin.com/support/) and Free or Lite Version [__Support Forum__](https://shapedplugin.com/support-forum/).
289
 
290
  = Where can I report bugs? =
305
  = Do you Like this Plugin and want to encourage us for improvement? =
306
  Please give the plugin [__5 stars__](https://wordpress.org/support/plugin/wp-carousel-free/reviews/?filter=5#new-post) rating and your precious appreciation will help us to make it much great in the future.
307
 
308
+ Thank you!
309
+
310
+
311
+
312
+ == Screenshots ==
313
+
314
+ 1. Live Demo.
315
+ 2. Carousel Settings.
316
+ 3. General Settings (Image Carousel).
317
+ 4. Style Settings.
318
+ 5. Post Carousel.
319
+ 6. Product Carousel.
320
+ 7. All Carousels.
321
+ 8. Advanced Settings.
322
+ 9. Custom CSS.
323
+ 10. Drag & Drop Image Re-order.
324
+
325
+
326
+
327
+ == Changelog ==
328
+
329
+ = 2.0.2 =
330
+ * Fix: Elementor conflict issue.
331
+
332
+ = 2.0.1 =
333
+ * Fix: WordPress 5.1 compatible issue.
334
+
335
+ = 2.0.0 =
336
+ * New: Admin Dashboard Panel.
337
+ * New: Shortcode Generator.
338
+ * New: Drag and drop image slides Re-ordering.
339
+ * New: Post Carousel.
340
+ * New: WooCommerce Product Carousel.
341
+ * New: Multilingual Ready.
342
+ * New: Multisite Supported.
343
+ * New: Widget Supported.
344
+ * New: Carousel Section Title.
345
+ * New: Choose available sizes.
346
+ * New: Custom CSS options.
347
+ * New: Advanced Settings (Enqueue/Dequeue).
348
+ * New: Image Title Attribute.
349
+ * New: Slider border option.
350
+ * New: Navigation and Pagination hide on mobile option.
351
+ * New: Price, Rating, Add to Cart show and hide option for Product Carousel.
352
+
353
+ = 1.4.9 =
354
+ * Fix: Image size issue.
355
+
356
+ = 1.4.8 =
357
+ * Fix: Carousel position issue.
358
+
359
+ = 1.4.7 =
360
+ * Fix: Image max-width issue.
361
+
362
+ = 1.4.6 =
363
+ * Help page updated.
364
+
365
+ = 1.4.5 =
366
+ * Loading broken issue fixed.
367
+
368
+ = 1.4.4 =
369
+ * Multiple carousel on same page issue fixed
370
+
371
+ = 1.4.3 =
372
+ * Add infinite loop
373
+ * Display items limit option
374
+ * Bullets on/off
375
+ * Navigation on/off
376
+ * AutoPlay on/off
377
+ * Small desktop, Tablet, Mobile items limit option
378
+
379
+ = 1.4.2 =
380
+ * Fixed conflict issue for some themes
381
+
382
+ = 1.4.1 =
383
+ * PHP code cleaning
384
+
385
+ = 1.4 =
386
+ * Fixed navigation css issue
387
+
388
+ = 1.3 =
389
+ * Fixed navigation issue
390
+
391
+ = 1.2 =
392
+ * Fixed error
393
+
394
+ = 1.1 =
395
+ * Fixed autoPlay
396
+
397
+ = 1.0 =
398
  * First Release
wp-carousel-free.php CHANGED
@@ -10,7 +10,7 @@
10
  * Plugin Name: WordPress Carousel
11
  * Plugin URI: https://shapedplugin.com/plugin/wordpress-carousel-pro/
12
  * Description: The Most Powerful and User-friendly WordPress Carousel Plugin. Create beautiful carousels in minutes using Images, Posts, WooCommerce Products etc.
13
- * Version: 2.0.0
14
  * Author: ShapedPlugin
15
  * Author URI: https://shapedplugin.com/
16
  * License: GPL-2.0+
@@ -119,7 +119,7 @@ class SP_WP_Carousel_Free {
119
  */
120
  public function setup() {
121
  $this->plugin_name = 'wp-carousel-free';
122
- $this->version = '2.0.0';
123
  $this->define_constants();
124
  $this->includes();
125
  $this->load_dependencies();
@@ -239,8 +239,11 @@ class SP_WP_Carousel_Free {
239
  $this->loader->add_filter( 'post_updated_messages', $plugin_admin, 'wpcp_carousel_updated_messages', 10, 2 );
240
  $this->loader->add_filter( 'manage_sp_wp_carousel_posts_columns', $plugin_admin, 'filter_carousel_admin_column' );
241
  $this->loader->add_action(
242
- 'manage_sp_wp_carousel_posts_custom_column', $plugin_admin,
243
- 'display_carousel_admin_fields', 10, 2
 
 
 
244
  );
245
  $this->loader->add_filter( 'plugin_action_links', $plugin_admin, 'add_plugin_action_links', 10, 2 );
246
  $this->loader->add_filter( 'plugin_row_meta', $plugin_admin, 'plugin_row_meta', 10, 2 );
10
  * Plugin Name: WordPress Carousel
11
  * Plugin URI: https://shapedplugin.com/plugin/wordpress-carousel-pro/
12
  * Description: The Most Powerful and User-friendly WordPress Carousel Plugin. Create beautiful carousels in minutes using Images, Posts, WooCommerce Products etc.
13
+ * Version: 2.0.2
14
  * Author: ShapedPlugin
15
  * Author URI: https://shapedplugin.com/
16
  * License: GPL-2.0+
119
  */
120
  public function setup() {
121
  $this->plugin_name = 'wp-carousel-free';
122
+ $this->version = '2.0.2';
123
  $this->define_constants();
124
  $this->includes();
125
  $this->load_dependencies();
239
  $this->loader->add_filter( 'post_updated_messages', $plugin_admin, 'wpcp_carousel_updated_messages', 10, 2 );
240
  $this->loader->add_filter( 'manage_sp_wp_carousel_posts_columns', $plugin_admin, 'filter_carousel_admin_column' );
241
  $this->loader->add_action(
242
+ 'manage_sp_wp_carousel_posts_custom_column',
243
+ $plugin_admin,
244
+ 'display_carousel_admin_fields',
245
+ 10,
246
+ 2
247
  );
248
  $this->loader->add_filter( 'plugin_action_links', $plugin_admin, 'add_plugin_action_links', 10, 2 );
249
  $this->loader->add_filter( 'plugin_row_meta', $plugin_admin, 'plugin_row_meta', 10, 2 );