Plugin Directory

Changeset 2856412


Ignore:
Timestamp:
01/29/2023 06:46:24 AM (3 years ago)
Author:
website366
Message:

#update 1.0.1

Location:
wpshare247-elementor-addons/trunk
Files:
4 added
4 edited

Legend:

Unmodified
Added
Removed
  • wpshare247-elementor-addons/trunk/assets/css/styles.css

    r2851642 r2856412  
    131131    font-size: 0;
    132132}
     133
     134/*Countdown*/
     135.wpshare247-clock{
     136    display: -webkit-box;
     137    display: -ms-flexbox;
     138    display: flex;
     139    -webkit-box-pack: center;
     140    -ms-flex-pack: center;
     141    justify-content: center;
     142    margin-right: auto;
     143    margin-left: auto;
     144}
     145.wpshare247-clock .countdown-col{
     146    -ms-flex-preferred-size: 0;
     147    flex-basis: 0;
     148    -webkit-box-flex: 1;
     149    -ms-flex-positive: 1;
     150    flex-grow: 1;
     151    padding: 20px 0;
     152    text-align: center;
     153    color: #fff;
     154    margin-right: calc( 10px/2 );
     155    margin-left: calc( 10px/2 );
     156    background-color: var(--e-global-color-primary );
     157}
     158.wpshare247-clock.type-inline{
     159    display: block;
     160}
     161.wpshare247-clock.type-inline .countdown-col{
     162    display: inline-block;
     163}
     164
     165.wpshare247-clock .countdown-col .txt{
     166    text-align: center;
     167}
     168
     169.wpshare247-clock.txt-below .countdown-col .txt{
     170    display: block;
     171}
  • wpshare247-elementor-addons/trunk/includes/plugin.php

    r2851642 r2856412  
    234234                            'wpshare247_products_widget',
    235235                            'wpshare247_product_categories_widget',
    236                             'wpshare247_contact_form7'
     236                            'wpshare247_contact_form7',
     237                            'wpshare247_countdown'
    237238                            //'wpshare247_new_widget'
    238239                        );
     
    256257        wp_enqueue_style( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'swiper-bundle.min.css' );
    257258
    258         wp_register_style( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'styles', plugins_url( 'assets/css/styles.css', WPSHARE247_ELEMENTOR_ADDON_MAIN_FILE ), array(), '1.0.5', false );
     259        wp_register_style( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'styles', plugins_url( 'assets/css/styles.css', WPSHARE247_ELEMENTOR_ADDON_MAIN_FILE ), array(), '1.0.1', false );
    259260        wp_enqueue_style( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'styles' );
    260261    }
     
    269270        wp_register_script( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'swiper-bundle.min.js', plugins_url( 'assets/js/swiper/swiper-bundle.min.js', WPSHARE247_ELEMENTOR_ADDON_MAIN_FILE ), array(), false, true );
    270271        wp_enqueue_script( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'swiper-bundle.min.js' );
     272
     273        wp_register_script( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'jquery.countdown.min.js', plugins_url( 'assets/js/jquery.countdown/jquery.countdown.min.js', WPSHARE247_ELEMENTOR_ADDON_MAIN_FILE ), array(), false, true );
     274        wp_enqueue_script( WPSHARE247_ELEMENTOR_ADDON_PREFIX.'jquery.countdown.min.js' );
    271275    }
    272276
  • wpshare247-elementor-addons/trunk/readme.txt

    r2851642 r2856412  
    22Contributors: wpshare247, website366
    33Donate link: https://paypal.me/auvuonle/5
    4 Tags: elementor, carousel, slider, blog, post, page, post type, product, category, list, addon, widget, contact form 7
     4Tags: elementor, carousel, slider, blog, post, page, post type, product, category, list, addon, widget, contact form 7, countdown
    55Requires at least: 4.9
    66Tested up to: 6.1.1
     
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111 
    12 Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel.
     12Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel, Countdown, Contact Form 7.
    1313
    14 Cung cấp các Widget, Addon hỗ trợ Elementor. Có các dạng danh sách như List, Carousel, Slider được phát triển bởi WPSHARE247.COM
     14Cung cấp các Widget, Addon hỗ trợ Elementor. Có các dạng danh sách như List, Carousel, Slider, Countdown, Contact Form 7.. được phát triển bởi WPSHARE247.COM
    1515
    1616== Description ==
    17 Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel.
     17Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel, Countdown, Contact Form 7.
    1818
    1919**Liên hệ - Contact Us**
     
    4646* Publishing plugin
    4747
     48= 1.0.1 =
     49
     50* Add new widget: Countdown
     51
    4852== Upgrade Notice ==
    4953
  • wpshare247-elementor-addons/trunk/wpshare247-elementor-addon.php

    r2851642 r2856412  
    33 * Plugin Name: WPSHARE247 Elementor Addons
    44 * Plugin URI: https://wpshare247.com/
    5  * Description: Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel.
    6  * Version: 1.0.0
     5 * Description: Widgets (Wpshare247 Addons) for Elementor. Wpshare247 Addons for Elementor plugin includes widgets and addons like Blog Post, Products, Post, Page and Custom Post Type Grid or Carousel, Countdown, Contact Form 7.
     6 * Version: 1.0.1
    77 * Author: Wpshare247.com
    88 * Author URI: https://wpshare247.com/chuyen-muc/elementor
Note: See TracChangeset for help on using the changeset viewer.