Justinas
Justinas

Reputation: 35

#links not sliding on Wordpress Landing page anymore (after installed https)

I have a website www.kasnupaisezvaigzdes.lt. I made it on WordPress landing page. Everything was good, but i decided to move that page to Https:// protocol (SSL).

Installed WordPress https SSl plugin to make sure that wp content would be 100 % https, not mixed with https and http, green lock appeared as well.

But landing page links #link, #link2 etc. are not sliding anymore. Instead page is refreshing on particular spot. How to make again pages land on https ?

Upvotes: 0

Views: 25

Answers (1)

Dev Kiran
Dev Kiran

Reputation: 609

Export your database. make a copy for safe side as backup. Now replace all the urls in the sql file to https:// instead of http://

This will solve the issue

Upvotes: 1

Related Questions