Hello,
Is you site publicly accessible or are you running it on your on computer?
Rob
Thread Starter
Matox
(@matox-1)
I’m not familiar with this theme but I can see that your domain name appears twice in the links on the buttons on the homepage. May I suggest you post a new support ticket on the customizr support forum?
Thread Starter
Matox
(@matox-1)
I found repair to this but I don`t know is this good repair like this
I edit WP-config.php 2 more lines and now it works.
define(‘WP_HOME’,’http://itasavonvesi.fi’);
define(‘WP_SITEURL’,’http://itasavonvesi.fi’);
Is there some betterway?
Same problem is also when I tried to preview changes in WP what should be open link to site what I were updating and there link is to same like.
http://www.itasavonvesi.fi/wp-admin/www.itasavonvesi.fi/?page_id=794&preview=true
This was not customizr problem:)
Editing the wp-config.php by adding the wp_home and wp_siteurl is fine. I think your next step is to check that your URL is setup correctly under Settings > General (look for “WordPress Address (URL)” and “Site Address (URL)”). Just be aware that changing these values might break your site. Read the article Changing The Site URL if it does break.