Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Installing WordPress
    In reply to: Changing URL

    Hey @stokeddude11

    when you have access to the dashboard, just go to the wordpress settings to change the URL. is this not work, edit the wp-config.php file. think about the hierarchy: wp-config.php > Settings. ??

    if there no define in the wp-config you can add the following code:

    define( 'WP_HOME', 'https://yoursiteurl.com' );
    define( 'WP_SITEURL', ‘https://yoursiteurl.com' ); 
    Thread Starter knelta

    (@knelta)

    Ich bin mir sehr sicher, dass ich früher viel mehr Design-Einstellungen hatte – jetzt ist davon gar nichts mehr zu sehen. Das Default-Layout sieht ziemlich mies aus.

    Danke für die Antwort und alles gute weiterhin!

    Grü?e aus Magdeburg

Viewing 2 replies - 1 through 2 (of 2 total)