Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
uploads
/
elementor-widget
/
File Content:
class-pxl-contact-info.php
<?php class PxlContactInfo_Widget extends Pxltheme_Core_Widget_Base{ protected $name = 'pxl_contact_info'; protected $title = 'PXL Contact Info'; protected $icon = 'eicon-mail'; protected $categories = array( 'pxltheme-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":"http:\/\/localhost\/plexify\/wp-content\/themes\/plexify\/elements\/assets\/imgs\/pxl_contact_info-1.jpg"}},"prefix_class":"pxl-contact-info-layout-"}]},{"name":"content_section","label":"Content Settings","tab":"content","controls":[{"name":"pxl_icon","label":"Icon","type":"icons","fa4compatibility":"icon","default":{"value":"pxli pxli-marker-alt","library":"pxli-icon"},"condition":{"layout":"1"}},{"name":"heading_text","label":"Heading","type":"text","placeholder":"Enter Heading","default":"Office address","label_block":true},{"name":"desc","label":"Description","type":"textarea","placeholder":"Enter Description","default":"Level 30 130 Lonsdale Street Melbourne VIC 3000 Australia","label_block":true},{"name":"enable_maps","label":"Enable Maps Hover Popup","type":"switcher","description":"This option apply for address","default":"false","separator":"before"},{"name":"api_key_notification","type":"raw_html","raw":"Set your Google Maps API Key in Elementor's <a href=\"http:\/\/localhost\/plexify\/wp-admin\/admin.php?page=elementor#tab-integrations\" target=\"_blank\">Integrations Settings<\/a> page. Create your key <a href=\"https:\/\/developers.google.com\/maps\/documentation\/embed\/get-api-key\" target=\"_blank\">here.<\/a>","content_classes":"elementor-panel-alert elementor-panel-alert-info","condition":{"enable_maps":"true"}},{"name":"maps_address","label":"Maps Location","type":"textarea","placeholder":"Enter Location","default":"68 Atlantic Ave, Brooklyn, NY 90002, USA","condition":{"enable_maps":"true"}},{"name":"zoom","label":"Maps Zoom","type":"slider","default":{"size":10},"range":{"px":{"min":1,"max":20}},"condition":{"enable_maps":"true"}},{"name":"popup_width","label":"Popup Width","type":"slider","control_type":"responsive","range":{"px":{"min":0,"max":800,"step":1}},"default":{"unit":"px","size":320},"selectors":{"{{WRAPPER}} .pxl-map-wrap":"width: {{SIZE}}{{UNIT}};"},"condition":{"enable_maps":"true"}},{"name":"popup_height","label":"Popup Height","type":"slider","control_type":"responsive","range":{"px":{"min":0,"max":800,"step":1}},"default":{"unit":"px","size":320},"selectors":{"{{WRAPPER}} .pxl-map-wrap":"height: {{SIZE}}{{UNIT}};"},"condition":{"enable_maps":"true"}},{"name":"click_show_popup","label":"Click Show Popup","type":"switcher","default":"true","condition":{"enable_maps":"true"}},{"name":"css_filters","label":"CSS Map Filters","type":"css-filter","control_type":"group","selector":"{{WRAPPER}} .pxl-map-wrap","condition":{"enable_maps":"true"}}]},{"name":"qc_style","label":"Style","tab":"style","controls":[{"name":"max_width","label":"Max Width","type":"slider","control_type":"responsive","range":{"px":{"min":100,"max":800}},"selectors":{"{{WRAPPER}} .pxl-ci-wrap":"max-width: {{SIZE}}{{UNIT}};"}},{"name":"ci_align","label":"Text Alignment","type":"choose","control_type":"responsive","options":{"start":{"title":"Start","icon":"eicon-text-align-left"},"center":{"title":"Center","icon":"eicon-text-align-center"},"end":{"title":"End","icon":"eicon-text-align-right"}},"selectors":{"{{WRAPPER}} .pxl-ci-wrap":"text-align: {{VALUE}};"}},{"name":"content_align","label":"Content Alignment","type":"choose","control_type":"responsive","options":{"start":{"title":"Start","icon":"eicon-text-align-left"},"center":{"title":"Center","icon":"eicon-text-align-center"},"end":{"title":"End","icon":"eicon-text-align-right"}},"selectors":{"{{WRAPPER}} .ci-content-wrap":"justify-content: {{VALUE}};"},"separator":"after"},{"name":"icon_width","label":"Icon Width (px)","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":150}},"selectors":{"{{WRAPPER}} .pxl-ci-wrap.layout-1 .ci-icon":"width: {{SIZE}}{{UNIT}}; height: {{SIZE}}{{UNIT}};"},"condition":{"pxl_icon[value]!":""}},{"name":"icon_font_size","label":"Icon Font Size","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .ci-icon":"font-size: {{SIZE}}{{UNIT}};","{{WRAPPER}} .ci-icon svg":"width: {{SIZE}}{{UNIT}}; height: {{SIZE}}{{UNIT}};"},"condition":{"pxl_icon[value]!":""}},{"name":"icon_bg_color","label":"Icon Background Color","type":"color","selectors":{"{{WRAPPER}} .pxl-ci-wrap.layout-1 .ci-icon":"background-color: {{VALUE}};"},"condition":{"pxl_icon[value]!":""}},{"name":"icon_bg_color_hover","label":"Icon Background Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-ci-wrap:hover .ci-icon":"background-color: {{VALUE}};"},"condition":{"pxl_icon[value]!":""}},{"name":"icon_color","label":"Icon Color","type":"color","selectors":{"{{WRAPPER}} .pxl-ci-wrap .ci-icon":"color: {{VALUE}};","{{WRAPPER}} .pxl-ci-wrap .ci-icon svg":"fill: {{VALUE}};"},"condition":{"pxl_icon[value]!":""}},{"name":"icon_color_hover","label":"Icon Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-ci-wrap:hover .ci-icon":"color: {{VALUE}};","{{WRAPPER}} .pxl-ci-wrap:hover .ci-icon svg":"fill: {{VALUE}};"},"condition":{"pxl_icon[value]!":""}},{"name":"icon_border_radius","label":"Border Radius","type":"dimensions","control_type":"responsive","size_units":["px","%"],"selectors":{"{{WRAPPER}} .pxl-ci-wrap .ci-icon":"border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"},"condition":{"pxl_icon[value]!":""}},{"name":"icon_margin","label":"Icon Margin(px)","type":"dimensions","control_type":"responsive","size_units":["px"],"selectors":{"{{WRAPPER}} .ci-icon":"margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"},"condition":{"pxl_icon[value]!":""},"separator":"after"},{"name":"heading_text_color","label":"Heading Color","type":"color","selectors":{"{{WRAPPER}} .pxl-ci-wrap .ci-content .ci-title":"color: {{VALUE}};"}},{"name":"heading_typography","label":"Heading Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .ci-title"},{"name":"heading_space_bottom","label":"Heading Bottom Space (px)","type":"slider","description":"Enter number.","range":{"px":{"min":0,"max":500}},"control_type":"responsive","selectors":{"{{WRAPPER}} .pxl-ci-wrap .ci-content .ci-title":"margin-bottom: {{SIZE}}{{UNIT}};"},"separator":"after"},{"name":"desc_text_color","label":"Content item Color","type":"color","selectors":{"{{WRAPPER}} .pxl-ci-wrap .ci-content .ci-desc":"color: {{VALUE}};"}},{"name":"link_color","label":"Link Color","type":"color","selectors":{"{{WRAPPER}} .pxl-ci-wrap.layout-1 .ci-content .ci-desc a":"color: {{VALUE}};"}},{"name":"link_color_hover","label":"Link Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-ci-wrap.layout-1 .ci-content .ci-desc a:hover":"color: {{VALUE}};"}},{"name":"desc_typography","label":"Description Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .ci-desc"},{"name":"content_padding","label":"Content Padding(px)","type":"dimensions","control_type":"responsive","size_units":["px"],"selectors":{"{{WRAPPER}} .pxl-ci-wrap .ci-content":"padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"}},{"name":"custom_class","label":"Custom class","type":"text"}]}]}'; protected $styles = array( ); protected $scripts = array( ); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
class-pxl-accordion.php
3683 bytes
0644
class-pxl-anchor.php
4874 bytes
0644
class-pxl-badge.php
1997 bytes
0644
class-pxl-block-quote.php
1464 bytes
0644
class-pxl-breadcrumb.php
1958 bytes
0644
class-pxl-brochure-download.php
1102 bytes
0644
class-pxl-button.php
13902 bytes
0644
class-pxl-clients.php
16013 bytes
0644
class-pxl-contact-form.php
1665 bytes
0644
class-pxl-contact-info.php
7656 bytes
0644
class-pxl-countdown.php
2607 bytes
0644
class-pxl-counter.php
3718 bytes
0644
class-pxl-divider.php
3003 bytes
0644
class-pxl-fancy-box.php
16540 bytes
0644
class-pxl-fancybox-carousel.php
20105 bytes
0644
class-pxl-galleries.php
6677 bytes
0644
class-pxl-gallery-carousel.php
19286 bytes
0644
class-pxl-heading.php
9270 bytes
0644
class-pxl-history-carousel.php
15751 bytes
0644
class-pxl-history.php
3623 bytes
0644
class-pxl-icon.php
5636 bytes
0644
class-pxl-image-group.php
8925 bytes
0644
class-pxl-image.php
12050 bytes
0644
class-pxl-language-switcher.php
2068 bytes
0644
class-pxl-links.php
4401 bytes
0644
class-pxl-list-style.php
8665 bytes
0644
class-pxl-logo-marquee.php
3491 bytes
0644
class-pxl-logo.php
1075 bytes
0644
class-pxl-mailchimp.php
485 bytes
0644
class-pxl-menu.php
6281 bytes
0644
class-pxl-page-title.php
1394 bytes
0644
class-pxl-portfolio-meta.php
2650 bytes
0644
class-pxl-post-carousel.php
26263 bytes
0644
class-pxl-post-gallery-carousel.php
18241 bytes
0644
class-pxl-post-grid.php
11952 bytes
0644
class-pxl-post-list.php
7172 bytes
0644
class-pxl-post-nav.php
1334 bytes
0644
class-pxl-post-title.php
2389 bytes
0644
class-pxl-pricing-single.php
6823 bytes
0644
class-pxl-progressbar.php
3439 bytes
0644
class-pxl-quickcontact.php
6095 bytes
0644
class-pxl-search.php
3500 bytes
0644
class-pxl-slider.php
21525 bytes
0644
class-pxl-socials.php
4398 bytes
0644
class-pxl-tabs.php
2468 bytes
0644
class-pxl-team.php
7200 bytes
0644
class-pxl-testimonial-carousel.php
17045 bytes
0644
class-pxl-text-editor.php
5779 bytes
0644
class-pxl-user-anchor.php
7091 bytes
0644
class-pxl-video.php
12261 bytes
0644
N4ST4R_ID | Naxtarrr