jQuery(document).ready(function() { jQuery('select').niceSelect(); }); "; if (get_option('title') && get_option('title') != '') echo '
' . esc_attr(get_option("title")) . '
'; // select Category if (get_option('e_cats') && get_option('e_cats') != '') { $categories = get_categories(); $cat_option = '