Header not showing in Magento 1.9 siteMagento 1.9 not showing paginationSubmenu Magento 1.9 not showingProducts not showing on a multi store view magento siteMagento(1.9) Breadcrumbs not showingSite Header not showing in other pages except HomepageSimple products are not showing on magento site: MagentoImages are not showing in magento 1.9Magento 1.9.x after refresh cache, site not workingMagento 1.9 header ISSUETax not displaying correctly in Multi Site on Magento 1.9
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
Copycat chess is back
Where to refill my bottle in India?
Is it possible to make sharp wind that can cut stuff from afar?
Why is my log file so massive? 22gb. I am running log backups
What does 'script /dev/null' do?
What causes the sudden spool-up sound from an F-16 when enabling afterburner?
How can I plot a Farey diagram?
Why is the design of haulage companies so “special”?
Prime joint compound before latex paint?
Pristine Bit Checking
Is window.confirm() accessible?
Why do we use polarized capacitors?
Extreme, but not acceptable situation and I can't start the work tomorrow morning
Why do UK politicians seemingly ignore opinion polls on Brexit?
How to manage monthly salary
What is GPS' 19 year rollover and does it present a cybersecurity issue?
LWC and complex parameters
Is this food a bread or a loaf?
Does it makes sense to buy a new cycle to learn riding?
Need help identifying/translating a plaque in Tangier, Morocco
"My colleague's body is amazing"
Denied boarding due to overcrowding, Sparpreis ticket. What are my rights?
Is there a familial term for apples and pears?
Header not showing in Magento 1.9 site
Magento 1.9 not showing paginationSubmenu Magento 1.9 not showingProducts not showing on a multi store view magento siteMagento(1.9) Breadcrumbs not showingSite Header not showing in other pages except HomepageSimple products are not showing on magento site: MagentoImages are not showing in magento 1.9Magento 1.9.x after refresh cache, site not workingMagento 1.9 header ISSUETax not displaying correctly in Multi Site on Magento 1.9
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am currently administering a Magento 1.9 website which hasn't been used in a long time. The site owner recently started to use the site again, and we noticed that the header section of the site is now gone. When I first set the site up, the site logo, language selector etc would show on the site header, but now that header is entirely gone ...
Initially I thought this was an issue with the language selector, so I went into the admin panel and re-configured the languages, but no dice. I've looked under all the options in the configuration section as well, but for the life of me cannot figure out why the header of the site has suddenly disappeared.
If anyone could point me to the right area in the Magento admin to take a look at this, or even how to debug etc, it would be much appreciated. The rest of the site works just fine - it is just the header (with the site logo, language switcher, login links etc) that is not showing up.
The login links are still there at the BOTTOM of the homepage - and seem to work, so I'm not sure why the header itself is not showing.
Here is what I see in terms of "inspecting the homepage" - -
(index):1 [DOM] Found 2 elements with non-unique id #youama-email: (More info:) <input type="text" placeholder="E-mail address" id="youama-email" name="youama-email" value> <input type="text" placeholder="E-mail address" id="youama-email" name="youama-email" value>
(index):1 [DOM] Found 2 elements with non-unique id #youama-password: (More info) <input type="password" placeholder="Password" id="youama-password" name="youama-password" value> <input type="password" placeholder="Password" id="youama-password" name="youama-password" value>
2gdata.youtube.com/feeds/api/videos/0TSSoT4c2BI?v=2&alt=jsonc:1 Failed to load resource: the server responded with a status of 404 ()
(index):1 Access to XMLHttpRequest at 'https://gdata.youtube.com/feeds/api/videos/0TSSoT4c2BI?v=2&alt=jsonc' from origin 'http://blantotrading.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
2www-widgetapi.js:100 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('http://blantotrading.com').
What is more vexing is that the code seems to be all there when I look at the source code ...
Thanks!
magento-1.9
New contributor
add a comment |
I am currently administering a Magento 1.9 website which hasn't been used in a long time. The site owner recently started to use the site again, and we noticed that the header section of the site is now gone. When I first set the site up, the site logo, language selector etc would show on the site header, but now that header is entirely gone ...
Initially I thought this was an issue with the language selector, so I went into the admin panel and re-configured the languages, but no dice. I've looked under all the options in the configuration section as well, but for the life of me cannot figure out why the header of the site has suddenly disappeared.
If anyone could point me to the right area in the Magento admin to take a look at this, or even how to debug etc, it would be much appreciated. The rest of the site works just fine - it is just the header (with the site logo, language switcher, login links etc) that is not showing up.
The login links are still there at the BOTTOM of the homepage - and seem to work, so I'm not sure why the header itself is not showing.
Here is what I see in terms of "inspecting the homepage" - -
(index):1 [DOM] Found 2 elements with non-unique id #youama-email: (More info:) <input type="text" placeholder="E-mail address" id="youama-email" name="youama-email" value> <input type="text" placeholder="E-mail address" id="youama-email" name="youama-email" value>
(index):1 [DOM] Found 2 elements with non-unique id #youama-password: (More info) <input type="password" placeholder="Password" id="youama-password" name="youama-password" value> <input type="password" placeholder="Password" id="youama-password" name="youama-password" value>
2gdata.youtube.com/feeds/api/videos/0TSSoT4c2BI?v=2&alt=jsonc:1 Failed to load resource: the server responded with a status of 404 ()
(index):1 Access to XMLHttpRequest at 'https://gdata.youtube.com/feeds/api/videos/0TSSoT4c2BI?v=2&alt=jsonc' from origin 'http://blantotrading.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
2www-widgetapi.js:100 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('http://blantotrading.com').
What is more vexing is that the code seems to be all there when I look at the source code ...
Thanks!
magento-1.9
New contributor
is there any log error ?
– Pawan
yesterday
Nope. No error logs whatsoever. The only thing I saw was what I've provided above (this when I was using Google Chrome's inspect feature). Indeed baffling - any tips would be MUCH appreciated!
– Gifted
21 hours ago
No, there is no error log. That is what makes it all the more strange....
– Gifted
20 hours ago
add a comment |
I am currently administering a Magento 1.9 website which hasn't been used in a long time. The site owner recently started to use the site again, and we noticed that the header section of the site is now gone. When I first set the site up, the site logo, language selector etc would show on the site header, but now that header is entirely gone ...
Initially I thought this was an issue with the language selector, so I went into the admin panel and re-configured the languages, but no dice. I've looked under all the options in the configuration section as well, but for the life of me cannot figure out why the header of the site has suddenly disappeared.
If anyone could point me to the right area in the Magento admin to take a look at this, or even how to debug etc, it would be much appreciated. The rest of the site works just fine - it is just the header (with the site logo, language switcher, login links etc) that is not showing up.
The login links are still there at the BOTTOM of the homepage - and seem to work, so I'm not sure why the header itself is not showing.
Here is what I see in terms of "inspecting the homepage" - -
(index):1 [DOM] Found 2 elements with non-unique id #youama-email: (More info:) <input type="text" placeholder="E-mail address" id="youama-email" name="youama-email" value> <input type="text" placeholder="E-mail address" id="youama-email" name="youama-email" value>
(index):1 [DOM] Found 2 elements with non-unique id #youama-password: (More info) <input type="password" placeholder="Password" id="youama-password" name="youama-password" value> <input type="password" placeholder="Password" id="youama-password" name="youama-password" value>
2gdata.youtube.com/feeds/api/videos/0TSSoT4c2BI?v=2&alt=jsonc:1 Failed to load resource: the server responded with a status of 404 ()
(index):1 Access to XMLHttpRequest at 'https://gdata.youtube.com/feeds/api/videos/0TSSoT4c2BI?v=2&alt=jsonc' from origin 'http://blantotrading.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
2www-widgetapi.js:100 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('http://blantotrading.com').
What is more vexing is that the code seems to be all there when I look at the source code ...
Thanks!
magento-1.9
New contributor
I am currently administering a Magento 1.9 website which hasn't been used in a long time. The site owner recently started to use the site again, and we noticed that the header section of the site is now gone. When I first set the site up, the site logo, language selector etc would show on the site header, but now that header is entirely gone ...
Initially I thought this was an issue with the language selector, so I went into the admin panel and re-configured the languages, but no dice. I've looked under all the options in the configuration section as well, but for the life of me cannot figure out why the header of the site has suddenly disappeared.
If anyone could point me to the right area in the Magento admin to take a look at this, or even how to debug etc, it would be much appreciated. The rest of the site works just fine - it is just the header (with the site logo, language switcher, login links etc) that is not showing up.
The login links are still there at the BOTTOM of the homepage - and seem to work, so I'm not sure why the header itself is not showing.
Here is what I see in terms of "inspecting the homepage" - -
(index):1 [DOM] Found 2 elements with non-unique id #youama-email: (More info:) <input type="text" placeholder="E-mail address" id="youama-email" name="youama-email" value> <input type="text" placeholder="E-mail address" id="youama-email" name="youama-email" value>
(index):1 [DOM] Found 2 elements with non-unique id #youama-password: (More info) <input type="password" placeholder="Password" id="youama-password" name="youama-password" value> <input type="password" placeholder="Password" id="youama-password" name="youama-password" value>
2gdata.youtube.com/feeds/api/videos/0TSSoT4c2BI?v=2&alt=jsonc:1 Failed to load resource: the server responded with a status of 404 ()
(index):1 Access to XMLHttpRequest at 'https://gdata.youtube.com/feeds/api/videos/0TSSoT4c2BI?v=2&alt=jsonc' from origin 'http://blantotrading.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
2www-widgetapi.js:100 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('http://blantotrading.com').
What is more vexing is that the code seems to be all there when I look at the source code ...
Thanks!
magento-1.9
magento-1.9
New contributor
New contributor
edited yesterday
Pawan
2,0412618
2,0412618
New contributor
asked yesterday
GiftedGifted
61
61
New contributor
New contributor
is there any log error ?
– Pawan
yesterday
Nope. No error logs whatsoever. The only thing I saw was what I've provided above (this when I was using Google Chrome's inspect feature). Indeed baffling - any tips would be MUCH appreciated!
– Gifted
21 hours ago
No, there is no error log. That is what makes it all the more strange....
– Gifted
20 hours ago
add a comment |
is there any log error ?
– Pawan
yesterday
Nope. No error logs whatsoever. The only thing I saw was what I've provided above (this when I was using Google Chrome's inspect feature). Indeed baffling - any tips would be MUCH appreciated!
– Gifted
21 hours ago
No, there is no error log. That is what makes it all the more strange....
– Gifted
20 hours ago
is there any log error ?
– Pawan
yesterday
is there any log error ?
– Pawan
yesterday
Nope. No error logs whatsoever. The only thing I saw was what I've provided above (this when I was using Google Chrome's inspect feature). Indeed baffling - any tips would be MUCH appreciated!
– Gifted
21 hours ago
Nope. No error logs whatsoever. The only thing I saw was what I've provided above (this when I was using Google Chrome's inspect feature). Indeed baffling - any tips would be MUCH appreciated!
– Gifted
21 hours ago
No, there is no error log. That is what makes it all the more strange....
– Gifted
20 hours ago
No, there is no error log. That is what makes it all the more strange....
– Gifted
20 hours ago
add a comment |
0
active
oldest
votes
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
);
);
Gifted is a new contributor. Be nice, and check out our Code of Conduct.
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%2f269069%2fheader-not-showing-in-magento-1-9-site%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Gifted is a new contributor. Be nice, and check out our Code of Conduct.
Gifted is a new contributor. Be nice, and check out our Code of Conduct.
Gifted is a new contributor. Be nice, and check out our Code of Conduct.
Gifted is a new contributor. Be nice, and check out our Code of Conduct.
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%2f269069%2fheader-not-showing-in-magento-1-9-site%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
is there any log error ?
– Pawan
yesterday
Nope. No error logs whatsoever. The only thing I saw was what I've provided above (this when I was using Google Chrome's inspect feature). Indeed baffling - any tips would be MUCH appreciated!
– Gifted
21 hours ago
No, there is no error log. That is what makes it all the more strange....
– Gifted
20 hours ago