HEX
Server: nginx/1.24.0
System: Linux DGT-WORDPRESS-VM-SERVER 6.14.0-1017-azure #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: /mnt/data/just-litigate/wp-content/uploads/elementor-widget/class-pxl-post-box.php
<?php

class PxlPostBox_Widget extends Pxltheme_Core_Widget_Base{
    protected $name = 'pxl_post_box';
    protected $title = 'Case Post Box';
    protected $icon = 'eicon-flip-box';
    protected $categories = array( 'pxltheme-core' );
    protected $params = '{"sections":[{"name":"tab_layout","label":"Layout","tab":"layout","controls":[{"name":"layout","label":"Templates","type":"layoutcontrol","default":"1","options":{"1":{"label":"Layout 1","image":"https:\/\/justlitigate.co.uk\/wp-content\/themes\/lawna\/elements\/assets\/img\/pxl_post_box\/layout1.jpg"}}}]},{"name":"tab_content","label":"Content","tab":"content","controls":[{"name":"post_box","label":"Post Box","type":"repeater","controls":[{"name":"title","label":"Title","type":"text","label_block":true},{"name":"data_field","label":"Data Field","type":"text","label_block":true,"description":"Data Field: category, date, author, tags!\n                                    <\/br> If no data field is present, custom text will be displayed."}],"title_field":"{{{ title }}}"}]},{"name":"section_style_general","label":"General","tab":"style","controls":[{"name":"item_padding","label":"Padding","type":"dimensions","control_type":"responsive","size_units":["px","em","%","rem"],"selectors":{"{{WRAPPER}} .pxl-post-box .pxl-item--content":"padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"}},{"name":"item_border_radius","label":"Border Radius","type":"dimensions","control_type":"responsive","size_units":["px","em","%","rem"],"selectors":{"{{WRAPPER}} .pxl-post-box .pxl-item--content":"border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"}},{"name":"heading_title","label":"TITLE","type":"heading","separator":"before"},{"name":"title_color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-post-box .pxl-item--title":"color: {{VALUE}};"}},{"name":"title_typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-post-box .pxl-item--title"},{"name":"heading_data_field","label":"DATA FIELD","type":"heading","separator":"before"},{"name":"data_field_color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-post-box.pxl-post-box1 .data-field,\n                                {{WRAPPER}} .pxl-post-box.pxl-post-box1 .data-field a":"color: {{VALUE}};"}},{"name":"data_field_typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-post-box.pxl-post-box1 .data-field,{{WRAPPER}} .pxl-post-box.pxl-post-box1 .data-field a"}]},{"name":"section_animation","label":"Animation","tab":"style","condition":[],"controls":[{"name":"pxl_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 flipCase":"flipCase","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 zoomInSmall":"zoomInSmall","wow zoomIn":"zoomInBig","wow zoomOut":"zoomOut","wow skewIn":"skewInLeft","wow skewInRight":"skewInRight","wow skewInTop":"skewInTop","wow skewInBottom":"skewInBottom","wow RotatingY":"RotatingY","wow PXLfadeInUp":"PXLfadeInUp","fadeInPopup":"fadeInPopup","img_effect1":"Effect 1","img_effect2":"Effect 2","img_effect3":"Effect 3"},"default":""},{"name":"pxl_animate_delay","label":"Animate Delay","type":"text","default":"0","description":"Enter number. Default 0ms"}]}]}';
    protected $styles = array(  );
    protected $scripts = array(  );
}