Peeekay
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Excerpts only for all postsFigured it out here
Forum: Fixing WordPress
In reply to: Excerpts only for all postsI’m not really understanding what I’m supposed to change: You’re telling me to alter the content.php to what exactly?
So this is my content/.php
http://pastebin.com/1NqAFG3KWhat do I need to change it to?
Thanks
`Forum: Fixing WordPress
In reply to: Excerpts only for all postsThink I got it. Can anyone confirm if this is correct. Im pretty new to wordpress and php.
I replaced the
<?php get_template_part( 'content', get_post_format() ); ?>with this
<?php the_excerpt(); ?>Anyone have an idea of how to automatically include a thumbnail with each excerpt?
Forum: Fixing WordPress
In reply to: Excerpts only for all postsOh and peredur I choose not to use the ‘more’ tags as these are users submitted posts through gravity forms.
Forum: Fixing WordPress
In reply to: Excerpts only for all postsThanks for the reply. So I should change the
<?php get_template_part( 'content', get_post_format() ); ?>to what exactly?
Forum: Fixing WordPress
In reply to: Is This Even Possible with WordPress?I think I may have found a solution for anyone wanting to know.
Forum: Fixing WordPress
In reply to: Is This Even Possible with WordPress?Thanks for the information. Ill spend some time playing around with wordpress and see if I can get it to do what I want.
You wouldn’t happen to know of a current wordpress site doing this.
Thanks
Forum: Fixing WordPress
In reply to: How to turn WordPress Blog into Reddit or DiggHi guys
I was wondering if any of you figured out a way to accomplish this yet. I was told that Vote it Up` and TDO Mini Forms plugins can accomplish the reddit like voting of posts.
Just curious what you guys are using.
Forum: Fixing WordPress
In reply to: Is This Even Possible with WordPress?Ill check it out.
Thank you for the suggestion. So with this plugin I can get the functionality of sites like reddit and digg