Unable to remove content from homepageHome page results in 404 after upgradeSaving homepage do not invalidate Full Page CacheAll other CMS pages redirecting to home pageHome page is not loading content for any configurationHow to remove the theme from a cms page?CMS content disappears with custom layouthomepage only loading header and footer?Magento 2.2.3 - CMS Home Page not showing for other store viewWeird issue killing CMS homepage everyday (Magento 2.3.0)Magento home page content
Has there ever been a cold war other than between the U.S. and the U.S.S.R.?
PhD: When to quit and move on?
n-level Ouroboros Quine
An elegant aspect for enumerate the equations of a book
In the Seventh Seal why does Death let the chess game happen?
How to reclaim personal item I've lent to the office without burning bridges?
How to supply water to a coastal desert town with no rain and no freshwater aquifers?
What is the difference between an "empty interior" and a "hole" in topology?
What instances can be solved today by modern solvers (pure LP)?
Do Goblin tokens count as Goblins?
Do the 26 richest billionaires own as much wealth as the poorest 3.8 billion people?
What's the difference between a type and a kind?
Question about targeting a Hexproof creature
Why do Martians have to wear space helmets?
Is conquering your neighbors to fight a greater enemy a valid strategy?
Why no parachutes in the Orion AA2 abort test?
How do I check that users don't write down their passwords?
What is exact meaning of “ich wäre gern”?
When is one 'Ready' to make Original Contributions to Mathematics?
Motorcyle Chain needs to be cleaned every time you lube it?
How can I create a dashed line that slowly changes into a solid line in Illustrator?
What are some bad ways to subvert tropes?
soda water first stored in refrigerator and then outside
How frequently do Russian people still refer to others by their patronymic (отчество)?
Unable to remove content from homepage
Home page results in 404 after upgradeSaving homepage do not invalidate Full Page CacheAll other CMS pages redirecting to home pageHome page is not loading content for any configurationHow to remove the theme from a cms page?CMS content disappears with custom layouthomepage only loading header and footer?Magento 2.2.3 - CMS Home Page not showing for other store viewWeird issue killing CMS homepage everyday (Magento 2.3.0)Magento home page content
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to remove content from my homepage. I have just installed a theme and even if I set a blank page as a default page (homepage) the content get's added. I tried to figure out if it's a file causing but my experience is to less.
If I create a blank page it stays blank until I set it as CMS Home Pagein the backend.
Where can I find this file causing that and what do I have to delete/edit in order to get that removed?
theme cms magento2.3.1 cms-pages
add a comment |
I'm trying to remove content from my homepage. I have just installed a theme and even if I set a blank page as a default page (homepage) the content get's added. I tried to figure out if it's a file causing but my experience is to less.
If I create a blank page it stays blank until I set it as CMS Home Pagein the backend.
Where can I find this file causing that and what do I have to delete/edit in order to get that removed?
theme cms magento2.3.1 cms-pages
You mean to say. You created a blank cms page. And it is run with some contents. RIght?
– Ravi Soni
Jun 26 at 19:36
add a comment |
I'm trying to remove content from my homepage. I have just installed a theme and even if I set a blank page as a default page (homepage) the content get's added. I tried to figure out if it's a file causing but my experience is to less.
If I create a blank page it stays blank until I set it as CMS Home Pagein the backend.
Where can I find this file causing that and what do I have to delete/edit in order to get that removed?
theme cms magento2.3.1 cms-pages
I'm trying to remove content from my homepage. I have just installed a theme and even if I set a blank page as a default page (homepage) the content get's added. I tried to figure out if it's a file causing but my experience is to less.
If I create a blank page it stays blank until I set it as CMS Home Pagein the backend.
Where can I find this file causing that and what do I have to delete/edit in order to get that removed?
theme cms magento2.3.1 cms-pages
theme cms magento2.3.1 cms-pages
asked Jun 26 at 19:08
warum7warum7
84 bronze badges
84 bronze badges
You mean to say. You created a blank cms page. And it is run with some contents. RIght?
– Ravi Soni
Jun 26 at 19:36
add a comment |
You mean to say. You created a blank cms page. And it is run with some contents. RIght?
– Ravi Soni
Jun 26 at 19:36
You mean to say. You created a blank cms page. And it is run with some contents. RIght?
– Ravi Soni
Jun 26 at 19:36
You mean to say. You created a blank cms page. And it is run with some contents. RIght?
– Ravi Soni
Jun 26 at 19:36
add a comment |
1 Answer
1
active
oldest
votes
You Can Add/Remove block using below code. open your theme xml file add below code
<?xml version="1.0"?>
<page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="block_name" remove="true"/>
</body>
</page>
thanks for helping:(
– Rv Singh
Jun 27 at 5:41
Thank you for your help. I added the code but it did not work. There is still content on the homepage.
– warum7
Jun 27 at 6:52
Nevermind my other comment. It was the storeview that was causing the problem, created a new one and add your code to the xml. Worked. Thank you very much!
– warum7
Jun 27 at 14:11
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%2f279776%2funable-to-remove-content-from-homepage%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
You Can Add/Remove block using below code. open your theme xml file add below code
<?xml version="1.0"?>
<page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="block_name" remove="true"/>
</body>
</page>
thanks for helping:(
– Rv Singh
Jun 27 at 5:41
Thank you for your help. I added the code but it did not work. There is still content on the homepage.
– warum7
Jun 27 at 6:52
Nevermind my other comment. It was the storeview that was causing the problem, created a new one and add your code to the xml. Worked. Thank you very much!
– warum7
Jun 27 at 14:11
add a comment |
You Can Add/Remove block using below code. open your theme xml file add below code
<?xml version="1.0"?>
<page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="block_name" remove="true"/>
</body>
</page>
thanks for helping:(
– Rv Singh
Jun 27 at 5:41
Thank you for your help. I added the code but it did not work. There is still content on the homepage.
– warum7
Jun 27 at 6:52
Nevermind my other comment. It was the storeview that was causing the problem, created a new one and add your code to the xml. Worked. Thank you very much!
– warum7
Jun 27 at 14:11
add a comment |
You Can Add/Remove block using below code. open your theme xml file add below code
<?xml version="1.0"?>
<page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="block_name" remove="true"/>
</body>
</page>
You Can Add/Remove block using below code. open your theme xml file add below code
<?xml version="1.0"?>
<page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="block_name" remove="true"/>
</body>
</page>
answered Jun 27 at 5:40
ShorabhShorabh
1,0856 silver badges15 bronze badges
1,0856 silver badges15 bronze badges
thanks for helping:(
– Rv Singh
Jun 27 at 5:41
Thank you for your help. I added the code but it did not work. There is still content on the homepage.
– warum7
Jun 27 at 6:52
Nevermind my other comment. It was the storeview that was causing the problem, created a new one and add your code to the xml. Worked. Thank you very much!
– warum7
Jun 27 at 14:11
add a comment |
thanks for helping:(
– Rv Singh
Jun 27 at 5:41
Thank you for your help. I added the code but it did not work. There is still content on the homepage.
– warum7
Jun 27 at 6:52
Nevermind my other comment. It was the storeview that was causing the problem, created a new one and add your code to the xml. Worked. Thank you very much!
– warum7
Jun 27 at 14:11
thanks for helping:(
– Rv Singh
Jun 27 at 5:41
thanks for helping:(
– Rv Singh
Jun 27 at 5:41
Thank you for your help. I added the code but it did not work. There is still content on the homepage.
– warum7
Jun 27 at 6:52
Thank you for your help. I added the code but it did not work. There is still content on the homepage.
– warum7
Jun 27 at 6:52
Nevermind my other comment. It was the storeview that was causing the problem, created a new one and add your code to the xml. Worked. Thank you very much!
– warum7
Jun 27 at 14:11
Nevermind my other comment. It was the storeview that was causing the problem, created a new one and add your code to the xml. Worked. Thank you very much!
– warum7
Jun 27 at 14:11
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%2f279776%2funable-to-remove-content-from-homepage%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
You mean to say. You created a blank cms page. And it is run with some contents. RIght?
– Ravi Soni
Jun 26 at 19:36