Changeset 2715400
- Timestamp:
- 04/27/2022 11:00:36 AM (4 years ago)
- Location:
- comparison-slider/trunk
- Files:
-
- 4 edited
-
config.php (modified) (1 diff)
-
ics.php (modified) (1 diff)
-
modules/supsystic_promo/mod.php (modified) (1 diff)
-
readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
comparison-slider/trunk/config.php
r2289440 r2715400 49 49 50 50 define('ICS_PLUGIN_INSTALLED', true); 51 define('ICS_VERSION', '1.0. 3');51 define('ICS_VERSION', '1.0.4'); 52 52 define('ICS_USER', 'user'); 53 53 -
comparison-slider/trunk/ics.php
r2289440 r2715400 4 4 * Plugin URI: https://pareslider.com/ 5 5 * Description: Image Comparison Slider plugin allow user to view a comparison between two images. 6 * Version: 1.0. 36 * Version: 1.0.4 7 7 * Author: pareslider.com 8 8 * Author URI: https://pareslider.com -
comparison-slider/trunk/modules/supsystic_promo/mod.php
r1806320 r2715400 539 539 if(!empty($createdPopupsNum)) { 540 540 unset($tourData['tour'][ $stepId ]['points'][ $pointId ]); 541 continue ;541 continue 2; 542 542 } 543 543 } -
comparison-slider/trunk/readme.txt
r2289440 r2715400 2 2 Contributors: Comparison Slider Team 3 3 Donate link: https://pareslider.com 4 Tags: slider, image, comparison, comparison slider, comparison slider plugin, image comparison, image comparison slider 5 Tested up to: 5. 46 Stable tag: 1.0. 34 Tags: slider, image, comparison, comparison slider, comparison slider plugin, image comparison, image comparison slider, product table, product filter, currency switcher, woocommerce, 5 Tested up to: 5.9 6 Stable tag: 1.0.4 7 7 8 8 Image Comparison Slider plugin allow user to view a comparison between two images. Interactively compare two images visually with before-after compare slider … … 21 21 * [Comparison Slider Examples](https://pareslider.com/examples/ "Comparison Slider WordPress Plugin Example") 22 22 23 == Сooperation == 24 25 We will be happy to answer all proposals for integration and cooperation! 26 23 27 = Image Comparison Slider Translations = 24 28 … … 30 34 == Installation == 31 35 32 = To install a plugin via FTP, follow next popupinstructions =36 = To install a plugin via FTP, follow next instructions = 33 37 34 38 1. Download the Comparison Slider plugin … … 39 43 6. Go to admin panel => open item "Plugins" => activate the Comparison Slider by Supsytic plugin 40 44 45 = To install a plugin via WordPress Plugins page = 46 47 * In order to install the plugin go to your WordPress admin area -> Plugins -> Add New 48 * Search Comparison Slider By pareslider.com and Install 49 * Activate Slider and go to it’s tab on the left panel 50 51 52 == First Start == 53 54 Ready to begin with Image Comparison Slider? Let’s go! 55 56 * Part one 57 58 Click Add new comparison 59 60 * Part two 61 62 First you need is to upload the Images, choose which one you want to be on the right and click Select Image under the right part of the slider. Repeat the same with the other one. 63 64 To set captions simply click on Edit Captions near the image you upload 65 66 Slider Settings 67 68 After that, customize the other Image Comparison Slider appearance options: 69 Width – set slider width in pixels or percents 70 Line Position (Pro Option) – Choose comparison line to be Horizontal or Vertical 71 Icon – elect round or rectangular divider 72 Border Depth – set border width in pixels 73 Image Slider Settings 74 Border Color – establish the needed color with current colorpicker 75 Add Background color – select the color for icon background 76 Choose Icon – set icon image from the list in popup 77 Image Comparison Slider Settings 78 Add Point – check here to create comparizon point on the pages for comparing 79 Add – click to create a new one 80 Remove All – permits you to delete all points at one click 81 Remove – vanish the point you need 82 Name point field – after user click on the point on the front-end he/she will see the label of the point 83 Besides you can customize captions appearance: 84 85 Caption Settings 86 Font – elect the font family 87 Font Size – establish caption text size 88 Font Color – Set the color for your captions 89 Font Style – select which one you need Bold, Italic or Line 90 Caption Position Settings 91 Position (Pro Option) – choose caption position 92 Set the needed padding for you captions in pixels – 93 94 Padding Top 95 Padding Bottom 96 Padding Left 97 Padding Right 98 99 Don’t forget to Above the Settings click Save to make plugin remember your changes. 100 101 * Part Three 102 103 Then copy the shortcode below the downloaded pics and insert it inside your post or page text editor and publish. And the Slider is done! 104 41 105 == Screenshots == 42 106 … … 46 110 47 111 == Changelog == 112 113 = 1.0.4 / 26.04.2022 114 * Notice fix 48 115 49 116 = 1.0.3 / 22.04.2020 … … 56 123 = 0.2 / 18.01.2018 57 124 * Submit plugin to WordPress.org 125 126 == Cooperation == 127 128 We invite plugin developers and agencies to collaborate. 129 At the moment, we have successful experience with WooBeWoo plugins developers. 130 131 Together, we carried out integration with plugins: 132 WooCommerce Product Table plugin https://woobewoo.com/plugins/table-woocommerce-plugin/ 133 WooCommerce Product Filter plugin https://woobewoo.com/plugins/woocommerce-filter/ 134 WooCommerce Currency Switcher https://wordpress.org/plugins/woo-currency/ 135 136 We will be happy to answer all proposals for integration and cooperation!
Note: See TracChangeset
for help on using the changeset viewer.