keliason
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How Do I Make The Featured Image Thumbnail a Link?ahhh.. finally figured it out. message me if you need to find this answer.
Forum: Fixing WordPress
In reply to: Featured Images Need to Be LinksI am using the Reflecta theme from FlexiThemes.
I’m not that good with .php, so I’m a little afraid to mess with the code.
Kyle
Forum: Fixing WordPress
In reply to: How do I show/hide the thumbnail and videoOh.. no it was single.php! Awesome! I’m learning. I’m learning. Mommy take a picture!
Forum: Fixing WordPress
In reply to: How do I show/hide the thumbnail and videoIt now successfully show the excerpt on the index page instead of the entire post. Yay!
Would you happen to know how to hide the thumbnail at the top of the post for individual blog entries? Does it involve reworking the ‘page.php’?
Forum: Fixing WordPress
In reply to: How do I show/hide the thumbnail and videoI think I got it. In the file, it was <?php the_content(”);?>. Meaning, it had single quotes in the parentheses. I had to remove them.
Forum: Fixing WordPress
In reply to: How do I show/hide the thumbnail and videoEsmi. It seemed to have almost work. It showed the thumbnail on the home page and left the video hidden, however, it screwed up a few things. The sidebar was gone as well as the footer. It also only allowed the most current post on the home page almost like it got stuck after that.