Category Design Layout Update XML not workingRelationship Between Module Layout Handle XML files and Theme...
What does "function" actually mean in music?
Should the Product Owner dictate what info the UI needs to display?
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
How to find if a column is referenced in a computed column?
Could moose/elk survive in the Amazon forest?
Multiple fireplaces in an apartment building?
Crossed out red box fitting tightly around image
How bug prioritization works in agile projects vs non agile
Will I lose my paid in full property
A Note on N!
Drawing a german abacus as in the books of Adam Ries
What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
How much of a wave function must reside inside event horizon for it to be consumed by the black hole?
Unknown code in script
How can I wire a 9-position switch so that each position turns on one more LED than the one before?
Restricting the options of a lookup field, based on the value of another lookup field?
A strange hotel
What's the difference between using dependency injection with a container and using a service locator?
Does the damage from the Absorb Elements spell apply to your next attack, or to your first attack on your next turn?
How to have a sharp product image?
All ASCII characters with a given bit count
How to not starve gigantic beasts
Is there really no use for MD5 anymore?
Category Design Layout Update XML not working
Relationship Between Module Layout Handle XML files and Theme Update XML Filesmagento 2 captcha not rendering if I override layout xmlIs it possible to use update handle XML in a theme, used in multiple modules layout XML?Please correct the XML data and try again. Element 'referenceBlock': This element is not expectedMagento 2 “Layout Update XML” in Admin not workingCustom Module layout xml not working?Magento2 Best practice to edit layout xml fileOverriding core layout XML located in “base” not in “frontend”Magento 2 | Add NOINDEX, NOFOLLOW to CMS page using Layout Update XMLMagento 2.2.5: Error when trying to update any category
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
What I am trying to do is make a change in the Category -> Design -> Layout Update XML and it seems to not work.
it seems the merge order is like this: Framework Theme -> Category -> Module/Extension -> Child Theme
I've tested this and the only way I can get it to work is to not have a module/extension override for the category view and not to have a child theme override for the category view.
<body><referenceContainer name="content"><referenceBlock name="category.products.list" remove="true" /></referenceContainer><referenceContainer name="catalog.leftnav" remove="true" /><referenceBlock name="sub_cat_list" remove="true" /><referenceBlock name="product_list_toolbar" remove="true" /></body>
magento2
add a comment |
What I am trying to do is make a change in the Category -> Design -> Layout Update XML and it seems to not work.
it seems the merge order is like this: Framework Theme -> Category -> Module/Extension -> Child Theme
I've tested this and the only way I can get it to work is to not have a module/extension override for the category view and not to have a child theme override for the category view.
<body><referenceContainer name="content"><referenceBlock name="category.products.list" remove="true" /></referenceContainer><referenceContainer name="catalog.leftnav" remove="true" /><referenceBlock name="sub_cat_list" remove="true" /><referenceBlock name="product_list_toolbar" remove="true" /></body>
magento2
add a comment |
What I am trying to do is make a change in the Category -> Design -> Layout Update XML and it seems to not work.
it seems the merge order is like this: Framework Theme -> Category -> Module/Extension -> Child Theme
I've tested this and the only way I can get it to work is to not have a module/extension override for the category view and not to have a child theme override for the category view.
<body><referenceContainer name="content"><referenceBlock name="category.products.list" remove="true" /></referenceContainer><referenceContainer name="catalog.leftnav" remove="true" /><referenceBlock name="sub_cat_list" remove="true" /><referenceBlock name="product_list_toolbar" remove="true" /></body>
magento2
What I am trying to do is make a change in the Category -> Design -> Layout Update XML and it seems to not work.
it seems the merge order is like this: Framework Theme -> Category -> Module/Extension -> Child Theme
I've tested this and the only way I can get it to work is to not have a module/extension override for the category view and not to have a child theme override for the category view.
<body><referenceContainer name="content"><referenceBlock name="category.products.list" remove="true" /></referenceContainer><referenceContainer name="catalog.leftnav" remove="true" /><referenceBlock name="sub_cat_list" remove="true" /><referenceBlock name="product_list_toolbar" remove="true" /></body>
magento2
magento2
asked 1 hour ago
johncarlson21johncarlson21
112
112
add a comment |
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%2f272497%2fcategory-design-layout-update-xml-not-working%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%2f272497%2fcategory-design-layout-update-xml-not-working%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