Yes that’s a typo right here… I used target=”_blank” and it didn’t work. Here’s my website https://www.daymab.com
Heres the php
id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>
<header class=”entry-header”>
<?php the_title( sprintf( ‘<h2 class=”entry-title”><“href=”%s”” rel=”bookmark”>’, esc_url( get_permalink() ) ), ‘</h2>’ );?>