eriksstrals
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: remove last modified and commentsThanks a lot for all your help, but I actually figured it out… The problem I was having was I forgot I was using the inline posts plugin, which I guess replaces PHP files in the theme… I don’t really know much about php and all that but since I know enough about programming, I managed to figure out how to change the inlineposts.php file to get rid of the stuff I wanted too…
I don’t know if that’s bad programming on the part of the plugin maker to bypass the index.php or if its just how things work with websites, but I’m glad I’m over with this.
Thanks again for your help!
Forum: Fixing WordPress
In reply to: can’t log in or access anything in wordpressThanks, it works now
Forum: Fixing WordPress
In reply to: remove last modified and commentsI tried doing this, but it didn’t do anything… In fact, I even tried deleting the whole archive.php, single-post.php, and other .php files, yet it didn’t even do anything whatsoever to the page…
The only ones that change anything if I delete code are the page, header, and footer .php files… But since those have nothing to do with the posts or last modified thing inside the posts, that doesn’t help me.
Does anyone else know why changing these php files don’t do what its supposed to? what else can I do to try and fix this problem.