Daily Archives: April 12, 2024
I’m working on a Magento 2 Hyva Theme project and need to convert the default Media Gallery slider into a vertical slider. Currently, the slider displays images horizontally, but I want it to scroll vertically instead. Can someone provide guidance or point me in the right direction on how to […]
How to set limit of product’s swatches on category listing page. I have to show 5 swatches of the product on category listing page. I have tried below code but that’s code working only 5 swatches of product and less than 5 swatches of products, Not working with greater than […]
Last year our Previous develepors added suffix to the order number. Example : If Order number is 10000001 , they added suffix like 10000001-23 as it was 2023 year. now we want to change to 24 from 23. Currently i do not have database access. Is there any way i […]
I want to extract all frames from my videos (because manually selecting the ones I want would take too much time) so I can select the best ones to capture its art style and the characters from them for my AI art and also to upload to DeviantArt. Problem is, […]
I have received several photos taken with my friend’s Samsung phone. Windows Photos app tells me that most of them are motion photos. Now, I want to extract the original photo without losing quality. As far as I understood, the only image in a motion photo is the last one. […]
Application log is not retaining more than a day worth of logs. I have SQL Server 2019 installed and other DW application. I tried to restart the Windows event log service and also the server as well. But nothing seems to change. What is actually going on? I can see […]
I have entry in /etc/hosts 1.1.1.1 db_external When I am doing ping I get it correct ping db_external PING db_external (1.1.1.1) When I am doing getent hosts db_external for some reason I got : ::1 db_external.localhost What can be reason in that? cat /etc/nsswitch.conf|grep hosts #hosts: db files nisplus nis […]
I sometimes see a message about Windows detecting an IP address conflict. It always seemed to be spurious, but today I noticed that it is associated with losing connectivity for several seconds. So I looked at the details in the Windows System log and found this: The system detected an […]