Title: ncweb's Replies | WordPress.org

---

# ncweb

  [  ](https://wordpress.org/support/users/ncweb/)

 *   [Profile](https://wordpress.org/support/users/ncweb/)
 *   [Topics Started](https://wordpress.org/support/users/ncweb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ncweb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ncweb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ncweb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ncweb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ncweb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Admin page search is broken, why ?](https://wordpress.org/support/topic/admin-page-search-is-broken-why/)
 *  Thread Starter [ncweb](https://wordpress.org/support/users/ncweb/)
 * (@ncweb)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/admin-page-search-is-broken-why/#post-14895179)
 * Hi [@bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Thanks for your answer. **I figured out exactly what you said.**
 * By filtering the search to match only occurence from title, ignoring match in
   content, my admin dashboard (edit-page) is able to work while showing 150-200
   results per page.
 * As for the dropdown Parent Page, the problem was not the limitation in number
   of results. In my example, the title I was searching to set as parent was unique
   and my search was exact match. Still showing nothing. In quick edit tho, the 
   page appeared. If I get the same problem too much, I’ll just set an input field
   myself that hooks into ‘save_post’ and set the parent page myself. Don’t know
   what happens exactly on this one for now.
 * I appreciate alot that you took the time,
    And wish you the best !
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page templates missing from page attributes after 5.8](https://wordpress.org/support/topic/page-templates-missing-from-page-attributes-after-5-8/)
 *  Thread Starter [ncweb](https://wordpress.org/support/users/ncweb/)
 * (@ncweb)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/page-templates-missing-from-page-attributes-after-5-8/#post-14741143)
 * Hi [@neufsky](https://wordpress.org/support/users/neufsky/)
 * Are you sure you have a template registered ?
 * Since 5.8 there is a new dropdown in the sidebar.
 * Try to output templates to confirm they’re registered with :
 * `wp_get_theme()->get_page_templates( $post, $post_type )`
 * [https://developer.wordpress.org/reference/functions/get_page_templates/](https://developer.wordpress.org/reference/functions/get_page_templates/)
 * Let me know,
    Best regards,
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hide categories](https://wordpress.org/support/topic/hide-categories-15/)
 *  [ncweb](https://wordpress.org/support/users/ncweb/)
 * (@ncweb)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/hide-categories-15/#post-14706823)
 * Hi,
 * If you have access to the files, have you tried
 * `single_term_title();`
 * [https://developer.wordpress.org/reference/functions/single_term_title/](https://developer.wordpress.org/reference/functions/single_term_title/)
 * Best regards
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page templates missing from page attributes after 5.8](https://wordpress.org/support/topic/page-templates-missing-from-page-attributes-after-5-8/)
 *  Thread Starter [ncweb](https://wordpress.org/support/users/ncweb/)
 * (@ncweb)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/page-templates-missing-from-page-attributes-after-5-8/#post-14706244)
 * [@ehtis](https://wordpress.org/support/users/ehtis/)
 * Thanks for your answer.
 * The new template option is juste here… And I’m checking core files and running
   tests to find a bug since hours…
 * Well, someone has to better read patch notes I guess.
 * I have a ticket to close !
    Thanks alot.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page templates missing from page attributes after 5.8](https://wordpress.org/support/topic/page-templates-missing-from-page-attributes-after-5-8/)
 *  Thread Starter [ncweb](https://wordpress.org/support/users/ncweb/)
 * (@ncweb)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/page-templates-missing-from-page-attributes-after-5-8/#post-14706109)
 * I’ve created a new WordPress blank install on my local environment. With a minimal
   custom theme and a page template.
 * It was working with older version of WordPress core.
 * When updating to 5.8 : same problem, the select for page templates under page
   attributes is gone.
 * No plugins and minimal environment. At this point I think it’s a bug with 5.8.
 * I’ll check how to report it. If any of you guys have had similar issue, please
   let me know !
 * Best regards

Viewing 5 replies - 1 through 5 (of 5 total)