Good day, From magento ce 2.3.4 admin just in configuration module I can not save or saving button is not working: a) Firefox most of the time not working B) google chrome sometimes not working c) Microsoft edge works ok console says: “TypeError: d[0] is undefined” related to https://cdn.mysite/pub/static/versionxxxxxx/adminhtml/Magento/backend/en_US/Dotdigitalgroup_Email/js/node_modules/fancybox/jquery.fancybox.pack.min.js In […]
Daily Archives: March 24, 2020
I have a script running in cron to import products. This import creates simple products and then creates a configurable one with all these simple ones as children of that. During this process, I insert images into the simple and configurable products and on the store’s home page I list […]
i am using below code to show items in wishlist, but it shows only 3 items I want to show all items in wishlist < ?php $wishlistHelper = $this->helper('MagentoWishlistHelperData'); ?> < ?= $block->escapeHtml($block->getTitle()) ?> < ?= $block->escapeHtml(__('Last Added Items')) ?> < ?= $block->escapeHtml(__('Add to Cart')) ?> < ?= $block->escapeHtml(__('Add to […]
I removed Norton after having problems with it interfacing with MacOS on many levels. I proceeded with the standard Norton uninstall and found that it seemed to work. However, when adding Avast I found that Avast will not install due to existing Norton/Symantec files existing. I have tried file cleaners […]
I use fedora with i3-gaps and I want to use different font than monospace. I donwloaded this realease of iosevka font iosevka-term-ss01-3.0.0-rc.4 Then I coppied all .tff files to folders: ~/.local/share/fonts and to the /usr/share/fonts/iosevka. And at the end run command $ sudo fc-cache -fv to reload fonts. Now the […]
Recently, I noticed that echos in which I include lots of “!” result in weird stuff. For example: echo !! gives me: echo rm -r * 1000 rm -r * 1000 (rm -r * was the last command I executed before typing it). Why is this happening, and is there […]
I’ve successfully installed AMD drivers but still getting a user license agreement prompt (as shown on the screenshot) every system reboot. Why does the installer keep asking that hence I’ve finished the installation and doesn’t run the installer any more? My it be that i should install all the drivers […]
bom dia, a tempos venho tentando e sem sucesso pois meu conhecimento em Linux/Unix é limitado mas Eu quero pode fazer extend do display via AIR, pode ser Wired também (até prefiro) fazer o mirror via Rede eu já consegui via VNC x11vnc no server no Windows eu uso o […]