Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jorgejaramillo/4d7491caa2d2e10cd3525ec415512598 to your computer and use it in GitHub Desktop.

Select an option

Save jorgejaramillo/4d7491caa2d2e10cd3525ec415512598 to your computer and use it in GitHub Desktop.
Debes agregar esto en el archivo category.php
<?php
the_archive_title( '<h1 class="page-title">', '</h1>' );
the_archive_description( '<div class="taxonomy-description">', '</div>' );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment