The standard way of getting an excerpt is to use the_excerpt() or get_the_excerpt() template tags. […]
Tag: excerpt
How to display only an excerpt of the content with custom post types?
<?php /* Template Name: second */ ?> <?php get_header(); ?> <?php query_posts(array(‘post_type’=>’event’)); ?> <?php if(have_posts()) […]
How to include line-breaks in the_excerpt?
how can I include a line-break inside the_excerpt. Iâve modified the length and the more-button […]
get_the_excerpt() not returning anything when post has no excerpt
When trying to call get_the_excerpt() the page does not return anything on posts that have […]
Show excerpts of posts on P2 Home page
I am looking to show the latest posts on my site home page, which is […]
Add excerpt and post thumbnail to Buddypress blog directory page
I wonder if anyone can help me, I am trying to display excerpt and thumbnail […]
Modify ‘Read more’ link adding a new class
I want to add a class to the ‘Read more’ link. Actually I have this: […]
Change behavior depending on content length
I have a large amount of posts and some only have one sentence. This means […]
get excerpt without images
Is there any way to not get the images with get_the_excerpt()? I am using a […]
Adding Videos as post-thumbnails (no stills, just the player in a smaller size)
Iâm using Excerpts with post-thumbnails on my startsite. Adding Images is working pretty fine. But […]
No More Posts Available.
No more pages to load.