You could do this without having to code anything special. Enter your first piece of text into the Excerpt field in the admin edit screen for the post. Enter only the remaining text into the visual editor.
That way you can have the excerpt text on the site’s front page and the “rest” of the text after the thumbnail on the post’s single page.
Related Posts:
- How to hide and content from auto-generated excerpts?
- Are content.php and content-single.php the same?
- Posts in multiple Categories different single.php
- Twenty Eleven home page show only excerpt
- How to call the_excerpt() with tags or the_content() as an excerpt?
- Responsive class to all the images in the content
- How to programmatically bring back “excerpts” field in post editor in WP 3.1+
- the_excerpt() not showing manual excerpt for Pages
- Why use while over if in single wordpress posts?
- the_content() in single-{post-type}.php problem
- Bold letters inside excerpt [closed]
- How to move the the_excerpt’s read more link to another div
- Displaying recent post excerpts on static front page
- Add caption functionality to custom WordPress theme
- buddypress: how do i make the group description excerpt shorter?
- the_excerpt(); tag not working
- Disabling automatic teasers
- Single Page Design, Storing in Theme Options
- How to make the excerpt_more filter apply to the actual post excerpt?
- How to obtain a reference to the_excerpt() from custom loop
- Force Balance Tags not working
- Exclude read more in the_excerpt [closed]
- Custom get_the_excerpt() only works on first post
- excerpt() shows different result between remote and localhost(development environment)
- Issue with loading mobile specific custom single page layout in mobile
- How to place HTML tags in content from the_content()?
- Custom Blocks as part of a theme
- The Content is not Wraping in tag
- the_excerpt() in content.php and get_template_part() in single.php
- Edit value of the_content() before showing
- How to Manually Code Shortcode?
- get_term_link is Ending to single.php
- Why tags are displayed bellow the content and not inside
- Post and page content not displaying in search results
- adding class to excerpt
- Get Post’s Excerpt Without the Wrapping tags and the Read More link
- pre_get_comments or the_content filter
- WordPress Load Only Page Text
- Load different single.php templates according to post layout selection
- my single.php is mixup on some post for no reason
- first excerpt fine, subsequent post excerpts shift to the right instead of displaying vertically [closed]
- Stop WordPress from showing images on non post pages
- How to format the first line of a post differently?
- matisse theme show excerpts not whole content
- restrain filter on get_the_excerpt to queried item in stead of current post
- How to make force_balance_tags balance comment tag
- Getting post URL within custom content template
- two col layout bootstrap 4 with one fixed col and fade in effect on image
- Strip HTML tags on custom code from the_content
- Best way to allow for extended use of WordPress functions inside single.php
- Filter URL and shortcodes from the_excerpt
- Suppress the_content filter in a nested loop
- Pagination issue with Single.php
- Confused on loading page content
- the_author() str_replace error
- Return the_content() with custom div class for a subset of posts
- Only show read more text when when wp:post-excerpt meets excerptLength
- Using wp_enqueue_script with social media buttons?
- Make theme editor to show all theme’s files
- 404 on child page template
- Want to include ad code after related post
- Problem using $var for shortcode attr value
- What are these variables and where are they documented?
- Displaying Tags for the Page I’m On?
- Retrive posts thumbnail in original size
- Alternating CSS classes for dynamic content [closed]
- Use external fonts in WordPress stylesheet
- Custom link color or stylesheets
- Conditional tags issue for multiple is_page() conditions in sidebar.php
- Way to show content of a post, but if exceeds character limit revert to excerpt?
- How to convert that page to a wordpress template? [closed]
- JQuery Equal Height in Rows Conflicts Only Works without Registering wp_footer();
- What causes a theme to be inefficient?
- wp_enqueue_script causes page to vanish
- URL conflict with a ‘Single Page Layout’
- loading custom.js file after jquery is loaded
- Undefined index: debuging error for theme option template snippet
- WordPress Subpages Fancybox Trouble
- Toolbox theme using printif statement – help needed understanding code block
- including post-specific feed without full wp_head()
- How to reuse parts of WordPress site e.g. header, footer, part of header for multiple WordPress sites?
- Show post thumbnail only if it exists using timthumb
- How to force unlink on attached/inserted images?
- Search Results not displaying for multiple word search
- Multiple Content Shortcodes
- WordPress loop not working on blog.php page
- How to assign the default file at “Appearance > Editor”?
- Option to show/hide widget depending on is_home?
- How to reduce repetitive code
- Allow users to edit home page from WordPress (home.php problems)
- All post ids are the same after this query but rewind_posts() does not seem to work here?
- How to Disable Color Options?
- Add Dynamic Sidebar to Exisiting WordPress Theme [closed]
- Not Found when using activity stream as front page with BuddyPress
- Form to Add Posts to Custom Post Type (Again)
- Is it possible to customize the layout of Gallery Shortcode?
- Creating Multiple Menus in the Thesis Theme?
- How can I tell WP which file to load by default in Appearance > Editor?
- How can i use archive.php for indexing wordpress default posts?
- Why does the first loop take arguments from the second loop?