i've config a category en my menu.
http://www.tresterciosphoto.com
bodas > últimos reportajes
i would like change the title text. is it possible?
Change the text "Category archive for"
(4 posts)
(3 voices)
-
Posted 1 year ago #
-
Hi mierteran,
Open and edit the
archive.phpfile located in the theme's folder.Look for the following 2 lines, and change them accordingly:
Line 20:
<h1>Archives</h1>
Change "Archives" to what you wish. This is the title.Line 25:
Category Archive for: ‘<?php single_cat_title(); ?>’
This is the teaser.‘and’stand for the quotes.Let me know if you have any further questions.
Best Regards,
DorianPosted 1 year ago # -
Thank!!
I love this theme! Perfect support!Posted 1 year ago # -
Hi
I'm probably missing something but my archive.php is below.
<?php /** * Archive Template * * @package Mysitemyway * @subpackage Template */ get_header(); ?> <?php mysite_archive(); ?> <?php mysite_after_page_content(); ?> <div class="clearboth"></div> </div><!-- #main_inner --> </div><!-- #main --> <?php get_footer(); ?>
Am I looking at the wrong file?
Thanks
EDIT: Sorry I thought this post was newer than it is. I've found a more recent post with the information about editing theme.php. Please ignore this.
Posted 4 months ago #
Reply
You must log in to post.













