HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux srvntsweb01 6.8.0-55-generic #57-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 12 23:42:21 UTC 2025 x86_64
User: admntserv (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/novotecs.com/wp-content/themes/itfirm/elementor/core/widgets/class-widget-ct-banner.php
<?php

class CT_CtBanner_Widget extends Case_Theme_Core_Widget_Base{
    protected $name = 'ct_banner';
    protected $title = 'Case Banner Box';
    protected $icon = 'eicon-posts-ticker';
    protected $categories = array( 'case-theme-core' );
    protected $params = '{"sections":[{"name":"layout_section","label":"Layout","tab":"layout","controls":[{"name":"layout","label":"Templates","type":"layoutcontrol","default":"1","options":{"1":{"label":"Layout 1","image":"https:\/\/novotecs.com\/wp-content\/themes\/itfirm\/elementor\/templates\/widgets\/ct_banner\/layout-image\/layout1.jpg"},"2":{"label":"Layout 2","image":"https:\/\/novotecs.com\/wp-content\/themes\/itfirm\/elementor\/templates\/widgets\/ct_banner\/layout-image\/layout2.jpg"},"3":{"label":"Layout 3","image":"https:\/\/novotecs.com\/wp-content\/themes\/itfirm\/elementor\/templates\/widgets\/ct_banner\/layout-image\/layout3.jpg"},"4":{"label":"Layout 4","image":"https:\/\/novotecs.com\/wp-content\/themes\/itfirm\/elementor\/templates\/widgets\/ct_banner\/layout-image\/layout4.jpg"}}}]},{"name":"section_content","label":"Content","tab":"content","controls":[{"name":"banner_image","label":"Banner Image","type":"media"},{"name":"banner_image2","label":"Banner Image Small","type":"media","condition":{"layout":["4"]}},{"name":"banner_shape","label":"Banner Shape","type":"media","condition":{"layout":["2"]}},{"name":"banner_icon","label":"Banner Icon","type":"icons","fa4compatibility":"icon","condition":{"layout":["1"]}},{"name":"banner_title","label":"Banner Title","type":"text","condition":{"layout":["1","3","4"]}},{"name":"title_color","label":"Banner Title Color","type":"color","selectors":{"{{WRAPPER}} .ct-banner .item--title":"color: {{VALUE}};"},"condition":{"layout":["1","3","4"]}},{"name":"title_typography","label":"Banner Title Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .ct-banner .item--title","condition":{"layout":["1","3","4"]}},{"name":"banner_desc","label":"Banner Description","type":"text","condition":{"layout":["1"]}},{"name":"desc_color","label":"Banner Description Color","type":"color","selectors":{"{{WRAPPER}} .ct-banner .item--desc":"color: {{VALUE}};"},"condition":{"layout":["1"]}},{"name":"counter_number","label":"Box Counter Number","type":"text","condition":{"layout":["1","3"]}},{"name":"counter_number_typography","label":"Counter Number Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .ct-banner .ct-banner-counter .ct-counter-number-value","condition":{"layout":["1","3"]}},{"name":"counter_title","label":"Box Counter Title","type":"text","condition":{"layout":["1","3"]}},{"name":"counter_title_typography","label":"Counter Title Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .ct-banner .ct-banner-counter .ct-counter-title","condition":{"layout":["1","3"]}},{"name":"box_height","label":"Box Height","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .ct-banner3":"height: {{SIZE}}{{UNIT}};"},"condition":{"layout":["3"]}},{"name":"color_gr_from","label":"Color Gradient From","type":"color","condition":{"layout":["3"]}},{"name":"color_gr_to","label":"Color Gradient To","type":"color","condition":{"layout":["3"]}},{"name":"ct_animate","label":"Case Animate","type":"select","options":{"":"None","wow bounce":"bounce","wow flash":"flash","wow pulse":"pulse","wow rubberBand":"rubberBand","wow shake":"shake","wow swing":"swing","wow tada":"tada","wow wobble":"wobble","wow bounceIn":"bounceIn","wow bounceInDown":"bounceInDown","wow bounceInLeft":"bounceInLeft","wow bounceInRight":"bounceInRight","wow bounceInUp":"bounceInUp","wow bounceOut":"bounceOut","wow bounceOutDown":"bounceOutDown","wow bounceOutLeft":"bounceOutLeft","wow bounceOutRight":"bounceOutRight","wow bounceOutUp":"bounceOutUp","wow fadeIn":"fadeIn","wow fadeInDown":"fadeInDown","wow fadeInDownBig":"fadeInDownBig","wow fadeInLeft":"fadeInLeft","wow fadeInLeftBig":"fadeInLeftBig","wow fadeInRight":"fadeInRight","wow fadeInRightBig":"fadeInRightBig","wow fadeInUp":"fadeInUp","wow fadeInUpBig":"fadeInUpBig","wow fadeOut":"fadeOut","wow fadeOutDown":"fadeOutDown","wow fadeOutDownBig":"fadeOutDownBig","wow fadeOutLeft":"fadeOutLeft","wow fadeOutLeftBig":"fadeOutLeftBig","wow fadeOutRight":"fadeOutRight","wow fadeOutRightBig":"fadeOutRightBig","wow fadeOutUp":"fadeOutUp","wow fadeOutUpBig":"fadeOutUpBig","wow flip":"flip","wow flipInX":"flipInX","wow flipInY":"flipInY","wow flipOutX":"flipOutX","wow flipOutY":"flipOutY","wow lightSpeedIn":"lightSpeedIn","wow lightSpeedOut":"lightSpeedOut","wow rotateIn":"rotateIn","wow rotateInDownLeft":"rotateInDownLeft","wow rotateInDownRight":"rotateInDownRight","wow rotateInUpLeft":"rotateInUpLeft","wow rotateInUpRight":"rotateInUpRight","wow rotateOut":"rotateOut","wow rotateOutDownLeft":"rotateOutDownLeft","wow rotateOutDownRight":"rotateOutDownRight","wow rotateOutUpLeft":"rotateOutUpLeft","wow rotateOutUpRight":"rotateOutUpRight","wow hinge":"hinge","wow rollIn":"rollIn","wow rollOut":"rollOut","wow zoomIn":"zoomIn","wow zoomInDown":"zoomInDown","wow zoomInLeft":"zoomInLeft","wow zoomInRight":"zoomInRight","wow zoomInUp":"zoomInUp","wow zoomOut":"zoomOut","wow zoomOutDown":"zoomOutDown","wow zoomOutLeft":"zoomOutLeft","wow zoomOutRight":"zoomOutRight","wow zoomOutUp":"zoomOutUp"},"default":""},{"name":"ct_animate_delay","label":"Animate Delay","type":"text","default":"0","description":"Enter number. Default 0ms"}]}]}';
    protected $styles = array(  );
    protected $scripts = array( 'ct-inline-css-js','elementor-waypoints','jquery-numerator','ct-counter-widget-js' );
}