If you want to show that static content in your post then you can find post.php template in your theme and find function “the_content();” just before this function make a div for your static content and add our static content there.
Similarly if you want to show that content in page then find page.php template which is default and archive.php for category page.
Related Posts:
- Make a custom URL and link to custom Template
- How to display by default only published posts/pages in the admin area?
- Get content from one page and show it on another page
- Using single.php from plugin folder instead of default template folder
- Strategy for handling hierarchical pages with empty parent content
- Static posts page with home.php
- Add default content to post (for specific category)
- Pagination not working on Custom Page Template
- how to show all post in my page-grid.php template page
- Why does `url_to_postid` return 0 when testing `page_for_posts` Page?
- Is there any WordPress alternative to Book module of Drupal?
- Creating a Page of Posts
- Posts vs. Pages
- Why content_arr[‘extended’] removes paragraph tags?
- Add Word Limit to Posts
- Adding buttons to Add New Post and Add New Page
- Static posts page with home.php
- How do I do a page break?
- “about us”, ” contact” sections should be article(post) or page in the simple small Business website?
- disable Tab post on nav-menus page (Admin)
- Proper way of establishing custom landing pages in WordPress
- Best Way to Add UnEditable HTML to Posts
- WordPress Query Posts From Category Post on Static Page
- the_content() Not Grabbing All Content
- Preview page/post revisions without overwriting current content
- Organization of time insensitive content
- What would causes search to return incorrect results?
- Changing permalink of WordPress
- Added a ACF field to custom page and want the results to show as a column in admin
- Show post count in custom taxonomy page
- How to show WP admin edit page within template page/post?
- Put page on Archived statut after end of publication date
- post and page and custom post type
- How do I customize the post page
- Permalink base only for posts
- Allow users to create their own page/s
- Get part of a page url
- Add default content to post (for specific category)
- Automatically delete default posts and pages on theme install?
- How to have more post in a page than in your home page
- custom post type single page template not working
- How to have 2 posting pages on a blog
- Automatically search and replace link in content (pages/posts)?
- Notify/check if the content of a custom gutenberg block has changed on save_post
- Edit Page button is gone
- How to display breadcrumb on category?
- Remove Custom Post Type Slug and add Custom Taxonomy to Permalink Structure?
- Take a received feedback item, turn it into a post
- Getting value from get_post_custom
- WP Admin register taxonomy and post type performance
- Add a custom meta box in the post options that loads some html code in the header
- How safe is renovating $wp_query when doing WP_Query pagination in Page Template
- Second comments section for one post/page
- Calling Different Custom Post Timestamps in a table
- WordPress Multisite – Create Default Post and New Category On New Site Install
- Admin – create custom post status and display above table
- how to show single post in a custom template
- custom post template file not shown, instead all the time 404.php
- Set Default Category to Username
- How to allow visitors to filter posts by multiple taxonomies
- Show only posts with images and a fixed amount of posts
- show custom post type category dropdown sorting result on same page
- Custom Post Type Rewrite To Include Parent Page(s)
- 404 error on default post type and default taxonomy fronted page
- Overwrite posts/pages via import
- Auto-realod with new posts // Ajax call
- How to create new post content templates for my users?
- When open add new post or page WordPress add post with ID=0 continuously [closed]
- Start post pagination at 0 instead of 1
- Thumbnail & Category link aside post
- Hooking into the post editing screen for an existing page only
- How to create a template for Pages?
- Is there a way to specify an extra class for a post or page with no title?
- Automatically create a new page daily with last three posts
- Using wp_list_pages() after calling query_posts()
- When changing pages to posts, how do you set up 301 redirects for the page URLs?
- Display Posts on Custom Page
- How to include my own css in post
- How to get a post’s content? [closed]
- User Selectable Delete of Pages
- Custom post types related to same custom post type?
- How do I insert a post with custom post type and relate it to a custom taxonomy?
- 2 dynamic sidebars registered, not showing up
- Dynamically switch template on click
- Multiple Loops Breaking Pages
- posts not showing on index.php
- Page template is accessing the incorrect posts?
- How to get ID of the page included with get_page()?
- Posts vs Pages and categories
- How to dynamically parse and transform post/page content before displaying it?
- Why does a published post only displays the title and not the content in the site? [closed]
- How to make default “Privacy Policy Page” a normal page?
- Is it possible to customize the post according to post format in single.php?
- Customize rel=canonical tag for single blog post
- a little direction on custom post type
- Hide a specific post from a page template
- How to Use index.php file for “Blog” Page And this is Not a Home Page
- Format latest/newest post differently
- is_page Funtion for Posts ?
- Custom taxonomy archive page problem