Magento Page Builder Keeps Spinning
Recently I tried to update some content in the Magento Page Builder but it keep spinning. On checking the developer tool, it shows To fix this, I have added the…
Recently I tried to update some content in the Magento Page Builder but it keep spinning. On checking the developer tool, it shows To fix this, I have added the…
In Magento 2.4, customer can request to be notified of product which is back in stock. However, to view which product has customer requested to be notified, we need to…
For some reason, the catalog_product index could not be indexed through the magento scheduler but you are able to reindex it manually and this causes error in loading the product…
If you encounter the following when you reindex with magento, you probably did not install analysis-phonetic and analysis-icu plugins. Error encounter Resolution Install the 2 plugins below. If you are…
When I was updating my magento 2.3 to 2.4.x, PHP 8.1 is required, During the upgrade, I encountered the following coding errors which was either deprecated or hit critical error…
Recently I am accessing on the feature of Magento 2.0 as i have a couple of web store running Mangeto 1.0 and the support for Magento 1.0 is ending soon.…
I recently set up a new Magento website from fresh and then install a new theme follow by installing aheadworks blog extension. Everything works fine until I installed the blog…
For a few months after i have upgraded to 1.6.x and to current 1.8.x, i have been facing the following issues/behavior in backend admin
I just recently upgrade one of my magento ecommerce website from 1.7.x to 1.8.1 and one of my customer feedback that he encounter a javascript undefined error upon checkout.
After some comparison with the base folder of magento 1.8.1, i figured out that you need to amend the following page.
Ever wondering how to add aheadworks’s mangento extenstion– blog list to your home page? Here’s how to do it. Duplicate app\design\frontend\default\helloseasonal\template\aw_blog\blog.phtml to app\design\frontend\default\helloseasonal\template\aw_blog\bloghome.phtml Edit bloghome.phtml Optional: If you want to…
Do you have a category menu that you want to redirect to a URL instead? Did you install aheadworks blog extension and wants to redirect a category to the blog?…
If you encounter 404 error when you connect to Magento Connnect Manager (System-> Magento Connect Manager), it is probably due to your folder permission not set up correctly. Fortunately, there…