magento 2.3.1 “Catalog Category Link” widget blankUsing Category Thumbnails as linkCategory Header WidgetCategories widget in sidebarMagento 2 catalog category link widget is not workingMagento2 Category field Custom Layout Update - add handle and declaration of handle fileShow category image in widgetCategory and sub category image widgetLink widgets inside a WidgetMagento 2.3.1 installation ErrorMagento2: How to build a custom category link widget with attributes?

What is the limit to a Glyph of Warding's trigger?

EU rights when flight delayed so much that return is missed

Quantum corrections to geometry

If I arrive in the UK, and then head to mainland Europe, does my Schengen visa 90 day limit start when I arrived in the UK, or mainland Europe?

Have any humans orbited the Earth in anything other than a prograde orbit?

To exponential digit growth and beyond!

What is the purpose of the yellow wired panels on the IBM 360 Model 20?

Are there any German nonsense poems (Jabberwocky)?

Did significant numbers of Japanese officers escape prosecution during the Tokyo Trials?

Why Emacs (dired+) asks me twice to delete file?

How does Dreadhorde Arcanist interact with split cards?

What is Orcus doing with Mind Flayers in the art on the last page of Volo's Guide to Monsters?

Why do the i8080 I/O instructions take a byte-sized operand to determine the port?

Are cells guaranteed to get at least one mitochondrion when they divide?

How did the Allies achieve air superiority on Sicily?

One word for 'the thing that attracts me'?

Why is std::ssize() introduced in C++20?

Why did it take so long for Germany to allow electric scooters / e-rollers on the roads?

How does the Earth's center produce heat?

Unary Enumeration

I want to ask company flying me out for office tour if I can bring my fiance

What did Brienne write about Jaime?

Align vertices between two edges

Where is Jon going?



magento 2.3.1 “Catalog Category Link” widget blank


Using Category Thumbnails as linkCategory Header WidgetCategories widget in sidebarMagento 2 catalog category link widget is not workingMagento2 Category field Custom Layout Update - add handle and declaration of handle fileShow category image in widgetCategory and sub category image widgetLink widgets inside a WidgetMagento 2.3.1 installation ErrorMagento2: How to build a custom category link widget with attributes?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I am trying to use the following widget:



widget type="MagentoCatalogBlockCategoryWidgetLink" anchor_text="ewrrewq" title="rqewrqrq" template="category/widget/link/link_block.phtml" id_path="category/482" 


but nothing is displayed. I did some diggings and I found out that



MagentoCatalogBlockCategoryWidgetLink


is a virtualType declared in



vendor/magento/module-catalog/etc/di.xml.


What bothers me is that I cannot seem to debug it at all. Looks like that block is silently failing to initialize, do you have any tips on how do handle this ?



EDIT: it seems that many of the widgets are not working although they work on a clean installation using the default theme. It might be the installed theme, I will disable it and see check again










share|improve this question









New contributor



cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.














  • 1





    I've tested in a clean 2.3.1 installation with sample data and I can't replicate your issue.

    – Daniel Sousa
    May 15 at 21:59











  • please check id_path

    – magefms
    May 16 at 3:29











  • thanks for testing, it might be some of my addons then.

    – cip123
    May 16 at 4:32











  • Yes, tested on a clean installation myself and it seems that it works. I will update my questions

    – cip123
    May 16 at 6:59

















2















I am trying to use the following widget:



widget type="MagentoCatalogBlockCategoryWidgetLink" anchor_text="ewrrewq" title="rqewrqrq" template="category/widget/link/link_block.phtml" id_path="category/482" 


but nothing is displayed. I did some diggings and I found out that



MagentoCatalogBlockCategoryWidgetLink


is a virtualType declared in



vendor/magento/module-catalog/etc/di.xml.


What bothers me is that I cannot seem to debug it at all. Looks like that block is silently failing to initialize, do you have any tips on how do handle this ?



EDIT: it seems that many of the widgets are not working although they work on a clean installation using the default theme. It might be the installed theme, I will disable it and see check again










share|improve this question









New contributor



cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.














  • 1





    I've tested in a clean 2.3.1 installation with sample data and I can't replicate your issue.

    – Daniel Sousa
    May 15 at 21:59











  • please check id_path

    – magefms
    May 16 at 3:29











  • thanks for testing, it might be some of my addons then.

    – cip123
    May 16 at 4:32











  • Yes, tested on a clean installation myself and it seems that it works. I will update my questions

    – cip123
    May 16 at 6:59













2












2








2








I am trying to use the following widget:



widget type="MagentoCatalogBlockCategoryWidgetLink" anchor_text="ewrrewq" title="rqewrqrq" template="category/widget/link/link_block.phtml" id_path="category/482" 


but nothing is displayed. I did some diggings and I found out that



MagentoCatalogBlockCategoryWidgetLink


is a virtualType declared in



