I want to save the two-column in a system configuration with dynamic row 1 as a single select and second as a multi-select category chooser. Would you please provide me with the solution for it? I have attached the image for the same[]
Magento
How to increase the magento 2 back end speed? , I’m using it and it seems to be very slow, is there any setting that helps to increase the speed?
I’m trying to create custom theme in my magento 2.4.3. I m getting error “” have written like this below. 1 exception(s): Exception #0 (InvalidArgumentException): Required parameter ‘theme_dir’ was not passed composer.json { "name": "swissup/theme-frontend-absolutechild", "description": "N/A", "type": "magento2-theme", "license": [ "OSL-3.0", "AFL-3.0" ], "config": { "sort-packages": true }, "version": […]
When i try to login to admin panel, there is no error, just redirection again to login page. I cleared my cookies, tried different browser and checked my cookie domain settings in db – they are set correctly. Redirection happens beside if i provide correct or incorrect login information. Site […]
Magento 2.4.2-p1 Smartwave Porto theme extensions from Amasty We have done a migration using the Magento Migration Tool and now we constantly get Error when updating categories or products such as right now when added new products to a test category (which only had 1 test product in there when […]
We have upgraded magento to 2.4.3-p1 and added new bundle product. On frontend when we access bundle product it show error Call to undefined method MagentoCatalogModelResourceModelProductFlat::getLinkField() <script type="text/x-magento-init"> { "*": { "Magento_Catalog/js/product/view/provider": { "data": Error: Call to undefined method MagentoCatalogModelResourceModelProductFlat::getLinkField() in /chroot/home/3343sfdsadf/domain.com/html/vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:1066 it seems like magento added some new files […]
When I try to ping for all products via a simple searchCriteria (rest/V1/products?searchCriteria[pageSize]=1), the total_count is a fraction of the full number of items in our catalog. Or when I search product by ID, I get an empty response for some items that I know to exist. For instance ID […]
Error filtering template: Notice: Undefined index: c009.008 in /chroot/home/add2533c/casterdepot.com/vendor/magento/module-inventory-source-selection-api/Model/Algorithms/Result/GetDefaultSortedSourcesResult.php on line 127 c009.008 is a product # that we use in our system –> but typically it should be with a capital C. (must’ve been entered wrong) This message is displayed on the home page like so. If anyone knows […]
Good afternoon everyone, I’m still a beginner magento developer and I’m planning to put my first store online, but I was using the default mode, and when I set it to production mode everything was extremely slow. When researching most tutorials it says that the production mode is faster than […]