some js not load with https in magento2https to http change url through .htaccess in magento sites except...
Removing files under particular conditions (number of files, file age)
250 Floor Tower
Is it better practice to read straight from sheet music rather than memorize it?
Why should universal income be universal?
Is this toilet slogan correct usage of the English language?
Why can Carol Danvers change her suit colours in the first place?
Problem with TransformedDistribution
2.8 Why are collections grayed out? How can I open them?
copy and scale one figure (wheel)
Did Swami Prabhupada reject Advaita?
If infinitesimal transformations commute why dont the generators of the Lorentz group commute?
How do I color the graph in datavisualization?
Symbol used to indicate indivisibility
What if a revenant (monster) gains fire resistance?
Did arcade monitors have same pixel aspect ratio as TV sets?
Redundant comparison & "if" before assignment
C++ debug/print custom type with GDB : the case of nlohmann json library
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
New brakes for 90s road bike
Is the U.S. Code copyrighted by the Government?
Multiplicative persistence
It grows, but water kills it
Does a 'pending' US visa application constitute a denial?
is this legal and f i dont come up with extra money is the deal off
some js not load with https in magento2
https to http change url through .htaccess in magento sites except checkout or my account pageEntire Magento site is HTTPS?Some code redirect to httpsAdd to cart ajax buttons not working with secure(https) cartHTTPS with Cloudfareremove https from unsecure pagesMagento 1.9 https ERR_TOO_MANY_REDIRECTSSome of url are redirected to httpsForce api connect HTTP not HTTPSMagento 2 : Varnish not working with HTTPS
when i open my site with https some js missing. If i open with http it's working fine. I have installed SSl after redirect to https. I have also check store->configuration->web->Secure url but it's all set. See below js files are missing
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/jquery/jquery-storageapi.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/dropdownDialog.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/equalElement.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/domReady.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/modal.js
Also same issue arrive in checkout page.
magento2 https
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
when i open my site with https some js missing. If i open with http it's working fine. I have installed SSl after redirect to https. I have also check store->configuration->web->Secure url but it's all set. See below js files are missing
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/jquery/jquery-storageapi.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/dropdownDialog.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/equalElement.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/domReady.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/modal.js
Also same issue arrive in checkout page.
magento2 https
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
when i open my site with https some js missing. If i open with http it's working fine. I have installed SSl after redirect to https. I have also check store->configuration->web->Secure url but it's all set. See below js files are missing
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/jquery/jquery-storageapi.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/dropdownDialog.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/equalElement.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/domReady.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/modal.js
Also same issue arrive in checkout page.
magento2 https
when i open my site with https some js missing. If i open with http it's working fine. I have installed SSl after redirect to https. I have also check store->configuration->web->Secure url but it's all set. See below js files are missing
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/jquery/jquery-storageapi.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/dropdownDialog.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/equalElement.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/domReady.js
- sitepath/pub/static/frontend/emtheme/theme_name/en_CA/modal.js
Also same issue arrive in checkout page.
magento2 https
magento2 https
edited Feb 8 at 11:21
Rakesh Donga
1,976316
1,976316
asked Nov 23 '16 at 13:53
nil108nil108
5311
5311
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Make sure you have in system configuration --> web --> secure urls to allow ssl in front end.
If that's set to yes already, I usually cheat and set the insecure base URL to be prefixed with HTTPS:// (yes I know it says insecure) then that will make your site run under https exclusively and ensure all resources are loaded securely.
cause: Most browsers will block the loading of insecure content (e.g js, css) on a HTTPS session for security
Already configuration --> web --> secure urls to allow ssl in frontend. Also i have set insecure url with https:// but still issue there.
– nil108
Nov 24 '16 at 5:07
Clear all caches including JS and images cache
– Timothy Frew
Nov 24 '16 at 7:12
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f147185%2fsome-js-not-load-with-https-in-magento2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Make sure you have in system configuration --> web --> secure urls to allow ssl in front end.
If that's set to yes already, I usually cheat and set the insecure base URL to be prefixed with HTTPS:// (yes I know it says insecure) then that will make your site run under https exclusively and ensure all resources are loaded securely.
cause: Most browsers will block the loading of insecure content (e.g js, css) on a HTTPS session for security
Already configuration --> web --> secure urls to allow ssl in frontend. Also i have set insecure url with https:// but still issue there.
– nil108
Nov 24 '16 at 5:07
Clear all caches including JS and images cache
– Timothy Frew
Nov 24 '16 at 7:12
add a comment |
Make sure you have in system configuration --> web --> secure urls to allow ssl in front end.
If that's set to yes already, I usually cheat and set the insecure base URL to be prefixed with HTTPS:// (yes I know it says insecure) then that will make your site run under https exclusively and ensure all resources are loaded securely.
cause: Most browsers will block the loading of insecure content (e.g js, css) on a HTTPS session for security
Already configuration --> web --> secure urls to allow ssl in frontend. Also i have set insecure url with https:// but still issue there.
– nil108
Nov 24 '16 at 5:07
Clear all caches including JS and images cache
– Timothy Frew
Nov 24 '16 at 7:12
add a comment |
Make sure you have in system configuration --> web --> secure urls to allow ssl in front end.
If that's set to yes already, I usually cheat and set the insecure base URL to be prefixed with HTTPS:// (yes I know it says insecure) then that will make your site run under https exclusively and ensure all resources are loaded securely.
cause: Most browsers will block the loading of insecure content (e.g js, css) on a HTTPS session for security
Make sure you have in system configuration --> web --> secure urls to allow ssl in front end.
If that's set to yes already, I usually cheat and set the insecure base URL to be prefixed with HTTPS:// (yes I know it says insecure) then that will make your site run under https exclusively and ensure all resources are loaded securely.
cause: Most browsers will block the loading of insecure content (e.g js, css) on a HTTPS session for security
answered Nov 23 '16 at 18:36
Timothy FrewTimothy Frew
31929
31929
Already configuration --> web --> secure urls to allow ssl in frontend. Also i have set insecure url with https:// but still issue there.
– nil108
Nov 24 '16 at 5:07
Clear all caches including JS and images cache
– Timothy Frew
Nov 24 '16 at 7:12
add a comment |
Already configuration --> web --> secure urls to allow ssl in frontend. Also i have set insecure url with https:// but still issue there.
– nil108
Nov 24 '16 at 5:07
Clear all caches including JS and images cache
– Timothy Frew
Nov 24 '16 at 7:12
Already configuration --> web --> secure urls to allow ssl in frontend. Also i have set insecure url with https:// but still issue there.
– nil108
Nov 24 '16 at 5:07
Already configuration --> web --> secure urls to allow ssl in frontend. Also i have set insecure url with https:// but still issue there.
– nil108
Nov 24 '16 at 5:07
Clear all caches including JS and images cache
– Timothy Frew
Nov 24 '16 at 7:12
Clear all caches including JS and images cache
– Timothy Frew
Nov 24 '16 at 7:12
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f147185%2fsome-js-not-load-with-https-in-magento2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown