0

I am using Magento ver. 1.9.1.0 and theme is ShopShark ver.1.7.4.5 -> Milano

site adding ssl

In the theme file path add in one javascript

app/code/local/ShopShark/ThemeConfig/etc/config.xml

enter image description here

I change to http to https but not working https in the link

What is the problem and how should I solve this?

5
  • Is it a external java-script url ? Commented Dec 23, 2016 at 9:47
  • yes external java-script url Commented Dec 23, 2016 at 9:50
  • Then it may be they are not having SSl. You can check it by hitting the JS url in browser with HTTPS directly. Commented Dec 23, 2016 at 9:59
  • yes i check it is have https it have it.. Commented Dec 23, 2016 at 10:01
  • but i change the https it not working Commented Dec 23, 2016 at 10:01

1 Answer 1

0

In this case open that JS url in browser and copy all content of that JS in your local file and copy that file in js folder and include that js file with the help of page.xml of your theme directory.

5
  • i change the config.xml file it not working Commented Dec 23, 2016 at 10:03
  • i change the code in the config.xml but no effect in the site Commented Dec 23, 2016 at 10:22
  • You have to copy that js file and put in your local folder Commented Dec 23, 2016 at 10:32
  • any change that file no effect.. even though i change the class name to change in the file no effect in the site that only i asking Commented Dec 23, 2016 at 10:35
  • i got the result url change in the datebase Commented Dec 23, 2016 at 12:17

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.