teamgridiron
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Viper’s Video Quicktags] Not sure what I am doingecho str_replace(‘<p></p>’, ”, strip_tags(get_the_content_formated(”), ‘<p>‘));
}
else {
the_content();
}?>
</div><hr class=”clearer” />
that is in my index.php should it be in a certain spot?
Forum: Plugins
In reply to: [Plugin: Viper’s Video Quicktags] Not sure what I am doingdo i just type that into the index.php?
Forum: Fixing WordPress
In reply to: Please Help – New to the WordPress WorldWPSEC. Thank you. I went into my index.php file. I searched for the_excerpt(), but was unable to find it. I did already notice the_content(”) was in the page. I did have someone running this site for me at one point, and they did post a video on the home page, and when you clicked on the link it worked easily.
Unfortunately I have had a hard time keeping in touch with him, and I need to learn how to do it on myself. I used the youtube plugin on the edit page. It worked to get the video on the site, but the homepage as you can see looks terrible http://www.TeamGridiron.com
Now, I tried to add a hyperlink so that it cleans up, but I am still seeing the embed code on the front page and now the video will not work at all.
I thank all of you for your help or suggestions in advance.
Thanks