Removing popular posts
-
Am trying to remove popular posts on homepage Each time I remove the code for the popular posts it makes the remaining “recent” posts create big spaces. Theme is Technical speech.
I don’t understand why removing this bit of code causes remaining excerpts to look bad.
<div class="contentbox"> <div class="boxheading"><span>popular</span><div class="clear"></div><div class="left"></div></div> <div class="blockborder" id="pop_border"> <?php popularPosts(); ?> <div class="clear"></div> </div> </div>
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘Removing popular posts’ is closed to new replies.