vendor/magento/module-catalog/etc/di.xml.


What bothers me is that I cannot seem to debug it at all. Looks like that block is silently failing to initialize, do you have any tips on how do handle this ?



EDIT: it seems that many of the widgets are not working although they work on a clean installation using the default theme. It might be the installed theme, I will disable it and see check again










share|improve this question









New contributor



cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am trying to use the following widget:



widget type="MagentoCatalogBlockCategoryWidgetLink" anchor_text="ewrrewq" title="rqewrqrq" template="category/widget/link/link_block.phtml" id_path="category/482" 


but nothing is displayed. I did some diggings and I found out that



MagentoCatalogBlockCategoryWidgetLink


is a virtualType declared in



vendor/magento/module-catalog/etc/di.xml.


What bothers me is that I cannot seem to debug it at all. Looks like that block is silently failing to initialize, do you have any tips on how do handle this ?



EDIT: it seems that many of the widgets are not working although they work on a clean installation using the default theme. It might be the installed theme, I will disable it and see check again







category catalog widget magento2.3.1 link






share|improve this question









New contributor



cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question









New contributor



cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question








edited May 17 at 9:41









Ayaz Ahmed Khan

12611




12611






New contributor



cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked May 15 at 20:22









cip123cip123

113




113




New contributor



cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









  • 1





    I've tested in a clean 2.3.1 installation with sample data and I can't replicate your issue.

    – Daniel Sousa
    May 15 at 21:59











  • please check id_path

    – magefms
    May 16 at 3:29











  • thanks for testing, it might be some of my addons then.

    – cip123
    May 16 at 4:32











  • Yes, tested on a clean installation myself and it seems that it works. I will update my questions

    – cip123
    May 16 at 6:59












  • 1





    I've tested in a clean 2.3.1 installation with sample data and I can't replicate your issue.

    – Daniel Sousa
    May 15 at 21:59











  • please check id_path

    – magefms
    May 16 at 3:29











  • thanks for testing, it might be some of my addons then.

    – cip123
    May 16 at 4:32











  • Yes, tested on a clean installation myself and it seems that it works. I will update my questions

    – cip123
    May 16 at 6:59







1




1





I've tested in a clean 2.3.1 installation with sample data and I can't replicate your issue.

– Daniel Sousa
May 15 at 21:59





I've tested in a clean 2.3.1 installation with sample data and I can't replicate your issue.

– Daniel Sousa
May 15 at 21:59













please check id_path

– magefms
May 16 at 3:29





please check id_path

– magefms
May 16 at 3:29













thanks for testing, it might be some of my addons then.

– cip123
May 16 at 4:32





thanks for testing, it might be some of my addons then.

– cip123
May 16 at 4:32













Yes, tested on a clean installation myself and it seems that it works. I will update my questions

– cip123
May 16 at 6:59





Yes, tested on a clean installation myself and it seems that it works. I will update my questions

– cip123
May 16 at 6:59










1 Answer
1






active

oldest

votes


















0














OK, this is a little embarrassing but it might help somebody.



At some moment I deleted the categories from url_rewrites, for some dumb reason. The widget was looking for some data inside that table and since it didn't find it, it returned blank.






share|improve this answer








New contributor



cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















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



    );






    cip123 is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f274773%2fmagento-2-3-1-catalog-category-link-widget-blank%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









    0














    OK, this is a little embarrassing but it might help somebody.



    At some moment I deleted the categories from url_rewrites, for some dumb reason. The widget was looking for some data inside that table and since it didn't find it, it returned blank.






    share|improve this answer








    New contributor



    cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0














      OK, this is a little embarrassing but it might help somebody.



      At some moment I deleted the categories from url_rewrites, for some dumb reason. The widget was looking for some data inside that table and since it didn't find it, it returned blank.






      share|improve this answer








      New contributor



      cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





















        0












        0








        0







        OK, this is a little embarrassing but it might help somebody.



        At some moment I deleted the categories from url_rewrites, for some dumb reason. The widget was looking for some data inside that table and since it didn't find it, it returned blank.






        share|improve this answer








        New contributor



        cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        OK, this is a little embarrassing but it might help somebody.



        At some moment I deleted the categories from url_rewrites, for some dumb reason. The widget was looking for some data inside that table and since it didn't find it, it returned blank.







        share|improve this answer








        New contributor



        cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.








        share|improve this answer



        share|improve this answer






        New contributor



        cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.








        answered May 17 at 4:43









        cip123cip123

        113




        113




        New contributor



        cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.




        New contributor




        cip123 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






















            cip123 is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            cip123 is a new contributor. Be nice, and check out our Code of Conduct.












            cip123 is a new contributor. Be nice, and check out our Code of Conduct.











            cip123 is a new contributor. Be nice, and check out our Code of Conduct.














            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%2f274773%2fmagento-2-3-1-catalog-category-link-widget-blank%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

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

            Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?