Forums Forums Search & Filter Pro Problem loading custom page template for search results

Viewing 2 posts - 1 through 2 (of 2 total)
  • Trevor
    #44302

    Hi Clayton

    It is very late here, but what template name did you enter? Normally, most people enter page_blog.php (I think that is the correct one) for use in Genesis. If you want a custom page name, make the page in WP, and allocate it the blog page layout, and then use that name as the slug (you must add a trailing slash to the name). Then you use the widget area to add the form.

    I think, from memory.

    Anonymous
    #44378

    I am using the search-attorney.php page template as suggested in the wordpress codex for tempalte heirachry. b/c search.php is there, it should not load index.php which is most likely the blog home template.

    I might just have to say to load a page title when is_search() && !is_home(). I tried the other options for displaying the results and I like this method the best. Will let you know how i get along.

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