I added a custom address attribute using the EavSetupFactory. /** * Class AddressAttribute */ class AddAddressClassificationAttribute implements DataPatchInterface { const ATTRIBUTE_CODE = 'address_classification'; /** * @param Config $eavConfig * @param EavSetupFactory $eavSetupFactory * @param AttributeResourceModel $attributeResourceModel */ public function __construct( private Config $eavConfig, private EavSetupFactory $eavSetupFactory, private AttributeResourceModel $attributeResourceModel ) […]
Daily Archives: July 8, 2023
Page builder has defaults for most element styles e.g. like this: Out of the box it appears in this case the defaults are an unexpected 0 which means no default margins between columns – all are bunched up together. Seems wrong that customers have to individually style all columns instead […]
I need to make it mandatory (required field) to enter a coupon code during checkout. Do you have any suggestions? Alternatively, prevent the checkout order confirmation if a coupon code is not entered. I’m using magento 2.4.5. thanks
I am trying to add product specification section in admin product view page. This section has to include three images upload function that display its specification, and then title input field, description textarea. So that I am trying to show to customer product’s properties that has three images , image […]
I am trying to download an invoice via “Print PDF” in one of my orders. But I’m getting the error “Failed – Network error” in Chrome, Firefox and Edge. How can I fix this so I will be able to download an invoice again? If I need to facilitate more […]
I’m running Microsoft® Excel® for Microsoft 365 MSO (Version 2306 Build 16.0.16529.20100) 32-bit. And, on another computer: Microsoft® Excel® for Microsoft 365 MSO (Version 2305 Build 16.0.16501.20074) 64-bit. Both have the same problem. I get development work going with Excel and, eventually will need one of the HELP tab ribbon […]
I’m using the Windows port of Claws Mail 3.19.1 (latest version with GTK2) on Windows 10, but the fonts are not subpixel anti-aliased (RGB), they’re either raw pixel edges (“crisp”), or grayscale smoothing which makes them blurry. For example if I use Segoe UI, it’s grayscale smoothed, which makes it […]
Trying to set up a storage for my Axis Camera to a shared folder, but getting this error: The folder is shared properly with full access to everyone, and I can access it no problem \SLAVACamera in Chrome or file explorer. Please advise?
I am using Hamrick Software Vuescan V9 x64 on Windows 10 with a Canon LIDE 220 Scanner. I am trying to scan some prints on a light cream colored art card. The art card has some rather nice texture which I want to keep in the scan as well as […]