I just installed Magento 2.3.3 with a theme which includes MGS Frontend Builder.
If I try to open Catalog - categories or products
Try to login as a customer or just try to change the configuration to flat products and categories Im getting this…
When i tried to click on some subcategory links on the navigation bar it gives the error
Recoverable Error: Object of class Magento\Framework\DataObject could not be converted to string in…
After Upgrade from Magento 2.3.2 to 2.3.3 we have an error on order's shipping confirmation.
Sending Shipping and Tracking Information after adding any Shipping and Tracking Information we get blank page Shipped By ...
In system.log
[2019-10-23…
I want to add a rating filter in layer navigation. For that, I have copy module-catalog from vendor/magento to app/design/frontend/Magento. So in which file we need to add rating code? I have tried many blogs but did not get success.
I'm developing a headless solution using Magento as a product catalogue and i'm facing a small challenge (i'm pretty sure that is not challenging at all, for people that have experience with Magento framework, that is not my case). I'm using the…
Magento 2.3.3 fails to open a specific products on Admin Panel. When clicked to open the products it throws below error after stucking for at least 5 minutes. Any idea how to resolve this issue?
Increasing php_memory doesnt help as many reccomended.…
I'm relatively new with Magento, but I have already wasted many hours just to install Magento2 with nginx on Ubuntu 18.04 LTS on a cloud, AWS, Gcloud etc... In the end it doesn't work...
The result that I get is a page: Autoload error
Vendor…
We are looking to find out if anyone has done this before. We are looking for a way we can have a one time payment. We have customisation on our products and want to add a fee if it is someone's first time uploading there logo then there would be a…
I am working on Magento 2.3.3. I am getting an error on my instance
Fatal error: Uncaught Error: Class 'Magento\Framework\Profiler' not found in vendor/magento/framework/App/ObjectManagerFactory.php:144
I have found Magento Commands are also not…
Uncaught TypeError: Argument 1 passed to Magento\Catalog\Model\ResourceModel\Product\Collection::addIsSaleableAttributeToFilter()
Does anyone have an idea about it ??
Making configurations is duplicating images 8 times. I would like to share one image across the configuration products.
I read I should look here: pixelpaul.net/magento-share-images-on-more-products
But the link is broken.
I can't believe a simple…
Since the upgrade from 2.2.x to 2.3.3 we have the problem that a customized tier price box is cached across all product pages.
I found a fix for this, by just changing the variable name.
This is the same in both versions:
use…