true) ); ?>
'>

updates->needsUpdate() ) { wd_asp()->updates->printUpdateMessage(); } ?> db->exists('main', true) ): ?>

this article to resolve the issue.', 'ajax-search-pro'), 'https://wp-dreams.com/go/?to=kb-asp-missing-tables' ); ?>

very careful, before making any changes to your database. Make sure to have a full database back-up, just in case!', 'ajax-search-pro'); ?>

"wd_isEmpty", "op" => "eq", "val" => false)), "Please enter a valid form name!"); ?> "/>
this documentation for more information about importing your settings from Ajax Search Lite.", 'ajax-search-pro'), 'https://documentation.ajaxsearchpro.com/getting-started/importing-from-the-lite-version', ); ?>
"> getError()) { if ( !wp_verify_nonce($_POST['asp_new_nonce'], 'asp_new_nonce') ) { echo "
" . __('Failure. Nonce invalid, please reload the page and try again.', 'ajax-search-pro') . "
"; } else { if (isset($_POST['import'])) { $id = wd_asp()->instances->importFromLite($_POST['addsearch'], get_current_user_id()); } else { $id = wd_asp()->instances->add($_POST['addsearch'], get_current_user_id()); } if ($id !== false) { wd_asp()->css_manager->generator->generate(); echo "
" . __('Search Form Successfuly added!', 'ajax-search-pro') . "
"; } else { echo "
" . __('The search form was not created. Please contact support.', 'ajax-search-pro') . "
"; } } } if ( isset($_POST['instance_new_name'], $_POST['instance_id'], $_POST['asp_name_nonce' . '_' . $_POST['instance_id']]) ) { if ( !wp_verify_nonce($_POST['asp_name_nonce' . '_' . $_POST['instance_id']], 'asp_name_nonce_' . $_POST['instance_id']) ) { echo "
" . __('Failure. Nonce invalid, please reload the page and try again.', 'ajax-search-pro') . "
"; } else { if ($_POST['instance_new_name'] != '' && strlen($_POST['instance_new_name']) > 0 ) { if ( wd_asp()->instances->rename($_POST['instance_new_name'], $_POST['instance_id']) !== false ) echo "
" . __('Form name changed!', 'ajax-search-pro') . "
"; else echo "
" . __('Failure. Search could not be renamed.', 'ajax-search-pro') . "
"; } else { echo "
" . __('Failure. Form name must be at least 1 character long', 'ajax-search-pro') . "
"; } } } if ( isset($_POST['instance_copy_id']) ) { if ($_POST['instance_copy_id'] != '') { if ( wd_asp()->instances->duplicate($_POST['instance_copy_id']) !== false ) { wd_asp()->css_manager->generator->generate(); echo "
" . __('Form duplicated!', 'ajax-search-pro') . "
"; } else { echo "
" . __('Failure. Search form could not be duplicated.', 'ajax-search-pro') . "
"; } } else { echo "
" . __('Failure :(', 'ajax-search-pro') . "
"; } } ?>
instances->delete( $_POST['delete'] ); FileManager::instance()->delFile( wd_asp()->cache_path . "search" . $_POST['delete'] . ".css"); wd_asp()->css_manager->generator->generate(); } if ( isset($_POST['asp_st_override']) ) { update_option("asp_st_override", $_POST['asp_st_override']); } if ( isset($_POST['asp_woo_override']) ) { update_option("asp_woo_override", $_POST['asp_woo_override']); } if ( isset($_POST['instance_owner'], $_POST['instance_id'], $_POST['asp_owner_nonce' . '_' . $_POST['instance_id']]) && wp_verify_nonce($_POST['asp_owner_nonce_' . $_POST['instance_id']], 'asp_owner_nonce_' . $_POST['instance_id']) && is_super_admin() && is_multisite() ) { wd_asp()->instances->update($_POST['instance_id'], array(), $_POST['instance_owner']); } if ( is_multisite() ) { $searchforms = wd_asp()->instances->get(-1, false, true); } else { $searchforms = wd_asp()->instances->getWithoutData(); } ?>
WooCommerce search with:', 'ajax-search-pro'); ?> "/>
'administrator' )); $extra_classes = 'wpdreams-box-wide'; } foreach ($searchforms as $search) { $i++; // Needed for the tabindex for the CSS :focus to work with div ?>
'>   
> ">
">
">