Excerpts on Homepage (Clickbump 5)

6 replies
  • WEB DESIGN
  • |
I just made blog on a clickbump 5 theme but when I have a new post it will automatically come on my homepage which is fine. The problem is I do not want to show the full post. How do I set it on excerpts?

Btw. don't know if it matters but the theme is amazonia.
#clickbump #excerpts #homepage
  • Profile picture of the author kevbo22
    look in your index.php file. replace
    <?php the_content(); ?>
    with
    <?php the_excerpt() ?>
    Signature

    The best path to prosperity is free market capitalism!

    {{ DiscussionBoard.errors[7913412].message }}
  • Profile picture of the author KingRoyal
    If its wordpress, just put a Read more insert via the WYSIWYG editor.
    {{ DiscussionBoard.errors[7913439].message }}
    • Profile picture of the author kumarvijay
      Originally Posted by KingMighty View Post

      If its wordpress, just put a Read more insert via the WYSIWYG editor.
      I also suggest the same answer.
      {{ DiscussionBoard.errors[7941186].message }}
      • Profile picture of the author Adrianne_
        To keep things simple, I installed the Advanced Excerpt
        plugin. This will add an "Excerpt" option under the Settings menus
        in your dashboard. Anytime you want to customize the length
        of your excerpt, you can simply do it from your dashboard
        instead of thru the index.php file
        {{ DiscussionBoard.errors[7943724].message }}
  • Profile picture of the author pauluskramer
    Thank you so much!
    {{ DiscussionBoard.errors[7915667].message }}
  • Profile picture of the author clickbump
    Originally Posted by pauluskramer View Post

    I just made blog on a clickbump 5 theme but when I have a new post it will automatically come on my homepage which is fine. The problem is I do not want to show the full post. How do I set it on excerpts?
    Make the Home Page Post Sticky
    If you want only one post on the home page, you just need to add the "Make this post sticky" option to your desired home page post. Alternately, you can designate one of your "pages" as the "Static home page" via "Settings > Reading" in WordPress options.

    A Hybrid Method
    You can also enable a hybrid approach of a single static home page post, along with a blog listing of the latest posts. This can all be configured via the ClickBump "Blog" options manager at: "ClickBump > Blog"

    The Suggested "Best Practice" Method
    The preferred approach, as I'm doing on the clickbump.com blog, is to use a single sticky post on the home page, along with the "inner blog" option which establishes a blog link in your main menu that's outside the home page (identical to the way Google's Matt Cutts does it)

    Originally Posted by pauluskramer View Post

    Btw. don't know if it matters but the theme is amazonia.
    No, it does not matter. Amazonia is a "Skin" that installs on top of the core ClickBump theme. The skin just gives the site a unique look and feel. All of the core functionality exists in the underlying ClickBump theme.
    Signature
    {{ DiscussionBoard.errors[8087591].message }}

Trending Topics