If it only breaks when the excerpt is empty, then I would check for the excerpt before outputting it.
<?php if ( ! empty( get_the_excerpt() ) : ?> // test for the excerpt
<?php echo esc_html( get_the_excerpt() ); ?> // escape the excerpt in case there is html added
<?php endif; ?>
Related Posts:
- Create custom links for excerpts with php dynamically
- I can get the permalink or the excerpt to work correctly, but not both
- Get link from wpe_excerpt “read more” and move it
- [Plugin leenk.me]modify get_the_title
- get_posts displaying wrong permalink for “continue reading” link
- Stop WordPress appending `-2` to the end of my url after i change it
- WordPress Permalinks not working in Apache2 Ubuntu 14.04
- Get current URL (permalink) without /page/{pagenum}/
- Removing the redirect after changing a page’s slug
- How to display a public profile page for registered users with custom slug?
- How does wordpress keep track of post id when post id is not used in permalinks?
- Permalink Issues by Installing WordPress in Subdirectory / Subfolder
- How to add query parameters to all internal links?
- How to make draft posts or posts in review accessible via full url / slug?
- nginx – permalinks with .php in url not working
- Social Media Links on homepage – within posts/post loop
- Nice RSS Feed URLs for each custom post type
- Custom rewrite rules for feeds of custom queries (query_var query strings in URL)?
- removed index.php now all pages 404
- Permalinks all messed up, I am helpless [closed]
- WordPress | Convert #038; to &
- Can’t get rewrite rules working
- permalink changed, now getting 404 for every pages
- How to write correct add_rewrite_rule in WordPress for more than one taxonomy in one rule?
- How to add category to the permalink and breadcrumb?
- Rewrite my default post URL
- Get permalink to page?
- Parent Category link to its sub categories on different page
- Permalinks not working Apache + CentOS 7
- How can I link a file in admin with a button?
- Remove Dash/Hyphen From WordPress CustomPosttype Permalink
- Auto-create a pretty permalink for a bunch of posts
- Permalinks: Page Not Found
- Post incorrectly displaying as page
- wp_logout_url redirects to incorrect page because of pagination
- how to add rewrite rule to wordpress default post type
- Get new WordPress slug from old wordpress slug
- Moved page (new parent) loads properly using obsolete URI. Why?
- Only default permalink is working mod_rewrite enabled
- Is a permastruct possible on pages?
- Custom Permalinks for Posts only
- How to add a variable as a tag base?
- Is it possible for a custom post type and sub pages of a page with the same slug as the custom post type to share a slug?
- Why is page/2/ not working?
- Removing leading zeros from custom permalink structure
- Integrating wordpress into existing site and setting up htaccess?
- Permalinks stopped working – NO update, mod_rewrite enabled, .htaccess not touched
- Add more structure tag to permalink?
- wp_publish_post to saved draft, permalinks broken
- display dynamic content based on url slug on custom page
- How to generate a list of all urls
- Slugs Disappeared Leaving 404s – Quick way to repopulate?
- Path to Pages Resolves to Archive instead of Actual Content
- permalink %year% of pre-written posts to be published next year, in the mysterious future (*)
- Changing permalink name redirects to another template?
- Permalink slug no longer editable when using post_type_link filter
- add_query_vars and canonical links
- Changing the permlink and SEO
- whats the mistake → href=”get_permalink() [closed]
- Remove some rewrite rules in wordpress
- How to change permalinks
- How can I link to the author’s page
- WordPress pages and posts are redirecting to server IP address instead of domain URL [closed]
- Would it be wrong to save the permalinks as a postmeta and regenerate it on save post? [closed]
- How to: change permalink by category?
- new page redirect to old page which had the same permalink
- Edit permalink for old posts and not show on top of RSS feed
- Long permalinks get split with multidots and get broken
- Page content doesn’t display when published but does when previewed as draft?
- Will permalinks work if blog is transferred to subdirectory?
- function to set permalink to /%postname%/ on theme activation
- How to remove slug from front page?
- Find all URLs for a post
- Change Project permalink to custom URL
- Edit Post Permalink option removed, looking for possible causes
- Site Tagline ended up in permalink
- Got 404 error when changed siteurl via DB in WordPress
- Permalinks don’t update nor link properly
- Getting 400 Bad request Error when trying to open posts after updating to wordpress 5.0
- Category Base permalinks
- Why I had to re-save permalink setting after moving my WordPress site to another hosting provider?
- Permalinks custom base to redirect to archive.php
- Pretty Filter URL
- get_permalink to an anchor
- Add URL to selected post in meta box
- Add Custom Pagination Permalink
- Prevent guessing slug
- Pretty permalinks to work for lighttpd webserver?
- Pages included in another page and duplicate content issues for SEO
- Customize category permalinks
- WordPress archive posts returns user to homepage
- URL to an image in a post is changing when permalink is set to custom. Can I avoid this?
- How can i edit all posts slug in bulk keeping WP native redirect?
- Post/page without slug
- permalinks url with woocommerce
- Blog url disappears
- Custom Permalink Structure For a Specific Category
- 301 Redirect posts to newly added categories
- How to have category/subcategory/posttitle/ permalinks?
- Permalink settings are stuck on https, will not update to http