There is no attribute "excerpt" – Help to solve this validation error
-
Hello,
I try to solve this validation error:
there is no attribute “excerpt”
The line affected is located in index.php:
<h2><a style="font-size:12px" href="<?php the_permalink(); ?>" excerpt="<?php the_excerpt(); ?>"><?php the_excerpt(); ?></a></h2>
What is wrong in my code?
Thank you,
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘There is no attribute "excerpt" – Help to solve this validation error’ is closed to new replies.