コード例 #1
0
                        <option value="h6"<?php 
$mb->the_select_state('h6');
?>
>Heading 6 ( H6 tag )</option>
                    </select>
                </div>
                <span class="td-page-o-info">The tags that wrap the title of each Smart List item.</span>
            </div>


            <!-- smart list numbering -->
            <div class="td-meta-box-row">
                <span class="td-page-o-custom-label">
                    Smart list numbering:
                    <?php 
td_util::tooltip('Change the sort order of the items', 'right');
?>
                </span>
                <?php 
$mb->the_field('td_smart_list_order');
?>
                <div class="td-select-style-overwrite td-inline-block-wrap">
                    <select name="<?php 
$mb->the_name();
?>
" class="td-panel-dropdown">
                        <option value=""<?php 
$mb->the_select_state('');
?>
>Descending (ex: 3, 2, 1)</option>
                        <option value="asc_1" <?php 
コード例 #2
0
                        <option value="h6"<?php 
$mb->the_select_state('h6');
?>
>标题 6 ( H6 标签 )</option>
                    </select>
                </div>
                <span class="td-page-o-info">标签包裹每个智能列表项目标题.</span>
            </div>


            <!-- smart list numbering -->
            <div class="td-meta-box-row">
                <span class="td-page-o-custom-label">
                    智能列表数:
                    <?php 
td_util::tooltip('更改项目排序顺序', 'right');
?>
                </span>
                <?php 
$mb->the_field('td_smart_list_order');
?>
                <div class="td-select-style-overwrite td-inline-block-wrap">
                    <select name="<?php 
$mb->the_name();
?>
" class="td-panel-dropdown">
                        <option value=""<?php 
$mb->the_select_state('');
?>
>降序(例如:3,2,1)</option>
                        <option value="asc_1" <?php