Nicolas
Forum Replies Created
-
I asked my friend and apprently it’s working.. thanks!
No unfortunately it is still not showing in Chrome.
I tried different Chrome browsers and I’m still not seeing the icons in the sharing buttons.
Forum: Themes and Templates
In reply to: Twenty Eleven, look fine on desktop not on iOS iPhoneSorry if I wasted anyone time, it was because of one of my fields in the form plugin it was too big width i resized it from 300 to 280 and it’s perfect now
thanks
Forum: Themes and Templates
In reply to: Twenty Eleven, look fine on desktop not on iOS iPhoneIs that an automated response? Because you replied so fast.. 🙂
thanks
Forum: Fixing WordPress
In reply to: Posts get crop at "’" apostrophe? UTF8 problem?So basically I looked every post at where they were truncated, and did a search in my DB.. and right after the place where it stop. I could see these special characters.. so I replaced them with a valid character
for example i replaced all the “—” by “-“
and removed all these strange invisible characters ” ” for ” ” (a white space)
Forum: Fixing WordPress
In reply to: Posts get crop at "’" apostrophe? UTF8 problem?it’s okay I fixed it.. but I’ll still do a complete re installation and this time instead of copy/pasting my posts.. I will type them manually to ensure this is not going to happens again
I edited my SQL dump database, I had to do a search/replace for these characters:
[ Moderator note: fixed with the code button. ]
"’" " " "–" "“" "”" "—"not sure what happened because it was working fine.. then suddenly all my post that contained these kind of special characters were cropped after these characters.
Forum: Fixing WordPress
In reply to: Posts get crop at "’" apostrophe? UTF8 problem?If you’re more visual take a look at my screenshot please.
You will understand what I mean
[IMG]http://i43.tinypic.com/ayne4l.png[/IMG]