Hello Guys,
i have a tech blog with Arthemia theme. I want to show the links (embeded in posts) on my homepage. can anyone suggest me how to do it??? The URL of ma blog is http://commenti.org
Hello Guys,
i have a tech blog with Arthemia theme. I want to show the links (embeded in posts) on my homepage. can anyone suggest me how to do it??? The URL of ma blog is http://commenti.org
Your theme may be using <?php the_excerpt();?> instead of <?php the_content();?> in its template files. Simply edit your theme's home page template file and replace <?php the_excerpt();?> with <?php the_content();?>.
:( "<?php the_content();?>" is nover to be seen in dat file..
If your theme has a loop.php file, try looking in there.
no dude... its <?php the_excerpt();?> over there... i tried to make it <?php the_content();?> but then it started showing the full post on the home page itself...
You now have to use the <--more--> tag to create a post teaser.
i dont have much idea about programming. m just a 15 yrs old teenager and a school student...
Then I suggest you leave the theme as it is for now.
can u suggest me some good theme for my blog?? look up for the URL....
This topic has been closed to new replies.