How to remove breadcrumbs from category page in Magento 2 The Next CEO of Stack OverflowHow to remove tool bar in Magento 2magento 2 : Remove catalog.leftnav from non anchored category pageRemoving Home from BreadcrumbsHide or remove all breadcrumbs from frontendExclude breadcrumbs from cache on product pageHow to add category from LayeredNavigation to breadcrumbs?Magento2.2.4: breadcrumbs disappeared from product pageMagento 2 : How to remove part of the breadcrumbs in category product page?How to add breadcrumbs on Category and product detailsHow to move product toolbar in breadcrumbs section on product listing page magento 2?Magento 2 breadcrumbs issue on product view page?

Why does standard notation not preserve intervals (visually)

What is the difference between "behavior" and "behaviour"?

Natural language into sentence logic

Why doesn't a table tennis ball float on the surface? How do we calculate buoyancy here?

How to write papers efficiently when English isn't my first language?

Why here is plural "We went to the movies last night."

Customer Requests (Sometimes) Drive Me Bonkers!

How to safely derail a train during transit?

Text adventure game code

Shade part of a Venn diagram

Can the Reverse Gravity spell affect the Meteor Swarm spell?

When airplanes disconnect from a tanker during air to air refueling, why do they bank so sharply to the right?

Term for the "extreme-extension" version of a straw man fallacy?

Where to find order of arguments for default functions

How to write the block matrix in LaTex?

Unreliable Magic - Is it worth it?

Can I equip Skullclamp on a creature I am sacrificing?

Describing a person. What needs to be mentioned?

Why is there a PLL in CPU?

How to count occurrences of text in a file?

Increase performance creating Mandelbrot set in python

Only print output after finding pattern

Failed to fetch jessie backports repository

Is a stroke of luck acceptable after a series of unfavorable events?



How to remove breadcrumbs from category page in Magento 2



The Next CEO of Stack OverflowHow to remove tool bar in Magento 2magento 2 : Remove catalog.leftnav from non anchored category pageRemoving Home from BreadcrumbsHide or remove all breadcrumbs from frontendExclude breadcrumbs from cache on product pageHow to add category from LayeredNavigation to breadcrumbs?Magento2.2.4: breadcrumbs disappeared from product pageMagento 2 : How to remove part of the breadcrumbs in category product page?How to add breadcrumbs on Category and product detailsHow to move product toolbar in breadcrumbs section on product listing page magento 2?Magento 2 breadcrumbs issue on product view page?










5















I am messing with an issue in Magento 2 site. I have to remove breadcrumbs from the category page. I have also to remove the toolbar from the same page.



enter image description here










share|improve this question
























  • you can check my answer below.

    – Dinesh Yadav
    Jun 30 '17 at 12:54















5















I am messing with an issue in Magento 2 site. I have to remove breadcrumbs from the category page. I have also to remove the toolbar from the same page.



enter image description here










share|improve this question
























  • you can check my answer below.

    – Dinesh Yadav
    Jun 30 '17 at 12:54













5












5








5


2






I am messing with an issue in Magento 2 site. I have to remove breadcrumbs from the category page. I have also to remove the toolbar from the same page.



enter image description here










share|improve this question
















I am messing with an issue in Magento 2 site. I have to remove breadcrumbs from the category page. I have also to remove the toolbar from the same page.



enter image description here







magento2






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 45 mins ago









Teja Bhagavan Kollepara

3,01241949




3,01241949










asked Jun 30 '17 at 12:24









Amrit Pal SinghAmrit Pal Singh

796523




796523












  • you can check my answer below.

    – Dinesh Yadav
    Jun 30 '17 at 12:54

















  • you can check my answer below.

    – Dinesh Yadav
    Jun 30 '17 at 12:54
















you can check my answer below.

– Dinesh Yadav
Jun 30 '17 at 12:54





you can check my answer below.

– Dinesh Yadav
Jun 30 '17 at 12:54










4 Answers
4






active

oldest

votes


















8














Add below code to remove breadcrumbs from category pages



app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml



<referenceBlock name="breadcrumbs" remove="true" />




For remove toolbar




<referenceBlock name="product_list_toolbar" display="false" />




Remove var/cache and var/page_cache folder.



Thank you for the information this was helpful.
For Magento 2.2.5 use the code below




<referenceContainer name="breadcrumbs" remove="true" />







