You could develop your own metabox for the page (with custom styling, probably) that allows selection of the template. I don’t know that generating screenshots is feasible, but you could definitely have it pull from some sort of associated file (eg: template name is template-name.php, screenshot is template-name.png).
With the replacement selection method generated, you can then just use remove_meta_box()
to remove the default input box (see: Get List of Registered Meta Boxes and Removing Them) and you should be set!
Related Posts:
- Make page template that is just an “include” of another?
- How to customize core admin pages within a theme?
- How to create custom layouts and static pages in themes for clients
- How do I target this page specifically?
- Use another theme template in my theme
- Block Theme: How to use a different template on front page vs paginated pages?
- Opinions and recommendations on the best barebones base theme [closed]
- Where are Additional CSS files stored
- Prevent WordPress from automatically installing a new theme each year
- Is there a blank theme framework compatible with WP 3.0? [closed]
- How do register_sidebar() and get_sidebar() work together?
- How to add a new product type on woocommerce product types? [closed]
- how to override woocommerce specific loop or archive-product.php [closed]
- Looking for a lightweight theme using WP3 new tags and features (not 2010) [closed]
- Updating WordPress overwriting customization tweaks – strategies?
- Change the login button on the login page
- How to customize the default HTML for WordPress Attachments
- switch theme on fly
- Loading template files from a subfolder in my theme?
- wp_trim_words() does not trim the_content() in WordPress
- Show a WP 3.0 Custom Menu in an HTML Select with Auto-Navigation?
- 2 seperate installation 1 theme same server
- FireFox Inspector :: find CSS file related to
- Widgets vs. Theme Mods
- get_theme_mod(); returns nothing
- page_template toggle between 2 templates + 2 permalinks for same post
- Create a customizable child theme
- Are there any ‘Coming Soon’ themes for WordPress 3.0?
- Custom php file in wordpress
- Selecting An image from the Media LIbrary on the frontend
- Show attribute description when filtering by that attribute
- Can I apply a WP theme to a specific custom page template?
- How can I & how do I change text displayed in comment via child theme
- WordPress Template not affecting the working, keeps defaulting to the index.php template
- How do I copy all “extra” data (menus, widgets, etc) from one theme to another?
- Recommend an open source, template driven website builder UI that produces a working WordPress site [closed]
- woocommerce Add custom field set like billing fields
- $wp_customize->remove_section for customizer setting?
- For custom templates, is it better to use `template_include` or `type_template`?
- Modify a theme to insert custom widgets?
- Cannot figure out how to center div in WordPress theme [closed]
- Create default_content layout template based on post id
- how can I change the background color of all posts on my server?
- Remove template drop down for certain pages
- How do I add a new template to my site
- How to add “Read More…” link in twentytwenty
- Updating Existed RocketTheme Theme on WordPress
- title, content, feature images
- Get page ID outside the loop, matching menu ID
- Putting tag outside tag on generated Menu
- How can I make site-wide content editable, for example footer content
- Warning: Creating default object… when altering Customize panels
- Theme licensing and permission on changing content [closed]
- @font-face is not working in WordPress
- Query post for ‘selected category’ in archive.php
- What changes we need to make to a theme so it can be installed as a MU Theme?
- Updates for a private theme
- How to add custom page attributes in WordPress?
- Showcase elementor templates
- How to get custom page template being edited in gutenberg editor
- custom theme ,add media not showing images in media library
- Theme Customization through admin panel. (Appearance-Customize)
- Make custom page look exactly as homepage
- Best practice – pages – ACF or inline coding
- Set Title from Custom Template
- For a specific theme, how do I build a list of all the possible theme modification names?
- Navigation label for page in custom theme
- Migrating a taxonomy’s tags to the native category
- How to hook up search results page to a back-end page?
- How To Load an HTML File As A WordPress Page (With No 301/No Redirect)
- Installing new theme on running site
- Is there a way to by-pass the pagination function on one custom template?
- Is there a way to override require_once of the main theme on the child theme?
- Moving wp-content folder
- Most wp_nav_menu parameters ignored
- Using the same database on another Subdomain
- How to query details of images in gallery that is attached to a post
- WordPress broken after domain name change
- Edit value=”” of a button in child theme
- How to customize the WordPress 2014 theme, to have page using less horizontal margin?
- How to edit alternate inactive themes in “Appearance -> Customise” screen?
- Editing a post template
- WordPress archive index page
- How to add custom ‘layout’ buttons to wordpress editor?
- Custom Content Page
- How to have multiple WordPress Menus
- Create theme for mobile phones and tablets only?
- Creating custom page template
- Force WordPress to load a specific template
- Is “get_template_part” hierarchy possible?
- How to add WordPress JS Script Links
- How to remove a settings section from the Theme Customization API preview pane?
- Dynamic Sidebars based on page name
- Translate custom template with WPML
- How To make Custom page of every Category
- Prevent WordPress from automatically installing a new theme each year
- Change default Video Player without Plugin
- How do I run a web app in my WordPress theme without the “wp-content/theme/…/webapp” in URL?
- why won’t my custom css load with the enqueue method or any other method?
- Lost customization after switching the WordPress theme