Look at the generated source code (view source in your browser) for the page. Find the body
tag and look at the classes. If your theme is doing things correctly you should see tags associated with the template. They are pretty obvious but for reference: http://codex.wordpress.org/Function_Reference/body_class
Related Posts:
- Template Hierarchy: confused with index.php, front-page.php, home.php
- How to use a specific category archive index as the site front page?
- Overriding default template if page slug and post type are same
- Change Page Template Based on Category
- Load custom template for specific GET parameter
- where is the code that executes the template hierarchy?
- WordPress Page Hierarchy
- How to force sub-product-category to use the parent category template
- Template hierarchy override
- How to define the template priority between built-in categories and custom taxonomies?
- What is the difference between the “Main Index Template”(index.php) and HomePage(front-page.php)
- About template hierarchy
- Front-Page.php and Index.php
- Displaying a custom post type and an archive page
- Which page is referring to *all posts by author*?
- How to determine top level template file in functions.php? [duplicate]
- Get the current hierarchy php page
- Is the Index template necessary in themes?
- How to create custom 401, 403 and 500 error pages?
- single-{$post_type}-{slug}.php for custom post types
- What is singular.php?
- Custom Post Type Plugin: Where Do I Put The Template?
- How to override WooCommerce template files?
- Custom taxonomy query broken after upgrade to 4.4
- CPT Template Not Showing – Getting 404
- Create “File-less” Page Template in Functions.php
- Overide get_template_part( ‘partials/post’, ‘sidebar’ ); with a plugin
- How to make child categories recognize parent’s template displays
- Template for specific post of custom post type
- Is it possible to manipulate the list of page templates?
- Loading partial templates with AJAX/PJAX
- Is there a default template file for child pages / subpages?
- Different template for subcategories
- Multiple Single Post templates
- Taxonomy Templates… by hierarchical level?
- Display Editable Text Above CPT Archive Listings
- Different templates for parent and children categories/taxonomies
- Archive page showing nothing – issue with WordPress Hierarchy?
- How to use same theme template for multiple taxonomy terms?
- How can I set up a category “overview” page?
- Is it possible to have an index page for taxonomy term for each custom post type it is assigned to?
- Custom Post Type with Nested Taxonomy and Template Files
- Which template name to use for taxonomies but not their terms?
- Store Page Template Files in a Subfolder
- LOST in WP Template Hireachy
- Templates & CSS – Proper Programming Practice?
- How to Handle CSS for Multiple Header header.php Files?
- page_template toggle between 2 templates + 2 permalinks for same post
- Load front-page.php from subfolder
- Static Front Page problem
- index.php template is used instead of blog page
- Template Hierarchy for get_header()
- Archive or taxonomy pages not working for custom post type
- Single page template for custom post_type
- WooCommerce Template overriding not working with woocommerce.php
- Trying to manage templates on a blog with lots of custom taxonomies
- Taxonomy landing pages
- is_archive() content being shown instead of is_category()
- Categories Template Assistance
- Load template file without a post type
- How to apply a custom template for posts by default?
- WordPress Template Hierarchy
- Which php file lists all the post of a category
- Displaying all Video Post Formats to Page
- How can a Theme Contain no Header File or Footer File?
- Any tag pagination page (except the 1st page) loads index.php template instead of tag.php
- Rewrite Custom Post Type URL slug
- Where to put my global functions?
- Unable to include a template
- Custom post type and taxonomy permalinks – Structure
- WordPress not respecting template hierarchy (fetches index.php instead of single.php or page.php)
- Understanding the WordPress template hierarchy
- Help splitting a custom post type archive into “past” and “upcoming”
- What should I put on my index.php?
- Rewrite URL for only archive page (custom post type)
- Load parent theme files before child theme functions.php
- Custom Taxonomy term archive template
- Templating of a specific post ID
- For custom templates, is it better to use `template_include` or `type_template`?
- WordPress Theme Development: How to redirect templates the right way?
- When a link doesn’t exist, how to tell WordPress what to do? (404 Error Page)
- Is there any way to get all the name or slug of template parts used in a page?
- Simple way to get two language WP site
- Template Hierarchy tag-{slug}.php directory
- Create static front-page with 3-5 recent posts
- WordPress Ignoring My Custom Post Type Templates?
- Custom post type not using it’s own single-postname.php
- Include custom post type single template, but respect theme override of template if it exists
- Hook to override title, image and content
- Display Categories, Sub-categories, and Sub-sub-categories on separate pages
- Inheritance of parent theme plugin files in a child theme
- Override template file i subfolders
- Manipulating show_on_front, page_on_front, page_for_posts and template hierarchy
- Category-slug.php not being used
- Custom post type templating problem
- Is there a way to set different post templates for parent posts and child posts in the same post type?
- How to Arrange PHP Files to Allow for Multiple Types of Pages?
- How to make use of WP templates within a nested site structure?
- Single page site with history.js
- is_home() returns TRUE on page template