Forums Forums Search & Filter Pro Filter form custom template

Viewing 7 posts - 1 through 7 (of 7 total)
  • Anonymous
    #56143

    Hi

    How I can create a custom template for a search form?

    Thanks

    Trevor
    #56182

    Is this for the form or the results? If it is for the form, you must create any styling you need in a custom CSS stylesheet. If you show me live pages for the form as it is now, and an example of what it must look like, I can help. Screenshots will not help me much though.

    Anonymous
    #56277

    Hi

    Is for the form.

    I would change not only the style but also html CSS, such as change lists (<li>) by divs

    I see that there is a template for results (results.php), I think it would be very interesting to have also php templates for forms.

    Thanks

    Anonymous
    #56278
    This reply has been marked as private.
    Trevor
    #56309

    Ah, I see what you mean. This may come for the future of the plugin, but you CAN do what you want with some custom javascript that you could write. You can use this to replace HTML elements and add/edit CSS classes.

    Anonymous
    #56400
    This reply has been marked as private.
    Trevor
    #56405

    Ah. In the S&F plugin settings, you have the combo box script set to Chosen. Changing it to Select2 should change it to divs and spans. I think.

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