Help…
-
I’m stupid so I need some help…
This is the blog: https://netcessor.net:82/nameless/
Three questions:
1.- How can I change the title of the category? Um… I left the cursor on “General” and it appears “View all posts in General”.
2.- Why doesn’t appear the content of the post?
3.- I’ve posted three times… and only appears one post, why?
This is the loop code:
<div id=”001″ align=”justify” style=”position: absolute; top: 127; left: 292; width: 284; font-size: 11px;
font-family: arial, tahoma, verdana;”>
<b><?php the_date() ?><br>
<?php the_title() ?> <br>
<?php the_category() ?></b>
<br>
<?php the_content() ?>
<br>
nicknameless @ < a href=”<?php permalink_link() ?>”><?php the_time() ?><br>
________________________________________
</div>
Cheers
- The topic ‘Help…’ is closed to new replies.