Filter in store.php prevents display of the excerpt in normal search results davectAugust 13, 2014 Home › Support › Image Store › Filter in store.php prevents display of the excerpt in normal search results Viewing 4 posts - 1 through 4 (of 4 total) Post navigation ← Previous Next → Author Posts August 13, 2014 at 9:30 am #171832 davectParticipant The following in store.php is preventing the display of the_excerpt() in search results: if( is_search( ) ) add_filter( ‘the_content’, array( &$this, ‘taxonomy_content’ ) ); August 30, 2014 at 11:47 am #176737 Xpark MediaKeymaster @davect, Thank you will look into it, do you have any other search plugin installed? What theme are you using, can you please provide a link March 3, 2015 at 6:56 am #252698 davectParticipant I am using the standard wordpress search widget and woothemes canvas March 3, 2015 at 7:17 am #252699 davectParticipant I don’t see the point in this filter, it’s going to affect the search results whatever the theme and search method. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Login form protected by Login LockDown. Log In