Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Change html-structure on form controls

Viewing 2 posts - 1 through 2 (of 2 total)
  • Emir Kuljanin
    #58363

    For this component to be compatible with, for example, “Bootstrap Material for WordPress” framework, the input search field and submit button needs some changes to the html structure and css classnames. How can this be done in the best way, preferable without modifying the plugin code itself? Hooks? Templates? Any examples of this?

    While I’m at it: it would be nice to have a field in the settings where you could add your own classname for the different controls. 🙂

    Trevor Moderator
    #58394

    Currently we do have a filter – https://www.designsandcode.com/documentation/search-filter-pro/action-filter-reference/#Filter_Input_Object – which you can use to add classes to fields;
    it works on all fields, except submit and reset buttons.

    For now we need to enable this functionality for submits & resets, which we will try to add in the next release (due soon).

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Change html-structure on form controls’ is closed to new replies.