Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hej,

    I have a problem, actually i am using two languages english and danish.

    1. when i click on English language flag is not changing the language.
    2.if i click on danish language it is changing language but not fully change specially for woocommerce.
    3.I want to use danish language as a bydefault language.

    using: widget , qtranslate x beta version.
    —————-
    .htacces
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress
    ——————
    domain name:
    https://www.arshop.dk

    kindly help me as soon as possible thanks …..

Viewing 1 replies (of 1 total)