Blog
I have this new Magento installation (i’ve used the downloader from Magento page, and installed the community 1.9.4.4 version), wich don’t display product pages, just throw 404 error page. I’ve created just one for reference, but it just doesn’t work. -> The product stock is fine (100 itens / in […]
i stuck on a problem generating pdf files. I have a module, which gets multiple invoice numbers. As a result i have to generate a single invoice pdf file for each invoice and create a zip file with all pdf files. Is there an alternative using the PDF Model? MagentoSalesModelOrderPdfInvoice […]
Since, the magento 2.3 requires PHP 7.2 my current live is has PHP 7.0. I copied the live site to staging server upgraded my magento to 2.3. And everything seems to be working, I plan to change the DNS setting once I go live with the staging. what is the […]
I have magento2 with varnish 6 setup on docker with SSL termination on CloudFlare which have cahce on its own. I want to know proper configuration of settings for: 1. Varnish – should I enable static and media caching? if (req.url ~ "^/(pub/)?(media|static)/") { # Static files should not be […]
I have no idea why my newsletter input box and subscribe button was break into next line. I inspect the code and found out the code between input field and button was added recaptcha code by the system itself with no reason? < ?= $block->escapeHtml(__('Get the Latest Updates, Trends & […]
I have a calendar hosted on Bluehost that i need to sync to my Google Calendar. I have added my calendar url to google but it is not showing up. I have tried both the CalDav and ics format given by bluehost but none of these work. The URL i […]
I would like to be able to use the “Mission Control > Move left/right a space” commands by hitting Ctrl + the back/forward buttons on my mouse (it’s not a Magic Mouse). The default keyboard shortcut is Ctrl + Left Arrow/Right Arrow, and I don’t see any way to change […]