WordPress Twenty Thirteen uses default content.php file for the display of standard post format. Other post formats uses their corresponding files for display of content. In absence of particular template for post format, default content.php is used.
The content.php file should be located at wp-content/themes/twentythirteen/content.php
Related Posts:
- Is there any way to use get_template_part() with folders?
- Is it possible to override the result of get_template_part()?
- Get template part vs locate template function
- Templates & CSS – Proper Programming Practice?
- TwentyTen: Overloading template.php files vs. get_template_part
- Passing variables to template parts
- How to move style from template file to section?
- Unable to include a template
- Valid HTML in Template Part
- Remove portion of header code from home page only
- Use a separate template for the home page only
- How to create new template page and template-parts in wordpress theme [closed]
- Including template pages within another template?
- Organize template parts and page templates in folders in regards of template hierarchy
- How to get all template files used for rendering a single post/page?
- get_template_part for template in subdirectory not working
- Display a custom 404 page without a redirect
- How can I show contents of a template part inside of another page?
- When to use content-pagename.php?
- Is it possible to call a template file inside wysiwyg editor? And how?
- WordPress “Blog” template hierarchy
- How to use Class
in Java? - Use [embed] filter in template files
- How to edit contents of dynamic_sidebar()?
- Loading partial templates with AJAX/PJAX
- A special single page templates for posts under a category and all its child category
- Where to store some per-template preferences?
- How do I override template-tags.php in twentyseventeen theme
- Programmatically change post templates?
- passing argument to get_template_part() or a better way to code
- roots child theme can’t override header.php
- When calling wp_title(), do you have to create some kind of “title.php” file?
- Post formats template
- Accessing $post variable from template part
- Stream Video Player does not work with do_shortcode()?
- How does wordpress blocks?
- Which has more impact on site performance? Template overrides or hooks
- Subpage template
- Advanced Custom Fields – display when specific template used?
- What should I put on my index.php?
- How To Create WooCommerce Custom Template For Specific Product?
- How to Use Twig + Timber with Multiple Loops based on Meta Key Value
- How to support custom templates on a custom post type?
- Customize profile.php
- Change wp-signup.php Page Template
- Templates have disappeared from drop down lists
- Getting pages filtered by template assigned
- Use same page template for parent and child pages in a theme
- Template administration Error after WP 4.8 update
- Markup is visible when I view sample data from my template
- if page is parent page redirect to first child with hook / polylang
- Custom template bypassing to pager to index.php
- URL / Templating system advice [closed]
- What’s the purpose of $wp_did_header?
- Using same variable names in files added with get_template_part()
- Trying to display short code content in template file with do_shortcode()
- Page template option missing
- Unable to add template to page set as Posts page in WP V 4.6.1
- How to use index.php as a template for archives?
- How to customize WooCommerce templates to avoid override upon update [closed]
- Creating new content types (Pages, posts, testimonials, tigers, oh my!)
- Dynamically Insert Image Into Stylesheet
- How to access .html file that’s located in the theme folder from the browser?
- Way to use one template but be able to call different top graphics?
- Differnt page template for page 2 of blog feed
- How to implement my custom development multiple PHP page work into WordPress?
- Create template for just a print
- dynamic_sidebar() stopped working
- Index template always follows page_template() template?
- WP overwrites my setup_postdata() setup
- wp_list_authors() returning the wrong member url
- Sending email for the custom form in WordPress
- Hard Coding Components on a Client Specific Websites
- How to use another file instead of home.php
- Assigning custom page templates to a static blog page
- Can i exclude certain page templates for a specific role?
- Template_redirect for child custom post types
- Does wp_mail work in frontend tempate file?
- Using a specific template for front page only
- Child theme enqueueing style.min.css not style.css
- Exclude certain template from wp_list_pages
- Why wordpress custom template comments shows Undefined index?
- How to add variables to a template
- Update body class based on theme as well as a html attribute
- Is it possible to set a custom post type template with code?
- Single page applications with WordPress: routes and templates
- Fix for Chart.js removing Admin Bar
- Why is this array not working?
- Single Post Templates Doubt
- Display different list of “Custom Templates” for each Custom Page Type
- strange behaviour of template_redirect in IE8
- How do i load a different template for different users screen width
- MailPress plugin: table inline style tag removed when sending the newsletter
- Custom Archive with Content for Custom Post Type
- Blog template PHP [closed]
- load_textdomain won’t load my .mo file
- Implement HEAD and TITLE tags with DB DATA
- Custom Post Type Trouble
- How to force a Custom Post Type template by filename
- order archive page by title in wp twenty twenty-four template