Viewing 3 replies - 1 through 3 (of 3 total)
  • What theme are you using?

    I do not have auto search for twenty-seventeen.

    Thread Starter skadiog

    (@skadiog)

    hi, im using Point Theme Pro by (MYTHEMESHOP) ,
    I tried to turn -on the (autocomplete) but no luck

    Also please help [Moderated]

    <?php $mts_options = get_option(MTS_THEME_NAME); ?>
    <form method="get" id="searchform" class="search-form" action="<?php echo esc_attr( home_url() ); ?>" _lpchecked="1">
    	<fieldset>
    		<input type="text" name="s" id="s" value="<?php the_search_query(); ?>" placeholder="<?php _e('Search | Music', 'pointpro' ); ?>" <?php if (!empty($mts_options['mts_ajax_search'])) echo ' autocomplete="off"'; ?> />
    			<button id="search-image" class="sbutton" type="submit" value="">Search
    	</button>   </fieldset>      </form>
    • This reply was modified 7 years, 2 months ago by skadiog.
    • This reply was modified 7 years, 2 months ago by Andrew Nevins. Reason: Removed reference to other thread
    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @skadiog, Please stop this. You’re creating multiple threads on the same topic because you’re not satisfied with the support here. Everyone here is a volunteer and will help out if they’re free & they know the answer. We also do not support commercial themes, so please contact the theme author or consider hiring someone to resolve this for you.

    • This reply was modified 7 years, 2 months ago by Andrew Nevins.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to disable auto search for searchform’ is closed to new replies.