baal666
Forum Replies Created
-
Hi Otto42,
Thanks for your reply!
What you mean, if I understand correctly, is that if someone wants to judge blogs based on the number of comments and the length of them, he would have to do it manually. Is this right? What a long job it must be!
Forum: Fixing WordPress
In reply to: Google friendly redirectionWell I tried this:
RewriteCond %{HTTP_HOST} ^.*uhec\.net$ [NC] RewriteRule ^(.*)$ http://lelectronlibre.net/$1 [R=301,L] # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>But I am not sure if it works… Any way it is all on the same server; only changed the name but kept the same server.
Forum: Plugins
In reply to: [Plugin: WordTube] Default size (W x H) not workI had the same problem. Thanks for the help now it works fine.
Forum: Fixing WordPress
In reply to: Difference image width IE, Firefox, Opera…I think this is something with my style.css
My text is automatically align justify… and all my images are put to the left even if I try to center them with the text editor… How can I modify this?
Thanks
Forum: Fixing WordPress
In reply to: Difference image width IE, Firefox, Opera…But those are more difficult to use inside post, are they?
Forum: Fixing WordPress
In reply to: Difference image width IE, Firefox, Opera…Hi,
Thanks for your answer… So there is no way to arrange this? I mean: even if I align-center the 650px image inside the 650px entry, it still shows as left-aligned with a space of about 10px at the right of it with FF and Opera… So weird…
Forum: Fixing WordPress
In reply to: WP redirects archives by date to home pageOk I found the problem. This was caused by an option in Robots Meta Configuration that was disabling the archives. Sorry for the trouble. LOL
Forum: Fixing WordPress
In reply to: How to add meta information to pages?OMG I feel bad… I didn’t see that little grey bar at the bottom of the page. It seems all I have to do is add the correct meta information there. Thanks a lot nellcooper! 🙂
Forum: Fixing WordPress
In reply to: Text Centered in IE Browser while Correctly to Left in FFBut still… I wonder how to arrange those errors.
Line 31, Column 19: there is no attribute “charset”.
<SCRIPT charset=”utf-8″ type=”text/javascript” src=”http://ws.amazon.ca/widge
…
Line 31, Column 32: there is no attribute “type”.
<SCRIPT charset=”utf-8″ type=”text/javascript” src=”http://ws.amazon.ca/widge
…
Line 31, Column 207: element “SCRIPT” undefined.
…c01e30d9-7d48-4927-b5db-f8c485db1f2a”> </SCRIPT> <NOSCRIPT><A HREF=”http://ws
… (etc.)
AND
Line 74, Column 476: document type does not allow element “div” here; missing one of “object”, “applet”, “map”, “iframe”, “button”, “ins”, “del” start-tag.
…e un plaisir.<div class=”adsense_ext”>
Forum: Fixing WordPress
In reply to: How to add meta information to pages?@stvwlf: Thanks for the information.. But I am still not sure how to do the trick. I simply want to have different meta information in header depending of the page displayed. How can I do this if WP pages do not have tags?
You say that I can assign meta-tags to pages with A-I-O plugin, but I don’t see where I can do this.
Forum: Fixing WordPress
In reply to: Text Centered in IE Browser while Correctly to Left in FF@kmessinger: I deleted meta keywords and cie. so this is why it is working now. But I’d like to put that information back, and in fact I’d prefer a different meta for each page, but if this is not possible with A-I-O plugin (or else) well simply a working meta would be fine. I wonder why characters like é, à , etc. were interpreted as chinese and made everything crash.
I replaced & by & in the amazon script so I got only 8 errors left, of those 7 are in amazon script and 1 elsewhere. That’s much better (I had like 15 errors or more!). Thanks
Forum: Fixing WordPress
In reply to: Text Centered in IE Browser while Correctly to Left in FFHmmm this is weird. I used normal french caracters for the meta information: é, è, à , ê, etc. Is there a way to make the header meta information automatic, depending on the page? I know that All-in-one allows to do this with articles, but what about pages? That would surely be easier…
BTW, most of the errors I get from the validator comes from the Amazon widget. How can I correct this and why would amazon gives me a widget with such errors in it?
Thanks a lot for your help!
Forum: Fixing WordPress
In reply to: Text Centered in IE Browser while Correctly to Left in FF@iridiax: Thank you very much. I simply deleted the meta information and everything works well now.
Thanks! 🙂
I have three questions BTW if you can help me:
1) How can I put relevant meta information without making the site crash like this?
2) I use All-in-one SEO plugin. Can I use it to make meta considering I only write pages and that A-I-O does not seem to be able to add meta to pages?
3) Why are characters on the site so small with IE6?
Thanks a lot!
Forum: Fixing WordPress
In reply to: Text Centered in IE Browser while Correctly to Left in FFMy website is http://maigrir-le-dernier-regime.com and something is really not working there.
I checked with the validator but wasn’t sure what is the exact problem causing this.
Thanks
Forum: Fixing WordPress
In reply to: Text Centered in IE Browser while Correctly to Left in FFSame problem here. How do you arrange this?
Thanks