Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

do_shortcode for the blog archives excerpt

Home / Forums / Virtue Theme / do_shortcode for the blog archives excerpt

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
April 2, 2014 at 7:47 pm

<?php echo do_shortcode(get_the_excerpt()); ?> is this correct syntax?
virtue_premium/templates/content-fourgrid.php correct page?
line 181?
replace <?php the_excerpt(); ?> ?

am I close?
for this page here:
pass: nx

The purpose is to get this clean formatting on the videos in the archive page:
this will really tidy up the videos thumb on an archive

FYI: I’m using:
to get the result. Here’s another example with the same shortcode to clean up an archive page:
The shortcode strips all the unnecessary “stuff” from the youtube player

  • The forum ‘Virtue Theme’ is closed to new topics and replies.