Blog
I have a magento2 based website and i am trying to get the index.php removed from the url. I have enabled mod_rewrite on the server and also enabled it via the magento admin panel. In my virtual host file on the apache2 server i have the below # The ServerName […]
I’m trying to add a bit of CSS onto an already existing theme which turns the price classes descended from special-price classes red. .special-price .price { color: red !important; } This is in a file called _special_price.less, which is imported into the _extend.less file. @import '_special_price.less'; It is my understanding […]
I am developing a new magento 2 custom theme. I got a problem on product page. I don’t know why the Image get hidden after few seconds to be loaded. The image showing up and then hide itself. any help? Cheers
In Magento 2.3.2, how can I apply free shipping to only certain products in my cart? I have a Cart Price rule that correctly removes shipping costs for specific SKUs (using a Condition) if those are the only SKUs in the cart. If the cart contains a mix of free-shipping […]
I’m storing my data (pictures and 4k video files) on a NAS using SATA II HDDs. In my opinion SSDs are not a good choice for just data storing as they are more expensive and with the time SSD could have more (partial) failure. Maybe I’m wrong with that. My […]
I’ve been using a bridged connection, between my laptop’s WiFi and PC through ethernet, for a couple of months and I had to do a factory reset of the pc a few hours ago. But now I can’t get the connection to work. On both sides I get “Unidentified network” […]
In a little over a year Flash will be “eol”. Meanwhile I routinely visit sites which have flash content and quite often they’re the sort of sites which haven’t changed much in the last ten years. So I envisage the following sequence of events : Before EOL … increasingly strident […]