I want to override the phtml viewed_list.phtml file but I have not had any results, the file comes from the vendor folder: /vendor/magento/module-reports/view/frontend/templates/widget/viewed/content/viewed_list.phtml I want to modify part of the code and the adjustments are not seen, it does not enter, creating the file: /app/design/frontend/Vendor/theme/Magento_Reports/templates/widget/viewed/content/viewed_list.phtml any idea why the changes […]
Daily Archives: September 7, 2021
At product edit page, I’m trying to add image hide date “a custom field of datepicker” so far it shows the inputbox but not calender upon clicking the box. I have override gallery.phtml and added custom input, but the script code for calender is not working. Here’s the code: <div […]
I have several development tools which I personally use like: https://github.com/ho-nl/magento2-Ho_Templatehints https://github.com/mage2tv/magento-cache-clean Is it possible to somehow configure and use it for myself? Other team members are not using it. The specific issues: app/etc/config.php is in the repo, I cannot commit it composer.json and composer.lock are in the repo, I […]
I have recently upgraded from 2.3.7 to 2.4.3 and since the upgrade I am seeing “Invalid security or form key. Please refresh the page.” on every page in admin. (frontend works fine) Most things in the backend still work even with the error present apart from the ability to add […]
Magento 2.4.2-p1 Porto theme Amasty's SMTP Email Settings extension We have the SMTP Email Settings extension from Amasty but it doesn’t appear to be working. I had a ticket open with them forever but they are unable to resolve this and it seems like they don’t really care. From what […]
I’ve traditionally used ls -C to get multi-column format. If I pipe the output through another command (e.g., less), I need ls -C to override the default single-column format. For some reason, I’m finding right now that it sometimes gives single-column output, and sometimes multi-column output but assumes a narrow […]
Summary Using read loop that runs a windows executable in WSL shell script causes it to exit the loop after the first iteration. Details I’ve been quite baffled by what appears to be an interoperability issue with running windows executables from a shell script in WSL2. The following while loop […]
This is an OCZ Vertex SSD. I’m told that the first value (raw read error rate) is irrelevant for SSDs. I’m getting a lot of “WRITE FPDMA QUEUED” errors in terminal (why I’m in terminal is another issue, I tried changing the kernel and now it won’t run the old […]
I’m trying to get scratchpad to work on my i3wm setup. I’m following some directions I got off YouTube with it’s corresponding code. Even after my edits I can’t get it to work. I’d like for i3 to launch the application and then move it into the scratchpad so I […]