You should understand that the theme editor is used to change the code structure of the pages something that cannot be achieved by simply creating a page via dashboard.
These are two very different things, while you can add html on your page using the page editor you cannot add some Php there. In simple terms theme editor allows you to edit the structure of pages, styling and create new page templates as well.
To use theme editor to make changes you need to have some Php knowledge or CSS for styling.
Related Posts:
- A way to automatically install pages on theme install?
- Is it possible to manipulate the list of page templates?
- Pages: frontpage.php, home.php, posts page etc
- Posts in multiple Categories different single.php
- Hide certain pages / posts on wp-admin, show custom filter
- wp_insert_post breaks rewrite rules
- the_excerpt() not showing manual excerpt for Pages
- How to highlight the current page in the nav menu?
- Do I really need the div class entry?
- Displaying part of every child page?
- How do I get the next page of posts link?
- Where can I access my custom page template?
- using jQuery Cycle by Malsup with WordPress Page and Gallery
- Excluding Pages not working
- Highest number of WordPress Custom Page Templates?
- Multiple TinyMCE Editors in one Admin Page
- Create a new page in WordPress theme
- How to create a custom page(not a template) in a theme
- how to setup custom content structures
- How to Find the Page the Front Page is Using?
- How to place HTML tags in content from the_content()?
- Need help with adding templates (archives and sitemap) to WordPress child theme
- Template for landing pages
- Issue On Displaying Pages with Post Name Permalink
- Why in the static pages of my theme are showing these information?
- Remove specific published page when theme deactivated
- Migrating to WordPress – but how will it do “structured” data?
- How to code custom special page
- How to add custom meta box when you have a custom page template file
- How to track a users last visited page?
- WordPress Load Only Page Text
- How to add pages in wordpress using codes?
- How does the loop know which post to view?
- Pagination fuction in shortcode always displays on top
- Injecting pre-defined text from custom page template to editor
- Theme development: menu links a tabbed page with page jumps
- Custom theme template files
- Parent/Child pages
- WordPress Animation Adjustments
- Show only pages you are author of
- How do I open a post in a custom page in wordpress?
- Pages not displaying as sections on static page
- How to show metabox on page if it is using a template
- makeing a terms of use page that is part of the theme
- Creating a theme just to deploy a single page
- Problem with Displaying Custom Theme Page’s Content
- WordPress Twenty-Fourteen: How to Remove Home Page Header Image from Other Pages
- Alter theme pages on language switch
- wp_editor some functionality not working on custom theme
- Display content on Single page
- One-Page WordPress Template
- How to create multiple pages in a client theme?
- How can I display and excerpt of all pages with a meta_key and meta_value on index.php?
- Can you create a custom page with content in the center already defined?
- how to make a new page affected by a theme’s index.php layout?
- How get the 10 most viewed pages (not post)
- How can I change the title of the Home link in the navigation bar?
- The content not wrapped in paragraph tags with get_page_by_title()
- Standard Way To Do Custom Work Within A Page?
- How do I get information about a page, such as featured image, except, and title?
- What is $post_id? is it a global variable in WordPress?
- Adding customizer styles with wp_add_inline_style
- Adding widgets programatically: how to avoid collisions?
- How do I get a parent theme modification from a child theme?
- Removing the default sidebar from admin panel
- Is there any need to use both wp_reset_postdata and wp_reset_query together?
- how to pull wordpress post comments to a external page
- How i can get widgets areas working in customizer?
- Using wp_tag_cloud(‘format=array’) to print tag names without links?
- Link to a .po file in a child theme
- Access theme options in templates
- How to show post from category select
- How to create a multiple choice radio group for a single theme option
- How to: JQuery multiple wordpress media uploader buttons in the same options page?
- Move default page templates to sub directory
- Migrated WordPress site renders Chinese
- Load sidebar template just once to prevent multiple animations
- How to use custom function in posts and pages templates
- What are the critical theme files when building a custom theme?
- Linking beetween pages in wordpress
- Having issue with WordPress wp_enqueue_style
- search.php file not pointing where it should
- How do I get standard posts to open up in their own template when using get_template_part()?
- Exclude function from homepage only?
- Adding google fonts to WordPress theme
- Require once a general library
- 3 Level Menu Navigation (3rd Level not displaying)
- How to echo inside the js file with wp_localize_script?
- Protecting work on client’s web host
- Import from HubSpot COS into WordPress 4?
- child comments not displaying as nested
- Simple loop with shortcode rendering problem
- Theme automatically inserting “more” tag on every post
- WordPress widgets manager option for emulating theme layout
- Conditional tags issue for multiple is_page() conditions in sidebar.php
- have_posts() return false on single post
- Twenty sixteen – full height
- How to make a multilingual wordpress site to be translated one-to-one without much effort and without using translate?
- Theme template file for a specific custom taxonomy
- How do I work with responsive images in WordPress? (img srcset/sizes)