today we recieve an email from Magento company pointing that customers with magento commerce 2.2.x must upgrade their product version from 2.2.x to 2.3 because there will not be supported no longer. right now we are using the community edition for magento 2.2.6 and really don’t if it’s necesary, also […]
Magento1
When my product page loads the first tab is active: How do I get the 2nd tab to be active on page load, so it looks like this?
I need to customize the addtocart.phtml in order to add an extra field for decimal qty. I want to use the actual input text for quantities in order to use ONLY unit and I need to create another drop down in order to select half quantity. (See picture) Here is […]
I am having this issue after updating Magento from 2.3 to 2.3.2 Fatal error: Declaration of MagentoQuoteGraphQlModelCartSetShippingAddressOnCart::execute(MagentoFrameworkGraphQlQueryResolverContextInterface $context, MagentoQuoteApiDataCartInterface $cart, array $shippingAddresses): void must be compatible with MagentoQuoteGraphQlModelCartSetShippingAddressesOnCartInterface::execute(MagentoGraphQlModelQueryContextInterface $context, MagentoQuoteApiDataCartInterface $cart, array $shippingAddressesInput): void in /my/folder/public_html/app/code/Magento/QuoteGraphQl/Model/Cart/SetShippingAddressOnCart.php on line 20 I can’t figure out even what it mean. Is from third-party […]
I have some problems with form_key when default FULL PAGE CACHE enabled. And i found out that page-cache.js doesn’t load in head section. And there is no “X-Cache:” headers. I’ve tried everything.. Why can it be? And how it should loading?
I’ve got a magento 2 dev installation all setup, I’ve pulled from my repo and setup the site. The frontend seems to be working OK, I can see information being pulled from the database. The issue is when I try and do anything in the admin, it’s just broken, the […]
I’m facing this problem. I have around 70 products in different categories and different attributes sets, but with the same common attribute (SKU). I have 3 catalog price rules which applies different discounts. I want to exclude products by SKU from this discount rules. I have used this method and […]
I’m trying to enable bulk endpoints to upload multiple products at once (The CSV uploader seems to be completely broken, so I’m going this route instead). When I try to enable bulk endpoints (php bin/magento queue:consumers:start async.operations.all), I get a message saying “Unknown connection name amqp”. This seems to be […]
I have already imported 20,000+ products successfully. I moved on to a new category. Everything is importing perfectly except the quantity (I have verified it is in the CSV as qty 1). I am not using Magento to manage stock. Due to the quantity not importing, no items are showing […]