Yearly Archives: 2020
I am trying to customize the default Magento 2 Elasticsearch 6. Right now the default Fulltext search is not giving that good result. For Example I have product name like ADB12355 BBB, ADB3456 AAA, etc. I am getting proper results either when adding ADB12355 BBB or ADB3456. The problem is […]
I am getting a white screen returned for all front end pages on Magento 2.3.3. I am using a third party theme (Sahara Fashion 3), which I have extended from. The theme itself was loaded properly before this white screen started occurring after I added one less file (style.less) in […]
Hola soy Andres uso magento2 Tengo un problema con la traducción de un plugin, intente traducirlo con los csv y no actualiza las nuevas frases. Intente por la opción desarrollador de Magento y no la pude activar. Alguien me podria ayudar con otra opcion? Muchas Gracias
Complete Magento 2 noob here, I want to move most of the block contents of catalog_category_view.xml to inside a custom catalog.xml page layout file. Code inside catalog_category_view.xml I need moved: product_list_toolbar custom catalog.xml file: < ?xml version="1.0" ?> CONTENT NEEDS TO GO HERE. I’ve tried to change the reference containers […]
I have a custom product attribute which is under Advanced Pricing group . I am trying to change attribute group of this attribute via data patch using below code : < ?php namespace VendorModuleSetupPatchData; use MagentoFrameworkSetupPatchDataPatchInterface; use MagentoFrameworkSetupPatchPatchInterface; use MagentoEavSetupEavSetupFactory; use MagentoFrameworkSetupModuleDataSetupInterface; class UpdateCustomAttributeGroup implements DataPatchInterface { /** * @var […]
When you open the android studio displays a message: Gradle sync failed: Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the User Manual chapter on the daemon at https://docs.gradle.org/5.6.4/userguide/gradle_daemon.html Process […]
i am trying to create a simple net qos policy on windows. the problem is i can only limit outgoing traffic, upload bitrate. i want to limit download bitrate.i am following this article: https://docs.microsoft.com/en-us/powershell/module/netqos/new-netqospolicy?view=win10-ps