Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
uploads
/
elementor-widget
/
File Content:
class-pxl-menu.php
<?php class PxlMenu_Widget extends Pxltheme_Core_Widget_Base{ protected $name = 'pxl_menu'; protected $title = 'Pxl Menu'; protected $icon = 'eicon-nav-menu'; protected $categories = array( 'pxltheme-core' ); protected $params = '{"sections":[{"name":"source_section","label":"Source Settings","tab":"content","controls":[{"name":"type","label":"Type","type":"select","options":{"1":"Main Menu","2":"Menu Inner","3":"Mobile Menu","4":"Canvas Menu"},"default":"1"},{"name":"style","label":"Menu Style","type":"select","options":{"df":"Default","vr":"Vertical"},"default":"df","condition":{"type":"1"}},{"name":"inner_style","label":"Menu Style","type":"select","options":{"df":"Default","hr":"Horizontal"},"default":"df","condition":{"type":"2"}},{"name":"menu_location","label":"Menu Location","type":"select","options":[],"default":"primary"},{"name":"align","label":"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-primary-menu, {{WRAPPER}} .style-vr .pxl-primary-menu > li, {{WRAPPER}} .pxl-mobile-menu":"justify-content: {{VALUE}};"},"condition":{"type":["1","3"]}}]},{"name":"first_section","label":"Style First Level","tab":"content","condition":{"type":["1","3"]},"controls":[{"name":"selected_icon","label":"Icon","type":"icons","fa4compatibility":"icon"},{"name":"color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li > a":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-mobile-menu > li > a":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li .main-menu-toggle":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-mobile-menu > li .main-menu-toggle":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li > a span:before":"background-color: {{VALUE}};"}},{"name":"color_hover","label":"Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li > a:hover":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li.current-menu-item > a":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li.current-menu-ancestor > a":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li.current-menu-item .main-menu-toggle":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li.current-menu-ancestor .main-menu-toggle":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li.current-menu-item > a span:before":"background-color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li.current-menu-ancestor > a span:before":"background-color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-mobile-menu > li > a:hover":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li:hover .main-menu-toggle":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-mobile-menu > li:hover .main-menu-toggle":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li:hover > a span:before":"background-color: {{VALUE}};"}},{"name":"underline_color","label":"Underline Color","type":"color","selectors":{"{{WRAPPER}} .pxl-primary-menu > li > a:after":"background-color: {{VALUE}};"}},{"name":"underline_thick","label":"Underline Thickness (px)","type":"slider","range":{"px":{"min":1,"max":10,"step":1}},"default":{"size":4,"unit":"px"},"selectors":{"{{WRAPPER}} .pxl-primary-menu > li > a:after":"height: {{SIZE}}{{UNIT}}"}},{"name":"underline_bottom_position","label":"Underline Bottom Position (px)","type":"slider","range":{"px":{"min":0,"max":100,"step":1}},"default":{"size":0,"unit":"px"},"selectors":{"{{WRAPPER}} .pxl-primary-menu > li > a:after":"bottom: {{SIZE}}{{UNIT}}"}},{"name":"typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu > li > a, {{WRAPPER}} .pxl-nav-menu .pxl-mobile-menu > li > a"},{"name":"show_arrow","label":"Show Arrow","type":"switcher","return_value":"yes","default":"yes","condition":{"type":["1"]}},{"name":"item_space","label":"Item Space","type":"dimensions","control_type":"responsive","size_units":["px","em","%","rem"],"selectors":{"{{WRAPPER}} .pxl-primary-menu > li":"margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};","{{WRAPPER}} .pxl-mobile-menu > li":"margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"}}]},{"name":"sub_section","label":"Style Sub Level","tab":"content","condition":{"type":["1","3"]},"controls":[{"name":"sub_color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu li .sub-menu a":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-mobile-menu li .sub-menu a":"color: {{VALUE}};"}},{"name":"sub_color_hover","label":"Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu li .sub-menu a:hover":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-mobile-menu li .sub-menu a:hover":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu .sub-menu li:before":"background-color: {{VALUE}};"}},{"name":"sub_typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-nav-menu .pxl-primary-menu li .sub-menu a, {{WRAPPER}} .pxl-nav-menu .pxl-mobile-menu li .sub-menu a"}]},{"name":"nav_section","label":"Style","tab":"content","condition":{"type":["2"]},"controls":[{"name":"nav_color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-nav-inner a":"color: {{VALUE}};"}},{"name":"nav_color_hover","label":"Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-nav-inner a:hover":"color: {{VALUE}};"}},{"name":"nav_typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-nav-menu .pxl-nav-inner a"},{"name":"nav_item_space","label":"Item Space","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-nav-inner li + li":"margin-top: {{SIZE}}{{UNIT}};"}}]}]}'; protected $styles = array( ); protected $scripts = array( ); }
Edit
Rename
Chmod
Delete
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