pedum
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Press This – Implementation and UseThank you omgitztrey. Watched the video again, and did what you mentioned. Easy enough.
Thanks again,
BobForum: Installing WordPress
In reply to: Upgrade Method RecommendationThanks for the replies.
Here is what I did. With my 2.5.1 installation being new, I only had very few files I had modified, which are mainly the theme I am using. I saved all of them.
I deactivated my plugins.
I followed the 4 step upgrade method mentioned in the readme file included in the WP 2.6 archive, which basiclly had me to upload the new files over my “old” files, which I did manually via FTP. Then ran the upgrade.php which basically updated my database. I then activated my plugin.
So far so good.
Bob
Forum: Fixing WordPress
In reply to: How to stop ENTIRE articles appearing on main page?Never mind. I got it through some trial and error. Thanks for getting me heading in the right direction.
pedum
Forum: Fixing WordPress
In reply to: How to stop ENTIRE articles appearing on main page?I found the “the_content()” tag in more than one template. Which template would I edit to change where the result changes from “more…” to something like “Continue…”
Thanks.