Tilex
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: can’t commentand oh, I’ve just tried adding a comment and when I click on the “send comments” it doesn’t do anything…
Forum: Fixing WordPress
In reply to: can’t commenthum…that didn’t seem to work…it still is off..
Thanks so much for your help btw!Forum: Fixing WordPress
In reply to: can’t commentOK good thanx! It works, I’ve a box waiting for me to type in a comment 😀
However, the box is very big and it kinda go off the borders…any suggestion to correct that as well?Forum: Fixing WordPress
In reply to: can’t commentwould there be a way then to include
<?php comments_template(); ?>in my index.php somewhere? I dunno where though, but it seems that my theme calls everything from that file…Forum: Fixing WordPress
In reply to: can’t commentYup, it seems to be there…
You can view single.php at http://blog.alexlimoges.com/single.txt
Thank you for your suggestion Kafkaesqui 😉Forum: Fixing WordPress
In reply to: No commentsoupss…wrong post
Forum: Fixing WordPress
In reply to: No commentsI religiously followed the steps on the advised webpage and still, nothing has changed whatsoever…any suggestion?
Forum: Fixing WordPress
In reply to: can’t write commentsI’d noticed it was for WP 1.2, but I thought comments wouldn’t have anything to do with that. I’ll try giving it a shot with this tutorial…thanks 😉
But I’m sure it’s stupid because many others posts have been published on this forum where users were experiencing the same exact thing. However, all the solutions to their problem was either not included, or did not fit my WP installation.Forum: Fixing WordPress
In reply to: can’t write commentsIt’s called ”fleur de lys” et can be found at http://wpthemes.info/posts/2004/12/20/fleur-de-lys-blue-version/
any suggestion?Forum: Fixing WordPress
In reply to: Can’t see my postYes, true moshu, the validator says there’s something that it cannot interpret on line 89, but since it can’t interpret it, it doesn’t show the line…Here’s what I get:
# it’s right after the post I can’t see nowhere on my blog, then:85:
86: <div class=”meta”></div>
87: </div>
88:
89: #### encoding problem on this line, not shown ####
90:
91: <!–
92: –>
93: </div>
94:
95:
96: <div class=”navigation”>
97: <div class=”alignleft”></div>
98: <div class=”alignright”></div>
99: </div>
100:
101:
102: </div>
103:
104: <div id=”sidebar”>
105:-
106:
Anyone sees something interesting in those lines?
Thanks 😉Forum: Fixing WordPress
In reply to: Can’t see my postYes, I can see it in my “Manage Post” screen..but say I want to click on “view post”, it’ll bring me to the same error page…
The post’s ID is #10 but was #8 initially…I thought deleting it and rewriting it might correct the problem, but it didn’t. The reading option is set to show the latest 10 posts, and this one is the lastest I’ve written so I guess no matter what value it is set at, I’m supposed see it on the front page…