
Mar
5
10 Awesome E-commerce clothing website designs
Now that people have overcome their fears about buying online, they’re venturing through the web to get unique clothing (that

Feb
18
5 things entrepreneurs need to evaluate on their websites
Entrepreneurs get more involved into the generation of online business models and to reach that they require a website that

Jan
20
HOW TO REMOVE THE SKU AND PRICE OF THE PRODUCT ON WOOCOMMERCE
First you need to open the functions.php theme file that is active (wp-content / themes / [THEME] /functions.php). You can

Jan
18
HCI AND USABILITY WEEK
Usability. This is a word frequently used nowadays, but what does it mean and why is it relevant for companies

Jan
16
How to take advantage of graphic design into your company’s Inbound Marketing
Inbound Marketing is a method to design an advertising campaign with quality content and implement them in suitable manner so

Jan
4
SOLVING 404 ERRORS ON WORDPRESS
WordPress creates an array of rewriting rules which is responsible for administering the permalinks (or friendly URLs). Plugins poorly programmed
Sep
1
SEVERAL IMAGES AT THE SAME TIME WITH CODEIGNITER FILE UPLOAD
Sometimes it is necessary to double-Upload in our forms, I have encountered the awkward problem that the library File Uploading
Jun
18
HOW TO CHANGE crontab DEFAULT EDITOR
To use a more friendly when editing editor Cron jobs can run the following line: env EDITOR=nano crontab -e -u

Jun
17
OPTIMIZE PERFORMANCE OF MY SITE WITH HTACCESS
Some of the suggestions from Google to improve the score is to enable page compression: Compressing resources with gzip or

Jun
17
LIST THE CRON JOBS OF ALL USERS
To list the cron jobs for all users can run the following bash through the SSH terminal: for user in `cat