Exemplo n.º 1
0
?>
" />
</p>
<hr />


<p>
    <label for="<?php 
echo $widget->get_field_id('woo_search_panel_id');
?>
"><?php 
_e('Sort panel', 'meta-data-filter');
?>
:</label>
<?php 
MDTF_SORT_PANEL::draw_options_select($instance['woo_search_panel_id'], $widget->get_field_name('woo_search_panel_id'), $widget->get_field_id('woo_search_panel_id'));
?>
</p>

<hr />

<p>
    <label for="<?php 
echo $widget->get_field_id('additional_taxonomies');
?>
"><?php 
_e('Additional taxonomies conditions', 'meta-data-filter');
?>
:</label>
    <textarea class="widefat" id="<?php 
echo $widget->get_field_id('additional_taxonomies');
Exemplo n.º 2
0
</b>: product_cat=96,3^boutiques=77,88. <b><?php 
_e('Syntax is', 'meta-data-filter');
?>
</b>: taxonomy_name=term_id,term_id,term_id ^ taxonomy_name2=term_id,term_id,term_id <br />...</i>
            </td>
        </tr>


        <tr valign="top">
            <th scope="row"><?php 
_e('Sort panel', 'meta-data-filter');
?>
<br /></th>
            <td>
                <?php 
MDTF_SORT_PANEL::draw_options_select(@$shortcode_options['options']['woo_search_panel_id'], 'shortcode_options[options][woo_search_panel_id]');
?>
            </td>
        </tr>



        <tr valign="top">
            <th scope="row"><?php 
_e('Shortcode front skin', 'meta-data-filter');
?>
<br /></th>
            <td>
                <?php 
$themes = MetaDataFilterShortcodes::get_sh_skins();
?>