PHP Wordpress - No ç available?

by 5 replies
6
Hi guys

Got this WP theme, it doesn't acknowledge the ç letter.

So this word mudança - goes mudana :confused:

What do i need to edit?
#programming #php #wordpress
  • In WordPress you need to use the html number or the html name for many ascii characters:
    http://www.ascii.cl/htmlcodes.htm
  • Karen, not sure if i understand what you said But i dropped the idea of using this theme because i searched the web and there is more people with same problem.

    Thanks!
  • i believe what karen is saying is that you need to use the html name code in the HTML tab of wordpress


    Code:
    Ç
    Code:
    ç
    but I just copied and pasted ç into a new post and saved w/out issue - so I suspect your theme is doing something it shouldn't...
  • I see, but thats a pain in the ass to teach to site users, no way Definitely the theme has some issues.
    • [1] reply
    • If your wanting to show your users how to create this symbol then why not demonstrate the character pallet to them?

Next Topics on Trending Feed