Moving “My Account” link from the top links in 2.2Change position of Cart Link in Top Linkstop links only...
Am I a Rude Number?
Wanted: 5.25 floppy to usb adapter
Metadata API deployments are failing in Spring '19
What's a good word to describe a public place that looks like it wouldn't be rough?
If I delete my router's history can my ISP still provide it to my parents?
Finding an integral using a table?
What's the rationale behind the objections to these measures against human trafficking?
What are these green text/line displays shown during the livestream of Crew Dragon's approach to dock with the ISS?
For Loop and Sum
Can a person refuse a presidential pardon?
Why is my solution for the partial pressures of two different gases incorrect?
Has the Isbell–Freyd criterion ever been used to check that a category is concretisable?
Does Windows 10's telemetry include sending *.doc files if Word crashed?
On what did Lego base the appearance of the new Hogwarts minifigs?
How can I mix up weapons for large groups of similar monsters/characters?
Why do neural networks need so many training examples to perform?
How to properly claim credit for peer review?
Why is working on the same position for more than 15 years not a red flag?
How do we edit a novel that's written by several people?
Do my Windows system binaries contain sensitive information?
Quenching swords in dragon blood; why?
Incompressible fluid definition
Word to be used for "standing with your toes pointing out"
Where was Karl Mordo in Infinity War?
Moving “My Account” link from the top links in 2.2
Change position of Cart Link in Top Linkstop links only loading log in linkaligning magento top links left and rightremove a top link from an handlerChanging the link location in top linksTurn Magento Footer Links into togglable List for Mobile DevicesThe proper way to move the sections/navigation block inside Magento 2 header blockMoving the position of header top linksMagento 2 remove My Account and Wishlist link from top linksHow to Add/Remove Top Links for logged-in/logged-out Users in Magento 2.1
having trouble with a layout change in Mage 2.2.
I want to move just the link for "My Account" from its current position (located inside <div class="panel header"> <ul class="header links">
), to the <div class="header content">
(which contains the logo and cart).
I tried using the code snippet <move element="authorization-link-login" destination="header-wrapper" after="logo" />
but this doesn't seem to do anything at all. This is strange as I am using something similar to move my search to just before the logo (
<move element="top.search" destination="header-wrapper" before="-"/>
).
Can anyone shine any light on why I can't get the link to move?
magento2 layout toplinks
bumped to the homepage by Community♦ 10 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 |
having trouble with a layout change in Mage 2.2.
I want to move just the link for "My Account" from its current position (located inside <div class="panel header"> <ul class="header links">
), to the <div class="header content">
(which contains the logo and cart).
I tried using the code snippet <move element="authorization-link-login" destination="header-wrapper" after="logo" />
but this doesn't seem to do anything at all. This is strange as I am using something similar to move my search to just before the logo (
<move element="top.search" destination="header-wrapper" before="-"/>
).
Can anyone shine any light on why I can't get the link to move?
magento2 layout toplinks
bumped to the homepage by Community♦ 10 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 |
having trouble with a layout change in Mage 2.2.
I want to move just the link for "My Account" from its current position (located inside <div class="panel header"> <ul class="header links">
), to the <div class="header content">
(which contains the logo and cart).
I tried using the code snippet <move element="authorization-link-login" destination="header-wrapper" after="logo" />
but this doesn't seem to do anything at all. This is strange as I am using something similar to move my search to just before the logo (
<move element="top.search" destination="header-wrapper" before="-"/>
).
Can anyone shine any light on why I can't get the link to move?
magento2 layout toplinks
having trouble with a layout change in Mage 2.2.
I want to move just the link for "My Account" from its current position (located inside <div class="panel header"> <ul class="header links">
), to the <div class="header content">
(which contains the logo and cart).
I tried using the code snippet <move element="authorization-link-login" destination="header-wrapper" after="logo" />
but this doesn't seem to do anything at all. This is strange as I am using something similar to move my search to just before the logo (
<move element="top.search" destination="header-wrapper" before="-"/>
).
Can anyone shine any light on why I can't get the link to move?
magento2 layout toplinks
magento2 layout toplinks
asked Jan 15 '18 at 15:42
SamSam
61
61
bumped to the homepage by Community♦ 10 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♦ 10 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 |
2 Answers
2
active
oldest
votes
Having a similar issue. I found a link from October at https://github.com/magento/magento2/issues/11431 that seems to be similar.
add a comment |
<move element="my-account-link" destination="header-wrapper" after="logo"/>
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%2f209530%2fmoving-my-account-link-from-the-top-links-in-2-2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Having a similar issue. I found a link from October at https://github.com/magento/magento2/issues/11431 that seems to be similar.
add a comment |
Having a similar issue. I found a link from October at https://github.com/magento/magento2/issues/11431 that seems to be similar.
add a comment |
Having a similar issue. I found a link from October at https://github.com/magento/magento2/issues/11431 that seems to be similar.
Having a similar issue. I found a link from October at https://github.com/magento/magento2/issues/11431 that seems to be similar.
answered Feb 9 '18 at 22:45
Simon AnguishSimon Anguish
1
1
add a comment |
add a comment |
<move element="my-account-link" destination="header-wrapper" after="logo"/>
add a comment |
<move element="my-account-link" destination="header-wrapper" after="logo"/>
add a comment |
<move element="my-account-link" destination="header-wrapper" after="logo"/>
<move element="my-account-link" destination="header-wrapper" after="logo"/>
answered Feb 10 '18 at 3:48
PЯINCƏPЯINCƏ
8,11331143
8,11331143
add a comment |
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%2f209530%2fmoving-my-account-link-from-the-top-links-in-2-2%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