Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
| Author | Posts |
|---|---|
| Author | Posts |
| May 7, 2011 at 7:18 am #1528 | |
|
gotskov |
First….great theme. Simple and clean.Just how i like it…..! However, i would like to remove the “Older entries” in the top. Is that possible? |
| May 13, 2011 at 9:11 am #1529 | |
|
Jeremy Clark |
Removing the top older entires requires editing the index.php file in the wp-content/techozoic-fluid/ folder and at the top of the file remove this section of code. <div class="navigation">
<div class="alignleft"><?php posts_nav_link(‘ ‘,’ ‘,__(‘« Older Entries’ , ‘techozoic’)) ?></div> <div class="alignright"><?php posts_nav_link(‘ ‘,__(‘Newer Entries »’ , ‘techozoic’),’ ‘) ?></div> </div> |
| May 14, 2011 at 5:11 am #1530 | |
|
gotskov |
GREAT! Worked like a charm. Thank you very much
|
You must be logged in to reply to this topic.