Moving language block in footer not getting after reference block in magento2creating new footer block in layoutReplace subscribe block to before footer via XMLMoving “Add to cart” block before configurable product options on product pageMoving language selector to footer - 1.9Magento 2 remove reference container block from layoutMagento 2 - Block in footer doesn't showHow to call module block after header?Magento 2 - Display custom modules' Block before Add to Cart and after Short Description on Product Detail PageMove Newsletter Subscription form before footer Magento 2Add content block to footer
E12 LED light bulb flickers when OFF in candelabra
Why SQL does not use the indexed view?
Examples of fluid (including air) being used to transmit digital data?
Category-theoretic treatment of diffs, patches and merging?
Taking my Ph.D. advisor out for dinner after graduation
Sense of humor in your sci-fi stories
How do resistors generate different heat if we make the current fixed and changed the voltage and resistance? Notice the flow of charge is constant
Who goes first? Person disembarking bus or the bicycle?
3-way switches no longer serving their purpose
What does "frozen" mean (e.g. for catcodes)?
How to reclaim personal item I've lent to the office without burning bridges?
Quotients of a ring of integers
Name for an item that is out of tolerance or over a threshold
Use ContourPlot data in ParametricPlot
What does "spinning upon the shoals" mean?
How do I explain that I don't want to maintain old projects?
The Apéry's constant and the Airy function
Four ships at the ocean with the same distance
Does anyone have a method of differentiating informative comments from commented out code?
What are the effects of abstaining from eating a certain flavor?
When is one 'Ready' to make Original Contributions to Mathematics?
What is the highest level of accuracy in motion control a Victorian society could achieve?
Why do people prefer metropolitan areas, considering monsters and villains?
How many Jimmys can fit?
Moving language block in footer not getting after reference block in magento2
creating new footer block in layoutReplace subscribe block to before footer via XMLMoving “Add to cart” block before configurable product options on product pageMoving language selector to footer - 1.9Magento 2 remove reference container block from layoutMagento 2 - Block in footer doesn't showHow to call module block after header?Magento 2 - Display custom modules' Block before Add to Cart and after Short Description on Product Detail PageMove Newsletter Subscription form before footer Magento 2Add content block to footer
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I want move header language block into footer after copyright but it's display before copyright block
i have tried using
<move destination="footer-container" element="store_language" after="copyright"/>
but i am getting it before copyright
please see attachscreenshot
magento2 layout blocks footer
add a comment |
I want move header language block into footer after copyright but it's display before copyright block
i have tried using
<move destination="footer-container" element="store_language" after="copyright"/>
but i am getting it before copyright
please see attachscreenshot
magento2 layout blocks footer
please attach screenshot
– Rk Rathod
Jun 28 at 11:21
@RkRathod please check
– Rutvee Sojitra
Jun 28 at 11:40
can you try to use after="-" in your move command.
– nishu
Jun 28 at 12:07
add a comment |
I want move header language block into footer after copyright but it's display before copyright block
i have tried using
<move destination="footer-container" element="store_language" after="copyright"/>
but i am getting it before copyright
please see attachscreenshot
magento2 layout blocks footer
I want move header language block into footer after copyright but it's display before copyright block
i have tried using
<move destination="footer-container" element="store_language" after="copyright"/>
but i am getting it before copyright
please see attachscreenshot
magento2 layout blocks footer
magento2 layout blocks footer
edited Jun 28 at 14:03
Raj
3361 silver badge14 bronze badges
3361 silver badge14 bronze badges
asked Jun 28 at 11:19
Rutvee SojitraRutvee Sojitra
2,2391 gold badge4 silver badges22 bronze badges
2,2391 gold badge4 silver badges22 bronze badges
please attach screenshot
– Rk Rathod
Jun 28 at 11:21
@RkRathod please check
– Rutvee Sojitra
Jun 28 at 11:40
can you try to use after="-" in your move command.
– nishu
Jun 28 at 12:07
add a comment |
please attach screenshot
– Rk Rathod
Jun 28 at 11:21
@RkRathod please check
– Rutvee Sojitra
Jun 28 at 11:40
can you try to use after="-" in your move command.
– nishu
Jun 28 at 12:07
please attach screenshot
– Rk Rathod
Jun 28 at 11:21
please attach screenshot
– Rk Rathod
Jun 28 at 11:21
@RkRathod please check
– Rutvee Sojitra
Jun 28 at 11:40
@RkRathod please check
– Rutvee Sojitra
Jun 28 at 11:40
can you try to use after="-" in your move command.
– nishu
Jun 28 at 12:07
can you try to use after="-" in your move command.
– nishu
Jun 28 at 12:07
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
);
);
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%2f280077%2fmoving-language-block-in-footer-not-getting-after-reference-block-in-magento2%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
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%2f280077%2fmoving-language-block-in-footer-not-getting-after-reference-block-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
please attach screenshot
– Rk Rathod
Jun 28 at 11:21
@RkRathod please check
– Rutvee Sojitra
Jun 28 at 11:40
can you try to use after="-" in your move command.
– nishu
Jun 28 at 12:07