In magento246 color visual swatch working fine on product listing page.But,not showing on Category listing page…https://prnt.sc/78yEvqLYlx42 So, how to showing color visual swatch on category page.
Magento
I am able to get difference between two branches stage and master under same repo on web version via below web URL. https://github.com/:username/:repo/compare/master…staging but not getting the changes via Github API: https://docs.github.com/en/rest/commits/commits?apiVersion=2022-11-28#compare-two-commits below snapshot display output of above compare API, here it shows list of all commits but it missed […]
Both customer/account/loginPost/referer/……. & /customer/account/createpost/ Lead to 502 Bad Gateway nginx/1.18.0 (Ubuntu) Interesting fact is that customers actually are able to create account (as i am not requiring email verification at the moment). But they are unable to login. That’s start happen once i set my base url to https – […]
can anybody help? I use magento 2.3.7 , php 7.4 and i can not do seup:di:compile I tried to find the error, but it seems to be some file missing….Thanks. [ReflectionException] Class MagentoFrameworkViewHelperSecureHtmlRenderHtmlRenderer does not exist Exception trace: at /var/www/magento2/vendor/magento/framework/Code/Reader/ClassReader.php:35 ReflectionParameter->getClass() at /var/www/magento2/vendor/magento/framework/Code/Reader/ClassReader.php:35 MagentoFrameworkCodeReaderClassReader->getConstructor() at /var/www/magento2/setup/src/Magento/Setup/Module/Di/Code/Reader/ClassReaderDecorator.php:35 MagentoSetupModuleDiCodeReaderClassReaderDecorator->getConstructor() at /var/www/magento2/setup/src/Magento/Setup/Module/Di/Code/Reader/Decorator/Area.php:55 MagentoSetupModuleDiCodeReaderDecoratorArea->getList() […]
I currently try setting up configurable product for our store, for example we sell a laptop with 3 grading A / A- / B and each grading has its own quantity and price. When setting the correct price / quantity to its respective grading all looks good but it wont […]
Clearing the backlog is taking an excessive amount of time. Assistance in resolving this issue would be greatly appreciated. There are thousands of backlogs.
Magento246 how to add custom filter with options on catalog layer navigation.. https://prnt.sc/7ZtTc1kGqVJR 1.first_option_value(all enabled product collection). 2.second_option_value(all disable product collection).
To better understand what I mean by a ‘System Config Field’ check the picture bellow from here I already know that I can configure the visibility of a Field based on the scope (Default/Website/Store/Store View). I also know that I can display a field based o a value of another […]
I created product attributes based on the selection of attribute yes/no I am calling Ajax to get value and set it in the editor custom attributes but after setting value by jQuery and saving the product it’s not saving. If the shipping exception is no If shipping exception yes I […]