share|improve this answer
































    5














    Add below code to remove breadcrumbs from category pages




    app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




    <referenceBlock name="breadcrumbs" remove="true" />


    And for removing toolbar, Comment out below line form list.phtml



    app/design/frontend/Vendor/Theme/Magento_Catalog/templates/product/list.phtml


    the 2 lines with



    <?php echo $block->getToolbarHtml() ?>


    You can see more here






    share|improve this answer

























    • I have to remove toolbar also in same page

      – Amrit Pal Singh
      Jun 30 '17 at 12:34











    • See my updated answer

      – Suresh Chikani
      Jun 30 '17 at 12:35











    • If my solution is works for you, Accept my answer.

      – Suresh Chikani
      Jun 30 '17 at 12:38











    • Toolbar is not getting hidden

      – Amrit Pal Singh
      Jun 30 '17 at 12:39











    • I have added the picture

      – Amrit Pal Singh
      Jun 30 '17 at 12:45


















    3














    Navigate to




    app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




    and put below code in <body> tag



    <referenceBlock name="breadcrumbs" remove="true" />
    <referenceBlock name="product_list_toolbar" display="false" />





    share|improve this answer
































      2














      You can try the below code in your layout file catalog_category_view.xml file.



      <referenceBlock name="breadcrumbs" remove="true" />





      share|improve this answer

























        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
        );



        );













        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f181532%2fhow-to-remove-breadcrumbs-from-category-page-in-magento-2%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        4 Answers
        4






        active

        oldest

        votes








        4 Answers
        4






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        8














        Add below code to remove breadcrumbs from category pages



        app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml



        <referenceBlock name="breadcrumbs" remove="true" />




        For remove toolbar




        <referenceBlock name="product_list_toolbar" display="false" />




        Remove var/cache and var/page_cache folder.



        Thank you for the information this was helpful.
        For Magento 2.2.5 use the code below




        <referenceContainer name="breadcrumbs" remove="true" />







        share|improve this answer





























          8














          Add below code to remove breadcrumbs from category pages



          app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml



          <referenceBlock name="breadcrumbs" remove="true" />




          For remove toolbar




          <referenceBlock name="product_list_toolbar" display="false" />




          Remove var/cache and var/page_cache folder.



          Thank you for the information this was helpful.
          For Magento 2.2.5 use the code below




          <referenceContainer name="breadcrumbs" remove="true" />







          share|improve this answer



























            8












            8








            8







            Add below code to remove breadcrumbs from category pages



            app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml



            <referenceBlock name="breadcrumbs" remove="true" />




            For remove toolbar




            <referenceBlock name="product_list_toolbar" display="false" />




            Remove var/cache and var/page_cache folder.



            Thank you for the information this was helpful.
            For Magento 2.2.5 use the code below




            <referenceContainer name="breadcrumbs" remove="true" />







            share|improve this answer















            Add below code to remove breadcrumbs from category pages



            app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml



            <referenceBlock name="breadcrumbs" remove="true" />




            For remove toolbar




            <referenceBlock name="product_list_toolbar" display="false" />




            Remove var/cache and var/page_cache folder.



            Thank you for the information this was helpful.
            For Magento 2.2.5 use the code below




            <referenceContainer name="breadcrumbs" remove="true" />








            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Mar 13 at 1:59









            Rayed

            173




            173










            answered Jun 30 '17 at 13:30









            Suresh ChikaniSuresh Chikani

            10.4k53371




            10.4k53371























                5














                Add below code to remove breadcrumbs from category pages




                app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




                <referenceBlock name="breadcrumbs" remove="true" />


                And for removing toolbar, Comment out below line form list.phtml



                app/design/frontend/Vendor/Theme/Magento_Catalog/templates/product/list.phtml


                the 2 lines with



                <?php echo $block->getToolbarHtml() ?>


                You can see more here






                share|improve this answer

























                • I have to remove toolbar also in same page

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:34











                • See my updated answer

                  – Suresh Chikani
                  Jun 30 '17 at 12:35











                • If my solution is works for you, Accept my answer.

                  – Suresh Chikani
                  Jun 30 '17 at 12:38











                • Toolbar is not getting hidden

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:39











                • I have added the picture

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:45















                5














                Add below code to remove breadcrumbs from category pages




                app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




                <referenceBlock name="breadcrumbs" remove="true" />


                And for removing toolbar, Comment out below line form list.phtml



                app/design/frontend/Vendor/Theme/Magento_Catalog/templates/product/list.phtml


                the 2 lines with



                <?php echo $block->getToolbarHtml() ?>


                You can see more here






                share|improve this answer

























                • I have to remove toolbar also in same page

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:34











                • See my updated answer

                  – Suresh Chikani
                  Jun 30 '17 at 12:35











                • If my solution is works for you, Accept my answer.

                  – Suresh Chikani
                  Jun 30 '17 at 12:38











                • Toolbar is not getting hidden

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:39











                • I have added the picture

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:45













                5












                5








                5







                Add below code to remove breadcrumbs from category pages




                app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




                <referenceBlock name="breadcrumbs" remove="true" />


                And for removing toolbar, Comment out below line form list.phtml



                app/design/frontend/Vendor/Theme/Magento_Catalog/templates/product/list.phtml


                the 2 lines with



                <?php echo $block->getToolbarHtml() ?>


                You can see more here






                share|improve this answer















                Add below code to remove breadcrumbs from category pages




                app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




                <referenceBlock name="breadcrumbs" remove="true" />


                And for removing toolbar, Comment out below line form list.phtml



                app/design/frontend/Vendor/Theme/Magento_Catalog/templates/product/list.phtml


                the 2 lines with



                <?php echo $block->getToolbarHtml() ?>


                You can see more here







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Jun 30 '17 at 12:45

























                answered Jun 30 '17 at 12:32









                Suresh ChikaniSuresh Chikani

                10.4k53371




                10.4k53371












                • I have to remove toolbar also in same page

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:34











                • See my updated answer

                  – Suresh Chikani
                  Jun 30 '17 at 12:35











                • If my solution is works for you, Accept my answer.

                  – Suresh Chikani
                  Jun 30 '17 at 12:38











                • Toolbar is not getting hidden

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:39











                • I have added the picture

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:45

















                • I have to remove toolbar also in same page

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:34











                • See my updated answer

                  – Suresh Chikani
                  Jun 30 '17 at 12:35











                • If my solution is works for you, Accept my answer.

                  – Suresh Chikani
                  Jun 30 '17 at 12:38











                • Toolbar is not getting hidden

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:39











                • I have added the picture

                  – Amrit Pal Singh
                  Jun 30 '17 at 12:45
















                I have to remove toolbar also in same page

                – Amrit Pal Singh
                Jun 30 '17 at 12:34





                I have to remove toolbar also in same page

                – Amrit Pal Singh
                Jun 30 '17 at 12:34













                See my updated answer

                – Suresh Chikani
                Jun 30 '17 at 12:35





                See my updated answer

                – Suresh Chikani
                Jun 30 '17 at 12:35













                If my solution is works for you, Accept my answer.

                – Suresh Chikani
                Jun 30 '17 at 12:38





                If my solution is works for you, Accept my answer.

                – Suresh Chikani
                Jun 30 '17 at 12:38













                Toolbar is not getting hidden

                – Amrit Pal Singh
                Jun 30 '17 at 12:39





                Toolbar is not getting hidden

                – Amrit Pal Singh
                Jun 30 '17 at 12:39













                I have added the picture

                – Amrit Pal Singh
                Jun 30 '17 at 12:45





                I have added the picture

                – Amrit Pal Singh
                Jun 30 '17 at 12:45











                3














                Navigate to




                app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




                and put below code in <body> tag



                <referenceBlock name="breadcrumbs" remove="true" />
                <referenceBlock name="product_list_toolbar" display="false" />





                share|improve this answer





























                  3














                  Navigate to




                  app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




                  and put below code in <body> tag



                  <referenceBlock name="breadcrumbs" remove="true" />
                  <referenceBlock name="product_list_toolbar" display="false" />





                  share|improve this answer



























                    3












                    3








                    3







                    Navigate to




                    app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




                    and put below code in <body> tag



                    <referenceBlock name="breadcrumbs" remove="true" />
                    <referenceBlock name="product_list_toolbar" display="false" />





                    share|improve this answer















                    Navigate to




                    app/design/frontend/Vendor/Theme/Magento_Catalog/layout/catalog_category_view.xml




                    and put below code in <body> tag



                    <referenceBlock name="breadcrumbs" remove="true" />
                    <referenceBlock name="product_list_toolbar" display="false" />






                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Jun 30 '17 at 12:53

























                    answered Jun 30 '17 at 12:33









                    Dinesh YadavDinesh Yadav

                    4,0781937




                    4,0781937





















                        2














                        You can try the below code in your layout file catalog_category_view.xml file.



                        <referenceBlock name="breadcrumbs" remove="true" />





                        share|improve this answer





























                          2














                          You can try the below code in your layout file catalog_category_view.xml file.



                          <referenceBlock name="breadcrumbs" remove="true" />





                          share|improve this answer



























                            2












                            2








                            2







                            You can try the below code in your layout file catalog_category_view.xml file.



                            <referenceBlock name="breadcrumbs" remove="true" />





                            share|improve this answer















                            You can try the below code in your layout file catalog_category_view.xml file.



                            <referenceBlock name="breadcrumbs" remove="true" />






                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Jun 30 '17 at 12:46









                            Dinesh Yadav

                            4,0781937




                            4,0781937










                            answered Jun 30 '17 at 12:30









                            JjoJjo

                            840214




                            840214



























                                draft saved

                                draft discarded
















































                                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.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function ()
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f181532%2fhow-to-remove-breadcrumbs-from-category-page-in-magento-2%23new-answer', 'question_page');

                                );

                                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







                                Popular posts from this blog

                                Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

                                Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

                                Aasi (pallopeli) Navigointivalikko