Blog
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 […]
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 […]
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 […]
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
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’m looking for an app that I can use with OBS on windows that can do real time AR camera effects like making the face skinnier or eyes bigger. I’ve tried manycam and camlink, they have similar effects but not the ones I’m looking for, nor do they provide an […]