Vai al contenuto Vai alla barra laterale
Sun Mon Tue Wed Thu Fri Sat
12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 - -
- - - - - - -

Fuso orario del supporto: Asia/Karachi (GMT+05:00)

Questo ticket contiene 0 risposta, ha 1 voce.

Ultimo aggiornamento da alexanderM-93 10 mese, 2 settimana fa.

Assistito da: Noman.

Autore Post
Ottobre 8, 2024 alle 11:30 am #16265151

alexanderM-93

Background of the issue:
I am trying to use WPML on my site link nascosto. I've just entered the first translations but I cannot open or preview them. It always redirects me to the main page. I suspect there might be a problem with the .htaccess file. Here is the current .htaccess configuration: # BEGIN WordPress # Die Anweisungen (Zeilen) zwischen „BEGIN WordPress“ und „END WordPress“ sind # dynamisch generiert und sollten nur über WordPress-Filter geändert werden. # Alle Änderungen an den Anweisungen zwischen diesen Markierungen werden überschrieben. RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index.php$ - [L] RewriteRule ^nl/wp-login.php /wp-login.php [QSA,L] RewriteRule ^en/wp-login.php /wp-login.php [QSA,L] RewriteRule ^de/wp-login.php /wp-login.php [QSA,L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress ...

Symptoms:
I cannot open or preview the translations; it always redirects me to the main page.

Questions:
Might there be a problem with the .htaccess file?

L'argomento “[Chiuso] Preview not working” è chiuso a nuove risposte.