Magento 2: How to remove category sidebar from the pages?subcategory listing in sidebar of category page?How to show categories in left sidebar in accordion view?Sidebar Category List IssueMagento 2 category sidebar configurationHow to move category title above products column in Magento 2How to add cart sidebar on customer_account_create pageMagento 2: Left Category Sidebar from Sebwite (copy of question)Magento 2: How to disable the sidebar for certain category?Disable the Sidebar on Product View Page
Why should a self-financing strategy be previsible?
How to socialize at pubs/bars when you are alone?
Did anybody find out it was Anakin who blew up the command center?
Tex Quotes(UVa 272)
Disk usage of integer column vs boolean column in Postgres
"There were either twelve sexes or none."
How to get trace to get a cylinder when I rotate a rectangle?
What are these white rings in the Undead parish?
Cost of oil sanctions to world's consumers
Who was the most successful German spy against Great Britain in WWII, from the contemporary German perspective?
Billiard balls collision
To what extent should we fear giving offense?
Did Dr. Hannibal Lecter like Clarice or was he attracted to her?
Why did my folder names end up like this, and how can I fix this using a script?
How many birds in the bush?
What does it take for witness testimony to be believed?
Why error propagation in CBC mode encryption affect two blocks?
To what extent are we obligated to continue to procreate beyond having two kids?
Is it legal for source code containing undefined behavior to crash the compiler?
Is the negative potential of 書く used in this sentence and what is its meaning?
Hangman game in Python - need feedback on the quality of code
Adoption records in 1871 based on census info
Router on a stick not connecting 2 different VLANs
Breaker Mapping Questions
Magento 2: How to remove category sidebar from the pages?
subcategory listing in sidebar of category page?How to show categories in left sidebar in accordion view?Sidebar Category List IssueMagento 2 category sidebar configurationHow to move category title above products column in Magento 2How to add cart sidebar on customer_account_create pageMagento 2: Left Category Sidebar from Sebwite (copy of question)Magento 2: How to disable the sidebar for certain category?Disable the Sidebar on Product View Page
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Yesterday I had applied porto theme after that category sidebar is coming for every category page and product page.
In Category page it is coming in left side and product page coming in right side.
For reference please find the images and website
https://vitalticks.in

magento2 magento-2.1 magento2.3 layered-navigation sidebar
add a comment |
Yesterday I had applied porto theme after that category sidebar is coming for every category page and product page.
In Category page it is coming in left side and product page coming in right side.
For reference please find the images and website
https://vitalticks.in

magento2 magento-2.1 magento2.3 layered-navigation sidebar
add a comment |
Yesterday I had applied porto theme after that category sidebar is coming for every category page and product page.
In Category page it is coming in left side and product page coming in right side.
For reference please find the images and website
https://vitalticks.in

magento2 magento-2.1 magento2.3 layered-navigation sidebar
Yesterday I had applied porto theme after that category sidebar is coming for every category page and product page.
In Category page it is coming in left side and product page coming in right side.
For reference please find the images and website
https://vitalticks.in

magento2 magento-2.1 magento2.3 layered-navigation sidebar
magento2 magento-2.1 magento2.3 layered-navigation sidebar
edited Aug 19 at 7:10
MGPM
3561 silver badge17 bronze badges
3561 silver badge17 bronze badges
asked Aug 14 at 11:59
somutestingsomutesting
275 bronze badges
275 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Check the catalog module page layout. It should be 2 column left. Set it to 1.column and try.
i have to remove only category sidebar
– somutesting
Aug 14 at 12:08
In the layout xml files you can use remove="true" for sidebar. Run static content deploy and cache clean after this.
– Rahul Anand
Aug 14 at 12:08
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%2f285480%2fmagento-2-how-to-remove-category-sidebar-from-the-pages%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
Check the catalog module page layout. It should be 2 column left. Set it to 1.column and try.
i have to remove only category sidebar
– somutesting
Aug 14 at 12:08
In the layout xml files you can use remove="true" for sidebar. Run static content deploy and cache clean after this.
– Rahul Anand
Aug 14 at 12:08
add a comment |
Check the catalog module page layout. It should be 2 column left. Set it to 1.column and try.
i have to remove only category sidebar
– somutesting
Aug 14 at 12:08
In the layout xml files you can use remove="true" for sidebar. Run static content deploy and cache clean after this.
– Rahul Anand
Aug 14 at 12:08
add a comment |
Check the catalog module page layout. It should be 2 column left. Set it to 1.column and try.
Check the catalog module page layout. It should be 2 column left. Set it to 1.column and try.
answered Aug 14 at 12:06
Rahul AnandRahul Anand
3991 silver badge8 bronze badges
3991 silver badge8 bronze badges
i have to remove only category sidebar
– somutesting
Aug 14 at 12:08
In the layout xml files you can use remove="true" for sidebar. Run static content deploy and cache clean after this.
– Rahul Anand
Aug 14 at 12:08
add a comment |
i have to remove only category sidebar
– somutesting
Aug 14 at 12:08
In the layout xml files you can use remove="true" for sidebar. Run static content deploy and cache clean after this.
– Rahul Anand
Aug 14 at 12:08
i have to remove only category sidebar
– somutesting
Aug 14 at 12:08
i have to remove only category sidebar
– somutesting
Aug 14 at 12:08
In the layout xml files you can use remove="true" for sidebar. Run static content deploy and cache clean after this.
– Rahul Anand
Aug 14 at 12:08
In the layout xml files you can use remove="true" for sidebar. Run static content deploy and cache clean after this.
– Rahul Anand
Aug 14 at 12:08
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%2f285480%2fmagento-2-how-to-remove-category-sidebar-from-the-pages%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