Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyPress with danish letters

1) the link is http://sms.ronnespejder.dk It is in Danish (it is not complete, I am in the process of making a new language file in Danish)

2) I have changed the meta line in the header – but it didn’t solved the problem.

3) I can only see one .htaccess which has following content:

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress

Where do I place the ‘AddDefaultCharset UTF-8’ text-string (without ‘) ?

4) I am using a web-hotel

Skip to toolbar