Forums

[resolved] how to show links on homepage in Arthemia (10 posts)

  1. vijaychauhan007
    Member
    Posted 1 year ago #

    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

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    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();?>.

  3. vijaychauhan007
    Member
    Posted 1 year ago #

    :( "<?php the_content();?>" is nover to be seen in dat file..

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    If your theme has a loop.php file, try looking in there.

  5. vijaychauhan007
    Member
    Posted 1 year ago #

    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...

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You now have to use the <--more--> tag to create a post teaser.

  7. vijaychauhan007
    Member
    Posted 1 year ago #

    i dont have much idea about programming. m just a 15 yrs old teenager and a school student...

  8. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Then I suggest you leave the theme as it is for now.

  9. vijaychauhan007
    Member
    Posted 1 year ago #

    can u suggest me some good theme for my blog?? look up for the URL....

  10. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.

About this Topic