elodie-marston
Member-
elodie-marston changed their profile photo Hace 3 semanas
-
elodie-marston ha publicado una actualización Hace 3 semanas
Hello!How can I reset the Dirección de WordPress y Site URL settings to HTTP only after mistakenly switching them to HTTPS without an SSL certificate? Specifically, in which file are these settings stored, and how can I manually update them to prevent the infinite loop issue in the WordPress dashboard?
-
You can force the settings using the wp-config.php file:
Open your WordPress root directory using FTP or your hosting file manager.
Edit the wp-config.php file.
Add the following lines at the… Leer más
-