Submit
Path:
~
/
home
/
getwphos
/
public_html
/
ppine
/
wp-content
/
plugins
/
trx_addons
/
components
/
cpt
/
cars
/
File Content:
tpl.widget.cars_sort.php
<?php /** * The style "default" of the Widget "Cars Sort" * * @package ThemeREX Addons * @since v1.6.25 */ $trx_addons_args = get_query_var('trx_addons_args_widget_cars_sort'); extract($trx_addons_args); $cars_order = strtolower(trx_addons_get_value_gp('cars_order')); if (empty($cars_order)) $cars_order = 'date_desc'; //sprintf("%s_%s", $orderby, $order); // Before widget (defined by themes) trx_addons_show_layout($before_widget); // Widget title if one was input (before and after defined by themes) trx_addons_show_layout($title, $before_title, $after_title); // Widget body ?><form action="<?php echo esc_url(get_post_type_archive_link( TRX_ADDONS_CPT_CARS_PT )); ?>" method="get"><?php $search_params = trx_addons_cpt_cars_query_params(); foreach ($search_params as $k=>$v) { if ($k == 'cars_order') continue; if (is_array($v)) { foreach($v as $v1) { ?><input type="hidden" name="<?php echo esc_attr($k.'_'.$v1); ?>" value="<?php echo esc_attr($v1); ?>"><?php } } else { ?><input type="hidden" name="<?php echo esc_attr($k); ?>" value="<?php echo esc_attr($v); ?>"><?php } } ?><select name="cars_order"> <option value="date_asc"<?php if ($cars_order=='date_asc') echo ' selected="selected"'; ?>><?php esc_html_e('Date Ascending', 'trx_addons'); ?></option> <option value="date_desc"<?php if ($cars_order=='date_desc') echo ' selected="selected"'; ?>><?php esc_html_e('Date Descending', 'trx_addons'); ?></option> <option value="price_asc"<?php if ($cars_order == 'price_asc') echo ' selected="selected"'; ?>><?php esc_html_e('Price Ascending', 'trx_addons'); ?></option> <option value="price_desc"<?php if ($cars_order == 'price_desc') echo ' selected="selected"'; ?>><?php esc_html_e('Price Descending', 'trx_addons'); ?></option> <option value="title_asc"<?php if ($cars_order == 'title_asc') echo ' selected="selected"'; ?>><?php esc_html_e('Title Ascending', 'trx_addons'); ?></option> <option value="title_desc"<?php if ($cars_order == 'title_desc') echo ' selected="selected"'; ?>><?php esc_html_e('Title Descending', 'trx_addons'); ?></option> </select> </form><?php // After widget (defined by themes) trx_addons_show_layout($after_widget);
Submit
FILE
FOLDER
Name
Size
Permission
Action
gutenberg
---
0755
cars-icon.png
628 bytes
0644
cars-sc-elementor.php
9892 bytes
0644
cars-sc-gutenberg.php
6718 bytes
0644
cars-sc-vc.php
9325 bytes
0644
cars-sc.php
3752 bytes
0644
cars.admin.js
2040 bytes
0644
cars.agents.php
27432 bytes
0644
cars.css
18160 bytes
0644
cars.css.map
10971 bytes
0644
cars.elementor.editor.js
2834 bytes
0644
cars.js
4439 bytes
0644
cars.php
59324 bytes
0644
cars.png
1614 bytes
0644
cars.responsive.css
3265 bytes
0644
cars.responsive.css.map
1709 bytes
0644
cars.responsive.scss
3103 bytes
0644
cars.scss
16012 bytes
0644
cars.taxonomy_city.php
7881 bytes
0644
cars.taxonomy_features.php
4417 bytes
0644
cars.taxonomy_labels.php
4417 bytes
0644
cars.taxonomy_maker.php
8005 bytes
0644
cars.taxonomy_model.php
9182 bytes
0644
cars.taxonomy_status.php
4380 bytes
0644
cars.taxonomy_type.php
7880 bytes
0644
tpe.widget.cars_compare.php
1635 bytes
0644
tpe.widget.cars_sort.php
1444 bytes
0644
tpl.agents.archive.php
1628 bytes
0644
tpl.agents.default-item.php
2205 bytes
0644
tpl.agents.single.php
2491 bytes
0644
tpl.author.php
1732 bytes
0644
tpl.cars.archive.php
225 bytes
0644
tpl.cars.compare.php
5316 bytes
0644
tpl.cars.default-item.php
8485 bytes
0644
tpl.cars.default.php
4210 bytes
0644
tpl.cars.parts.agent.php
3963 bytes
0644
tpl.cars.parts.form.php
5918 bytes
0644
tpl.cars.parts.loop.php
2033 bytes
0644
tpl.cars.parts.price.php
1201 bytes
0644
tpl.cars.single.php
15699 bytes
0644
tpl.cars.slider-slide.php
4355 bytes
0644
tpl.cars.slider.php
3643 bytes
0644
tpl.widget.cars_compare.php
1246 bytes
0644
tpl.widget.cars_search.php
14308 bytes
0644
tpl.widget.cars_sort.php
2230 bytes
0644
widget.cars_compare-sc-elementor.php
3199 bytes
0644
widget.cars_compare-sc-vc.php
1703 bytes
0644
widget.cars_compare-sc.php
1908 bytes
0644
widget.cars_compare.php
3176 bytes
0644
widget.cars_compare.png
1602 bytes
0644
widget.cars_search-sc-elementor.php
3971 bytes
0644
widget.cars_search-sc-vc.php
2907 bytes
0644
widget.cars_search-sc.php
2018 bytes
0644
widget.cars_search.php
4959 bytes
0644
widget.cars_search.png
2051 bytes
0644
widget.cars_sort-sc-elementor.php
4005 bytes
0644
widget.cars_sort-sc-vc.php
2417 bytes
0644
widget.cars_sort-sc.php
1927 bytes
0644
widget.cars_sort.php
3676 bytes
0644
widget.cars_sort.png
1858 bytes
0644
N4ST4R_ID | Naxtarrr