Home › Forums › Support › enable the display of the short description in the product search results. This topic has 17 replies, 3 voices, and was last updated 4 years, 4 months ago by Leo. Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 Author Posts November 4, 2021 at 1:58 am #1990824 DavidStaff Customer Support Try adding this PHP Snippet to your site: add_filter( 'the_excerpt', 'shortcode_unautop'); add_filter( 'the_excerpt', 'do_shortcode'); November 12, 2021 at 11:31 am #2001956 Ceramica Sud Curlante ? November 12, 2021 at 11:50 am #2001968 LeoStaff Customer Support David’s code can be added with one of these methods if that’s what you are wondering: Adding PHP: https://docs.generatepress.com/article/adding-php/ Author Posts Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In