How to change URL from the website?

Posted in: Newspaper
Post count: 20

I recently changed the URL from my website (the old URL act as an alias currently, so the content is accessible via both domains). Most of the content is shown correctly, however some of them not. For example when I check the source code the template background is still pointing to the old URL. How can I fix that and point ALL elements from the template to the new URL?

Post count: 21065

Hello!

Check all your URLs and change them manually, so you can be sure that your permalinks are correct, also the URLs of the images from the website.

Thank you!

Post count: 20

Ok, and where can I change for example the following:


body {
background-image:url("http://old-URL-123456.com/wp-content/uploads/2022/04/bg.png");
background-attachment:fixed;
}

where to change old-URL-123456.com in the Style content?

Post count: 21065

Hello!

Re-upload the image in Newspaper -> Theme panel -> Background -> Theme background. You can change the link there too.

Thank you!

Post count: 20

I already changed the URL there, however that didn´t change anything in the code. Do I really need to re-upload the default image to change the URL?

Post count: 21065

Hello!

Yes, in some cases this is necessary.

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.