It ‘s quite easy to disable warning and notice in php apache web server, but sometimes it will take us a lot of time to do. Now I write down this tip and you may save it down and use in the case you need. Read More »
Blog
Back button problem after redirect in jQuery Mobile
Magento Mobile theme by jQuery mobile is quite easy to get started but there are some issues in jQuery mobile library what is not easy to control at all. Today I will tell you one of popular issue what make the back button of browser doesn’t work after redirect using javascript. Read More »
Enable Magento Extension/Module Manually
In this article, I will show you a very simple way to enable magento extension/module manually. In programming, we usually do that. So let ‘s save time by doing these steps Read More »
How to change logo in Magento?
Change logo for a website is very simple task but with magento it is not simple at all. In this tutorial I will show you how to change logo in magento. [unordered_list style=”tick”] First let ‘s login to back end admin Click on “Design” in the left side menu pane Open the “Header” section Change the file name in the “Logo ... Read More »
What’s news in Magento 1.9.x Release?
Magento is always welcome as all of other versions what is expected to fix the performance but not now again. Maybe we need to wait until magento 2.0. For now, even though it doesn’t show up the performance changes but all of others changes are good enough to upgrade to this new version what help us a lot to get ... Read More »
3 ways to detect mobile device in jQuery
When working with magento, I usually meet the problem with mobile device. The thing is there are some javascript need to run different in mobile device and I don’t know my extension will be install in desktop theme or mobile theme and which device it is working in. So I found the very good way to detect the device and ... Read More »
Why we say NO with free magento hosting?
Say NO with free magento hosting, that ‘s what I would like to share to you in this article base on my team experience and base on internet (other people experience). First of all, you can look at some discussions, they may useful for you to get some idea. Read More »
Get first row in Codeigniter return from database query
Recently, I has started with a project what connect from Magento to the back end of Codeigniter. Everything with Codeigniter with me is new so that I have to follow step by step in the guide. I usually want to get first row in codeigniter return from database result set instead of a list of rows. Here is will share you ... Read More »
Top 5 Magento Social Extensions
Social Media Marketing always keep a high priority in internet marketing of any online business. With magento ecommerce business, you will need to figure out the best magento social extensions to get your social campaign more effective. Read More »
Enable Search Engine Friendly URLs in Magento
Enable Search Engine Friendly URLs in Magento is quite easy for magento administrator. Even though it ‘s quite easy we still need to write it down to save for later use. Recently we see our members who are working with magento for a long time, sometimes they forget how to configure this simple stuffs :). To enable Search Engine Friendly ... Read More »
Top 10 Best Magento Fashion Themes
As always, for the best magento fashion theme, I would recommend Themeforest as a trustable market place where the design and look quality were invested very much. If you have ever tried to submit a theme to sell on themeforest you will know how much work a theme author have to invest to get it approve. If you want to ... Read More »
Step by step to choose a Good Magento Host
Magento is a very good but heavy e-commerce solution. It does not mean we can’t get it work very fast. If you invest to the right hosting for magento, you will get a good magento host and it will work fast as others. Read More »
Common Magento SEO issues and Technique
The following list with common Magento seo issues is for all shop owners to prove there stores. Read More »
4 Tips For Finding a Joomla Host
This guide is meant to be a quick and easy way to help you find the best Joomla hosts. There are just a few tips that should help you when you make your decision. Read More »
Magento Cache strategy for best performance
There are many blog posts about magento cache and how to configure it right. In this blog post i want to explain which cache backend Read More »
Set up Magento Multi-Site, Multi-Domain Setup
Maybe not many people know that we can set up many domains and sites with just one magento installation, we will almost have many different stores. Read More »
How to configuring APC cache for Magento?
APC (Alternative PHP cache) is a free opcode cache for PHP, which... Read More »
Install APC on Ubuntu to speed up Magento
Below method i tested with Ubuntu 10.04 and 12.04, they are all work well, hope it work well for all of other Ubuntu versions. APC (alternative page cache) is an addon to php to increase execution time of PHP scripts. Read More »
Install Munin (Network Monitoring) in RHEL, CentOS and Fedora
In this basic guide we will describe and show you how to install and configure Munin Read More »
Create Windows virtual hosts for your Magento projects
This post is written to help out beginners that are planning to or have just started their web development adventure. It is not the only way of managing your local environment, but it is one of the better ones. Read More »