Tagged Questions
0
votes
1answer
887 views
Archive limit the text of the_content
here's the code for my archive page..
<?php
/*
Template Name: Archive Page
*/
?>
<?php get_header(); ?>
<div id ="maincontent"class = "group">
<?php ...