problem with excerpt appearing when I don't want it to
-
Plugin is getting better and better all the time. Today, though I found a small bug. In a responsive grid, with the option to show excerpt untucked, it still shows the excerpt. Here is the code the shortcode gave me:
[lptw_recentposts layout=”grid-medium” post_type=”post” fluid_images=”true” height=”400″ featured_height=”400″ min_height=”0″ space_hor=”10″ space_ver=”10″ columns=”3″ order=”DESC” orderby=”date” posts_per_page=”3″ reverse_post_order=”false” color_scheme=”light” override_colors=”false” background_color=”#4CAF50″ text_color=”#ffffff” excerpt_show=”false” excerpt_lenght=”35″ ignore_more_tag=”false” show_date_before_title=”false” show_date=”false” show_time=”false” show_time_before=”false” date_format=”d.m.Y” time_format=”H:i” no_thumbnails=”show”]
As you can see excerpt_show = “false” yet the one blog post with an excerpt in it still displays it. Is this a bug?
Also, I see excerpt_lenght is spelled wrong. Would that affect it?
- The topic ‘problem with excerpt appearing when I don't want it to’ is closed to new replies.