Still dashes and span class="amp" in titles
-
In the latest version
text-rendering: optimizeLegibility
is gone… but I still get the dashes in the title, although my loop correctly says:
<h2><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( 'Permalink to %s', 'ari' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h2>
take a look at the titles also in the right sidebar, there you find span class=”amp” and span class=”caps” in it!!
https://auditorycognition.com/do you have some advice?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Still dashes and span class="amp" in titles’ is closed to new replies.