• Resolved borderstep

    (@borderstep)


    Hello Anders,

    I really like the simplicity of the theme and intend to use it.

    There is just one bug I noticed.

    If you navigate or land on the 404 page, there are two Search Forms. One in the header and the second inside the 404 page. That, however, creates a conflict with the Search Form id’s.

    When you are on 404 page, the search form it includes only works if you press enter.
    If you click on the search icon, it returns an empty string.

    Any way to fix this?
    Renaming the ID’s didn’t resolve it for me and that’s where my capabilities falter.

Viewing 1 replies (of 1 total)
  • Thread Starter borderstep

    (@borderstep)

    I fixed it.

    Removed “<?php get_search_form(); ?>” from header.php because it was a duplicate within header.. Search form was already written out there.

    Changed id from “search-form” to “search-form2” in two lines in searchform.php.

    Works as intended now.

Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate Search Form’ is closed to new replies.