I am using “Olegnax Athlete2” theme for my magento2.4.5-p2 store. I want to change my email template fonts to “futura pt book”. can someone guide me to do the same.
Daily Archives: May 1, 2023
I’m a newbie magento 2 developer. I’m currently learning how to store data to database using repository-interface-model-api approach. My code is not working. model ItemRepository class ItemRepository implements ItemRepositoryInterface { private $collectionFactory; protected $itemFactory; public function __construct( CollectionFactory $collectionFactory ) { $this->collectionFactory = $collectionFactory; } public function getList() { return […]
I am creating mobile app using magento2 APIs. The problem is that I want to translate messages according to the store on frontend for example i want to translate the error messages and success messages of create account API by using i18 how can i do that without overriding APIs
I’ve tried the following to disable this behaviour: System Preferences -> CDs & DVDs -> When you insert a video DVD: set to Ignore (actually moved all of them to Ignore) Neither of these made a difference; insert the disc and the DVD player still starts playing it. Any other […]
I am trying to capture my windows10 desktop with desktop duplication api and on-gpu D3D11 textures, in the form of ffmpeg D3D11VA frames @60 fps. Required command is given here. On top of that I am trying to also intercept my mic audio and Desktop audio. For that I am […]
I have setup a zimbra server on an ubuntu VM, opened up the necessary ports according to this tutorial. I am able to receive emails from gmail or outlook using other email domains. However, no emails are received when I sign-up for services that send confirmation emails or alerts. For […]
I bought a wireless network adapter so I put it in my Windows PC, I installed the driver automatically by an .exe program that installed in it; then I installed Kali Linux (last version) to start practice some programming codes in Kali Linux software (installed by Oracle VM Virtual Box), […]
In several scenarios, when I click on a link in the browser, the new page doesn’t load but instead the tab for the link on the top left begins flickering. Sometimes it will effectively reboot the browser, sometimes it will just hang things. I have roughly the same problem with […]