instances->reset( intval($_GET['asp_sid']) ); wd_asp()->css_manager->generator->generate(); DeleteCache::getInstance()->handle(false); $action_msg = "
" . __('Search settings were reset to defaults!', 'ajax-search-pro') . ' (' . date("Y-m-d H:i:s") . ")
"; } else { $action_msg = "
". __('ERROR Saving: Invalid NONCE, please try again!', 'ajax-search-pro') . ' (' . date("Y-m-d H:i:s") . ")
"; $_POST = array(); } } if ( isset($_GET['asp_sid'], $_POST['submit_' . intval($_GET['asp_sid'])]) ) { if ( wp_verify_nonce( $_POST['asp_sett_nonce'], 'asp_sett_nonce' ) ) { $params = wpdreams_parse_params($_POST); wd_asp()->instances->update(intval($_GET['asp_sid']), $params); $style = $params; $id = intval($_GET['asp_sid']); wd_asp()->css_manager->generator->generate(); // Clear all the cache just in case DeleteCache::getInstance()->handle(false); // Do not clear cookies here, it might cause an error // WD_ASP_Cookies_Action::forceUnsetCookies(); $action_msg = "
" . __('Search settings saved!', 'ajax-search-pro') . ' (' . date("Y-m-d H:i:s") . ")
"; } else { $action_msg = "
". __('ERROR Saving: Invalid NONCE, please try again!', 'ajax-search-pro') . ' (' . date("Y-m-d H:i:s") . ")
"; $_POST = array(); } } $params = array(); $_themes = Themes::get('search'); $_sb_themes = Themes::get('search_buttons'); if ( is_multisite() ) { $search = wd_asp()->instances->get(intval($_GET['asp_sid']), false, true); } else { $search = wd_asp()->instances->get(intval($_GET['asp_sid'])); } if ( empty($search) ) { $s_id = $_GET['asp_sid'] + 0; ?>

true) ); /** * The search data does not have unset option values as the * $asp_globals->instances has it already merged with default options */ $sd = &$search['data']; ?>
The first loading can take up to 15 seconds!', 'ajax-search-pro'); ?>

check this video tutorial.', 'ajax-search-pro'), 'https://documentation.ajaxsearchpro.com/getting-started/search-shortcodes' ); ?>

Copy the shorcode generated:', 'ajax-search-pro'); ?>

' style="min-width: 1280px;" data-searchid="">

o['asp_compatibility']['usecustomajaxhandler'] == 1): ?>

turn it off.', 'ajax-search-pro'), get_admin_url() . "admin.php?page=asp_compatibility_settings" ); ?>

updates->needsUpdate() ) { wd_asp()->updates->printUpdateMessage(); } ?>

Ajax Search Lite is still activated, please deactivate it to assure every PRO feature works properly.', 'ajax-search-pro'); ?>

block - see in layout options tab)', 'ajax-search-pro'); ?>

Elementor Posts Live Loader documentation for more details', 'ajax-search-pro'), 'https://documentation.ajaxsearchpro.com/elementor-integration'); ?>
' name='asp_submit_serialized_' style="display: none;">

">
true ), );