• Hi, I try to Customizer Header autor adding avatar, I have read the templates a bit but I don’t sure,can you help me?

    thanks in advanced

Viewing 1 replies (of 1 total)
  • Thread Starter WPGUS

    (@wpgus)

    I Think that is in archive.php

    if ( have_posts() ) :
    							the_archive_title( '<h1 class="page-title">', '</h1>' );
    							the_archive_description( '<div class="taxonomy-description">', '</div>' );
    						else :
    							printf( '<h1 class="page-title">%1$s</h1>', esc_html__( 'Nothing Found', 'amphibious' ) );
    						endif;
Viewing 1 replies (of 1 total)
  • The topic ‘Customizer Header autor adding avatar’ is closed to new replies.