Subheading in "similar Posts"

Hi dear Activello Support,
I use a Plugin called “The Subheading” and that works fine. Here is a code-Example from the content-single-php:

<?php
/**

  • @package activello
    */
    ?>

<article id=“post-<?php the_ID(); ?>” <?php post_class(); ?>>
<div class=“blog-item-wrap”>
<div class=“post-inner-content”>
<header class=“entry-header page-header”>
<h1 class=“entry-title”><?php the_title(); ?></h1>
<h1 class=“entry-meta”><?php the_subheading(); ?></h1>
<?php if ( ‘post’ == get_post_type() ) : ?>
<div class=“entry-meta”>
<?php activello_posted_on(); ?>

I would like to enter the Code “<h1 class=“entry-meta”><?php the_subheading(); ?></h1>” into the “Similar Posts” Code-Area, which i unfortunately can´t find.

Many Thanks in Advance and kind Regards
GT

Hi Gt

Can you tell me what is your goal? please also include link to your page
Please note, theme support is only for small changes or customizations such is a css and js changes, i cant give you guarantee that i can help you with this ticket, but i will try