jwhitakr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Only one post is displayedAhhh, yes, that is a good point. Should be fixed now. Thanks for pointing that out.
Now, I have to take the time to go through each file within the theme to make sure there aren’t any other “hidden links” or other such backdoors.
Forum: Fixing WordPress
In reply to: Only one post is displayedA-ha! Removing that bit of code fixed it! Thanks so much Moshu for your help.
I am a bit disturbed by the fact that the creator of this theme would try to put a hidden link within the index.php page. I am guessing he was trying to artificially inflate the number of links to his site, and thus improve his search engine rankings. Not cool…not cool at all.
Forum: Fixing WordPress
In reply to: Only one post is displayedThanks Moshu. Here is the link to my index.php code, which includes The Loop:
http://wordpress.pastebin.ca/171844Forum: Fixing WordPress
In reply to: Only one post is displayedHi Michael –
Thanks for the quick response. Yes, if I change back to the Default Theme, the problem does go away.
That tells me there is something within the “In Business” that is causing the problem. I double checked the code for The Loop, and it looks the same to me.
Any ideas or suggestions on what to check next?