I’m not sure when it started not working or if it ever worked. Helping a friend out with their website. I’m going to assume it was working at some point. I looked in the logs while refreshing the page and only got the error below. Magento ver. 2.3.4 Opensource not […]
Daily Archives: December 1, 2023
I’m looking for a code which i can use to update msi product stock. with different source code and quantity. I want to update product stock having msi enabled.
I need to add a dropdown as the one in the image. The current dropdown, shown in the image, contains some of my attributes. However, I need to add an additional dropdown for other attributes which is identical to the one in the image. Can someone help? Please let me […]
I’ve been working on a module that adds Configurable Child Products to Cart at the Simple Product they are. This all works fine. The part of the module I’m working on now is to get the Child Product Image. If there is no Child Product Image, then to use the […]
I have created a custom block and tried to insert it multiple times in the same page: <block class="MyCompanyMyModuleBlockProducttabsCategoryProducts" name="category.products.slider1" template="MyCompany_MyModule::producttabs/category-items-new.phtml"> <arguments> <argument name="category_id" xsi:type="string">31</argument> <argument name="block_title" xsi:type="string">Lorem ipsum</argument> <argument name="block_text" xsi:type="string">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</argument> </arguments> </block> <block class="MyCompanyMyModuleBlockProducttabsCategoryProducts" name="category.products.slider2" template="MyCompany_MyModule::producttabs/category-items-new.phtml"> <arguments> <argument name="category_id" xsi:type="string">32</argument> <argument […]
On my Windows 10 PC I am sharing a NordLynx Tunnel (NordVPN), which is an adapter listed in Network Connections. (Right click, properties, sharing, Allow other computers.., Home network connection: Ethernet adapter.) The Ethernet adapter is a mutiport USB adapter, with an Ethernet cable running to a LinkSys router. I […]
As this might be a localization issue as In EU it is usually to put the house number after the street name. But where is a setting to modify SWITCH?
As mentioned in the topic, ı want to remove disks then perform factory reset to clear mistaken configuration and lastly insert the disks back. Is there any possible data loss chance in this operation? Thanks in advance
yesterday I was messing with my Artix Linux installation (I’m using OpenRC as the init, KDE Plasma as the DE and SDDM), and i needed to change the audio server from PulseAudio to PipeWire. I installed it with the following commands: yay -S pipewire-openrc pipewire-pulse-openrc wireplumber-openrc pipewire-alsa pipewire-jack gst-plugin-bad plasma-pa […]