OpenCart – How to Setup CRON
Written by Joe Stenhouse Thursday, 16 May 2013 at 12:00 pm
What is CRON?
WIKIPEDIA DEFINITION
Cron is the time-based job scheduler in Unix-like computer operating systems. Cron enables users to schedule jobs (commands or shell scripts) to run periodically at certain times or dates. It is commonly used to automate system maintenance or administration, though its general-purpose nature means that it can be used for other purposes, such as connecting to the Internet and downloading email.[1] The name cron comes from the Greek word χρόνος [chronos] for time.
MY DEFINITION
Learn MoreSocialEngine 4: Display Age Instead of Date of Birth
Written by Andrew Cross Thursday, 16 May 2013 at 12:00 am
Would you rather see your members displaying their age as a number and not their Full DOB
Follow this guide to make Age become a Number
1. Edit this file:
application/modules/Fields/View/Helper/FieldBirthdate.php
Learn MoreQuick Tip: Display Product Images in the PrestaShop Ajax Cart
Written by Fabio Porta Wednesday, 15 May 2013 at 12:00 pm
Adding product images in the default Prestashop Ajax cart can be trickier than expected, especially if you want to display them on the fly, without a page refresh. Let’s see how to do it properly in this quick tip!
Introduction: the 3 files we need to edit
You might think that it can be simple enough to add a small thumb for each product in the ajax cart. Opening the tpl file, adding the same code you find in the product list. Done.
Learn MoreHow to Enable Theater Mode for Viewing Photos in phpFox
Written by Stephanie Brown Wednesday, 15 May 2013 at 12:00 pm
This article will show you how to enable theater mode when viewing photos in your phpFox website.
You have many options when it comes to viewing photos in your phpFox website, one of these features is Theater Mode. Theater Mode allows your members to view all photos in an album in a popout window for easy viewing without leaving the actual page they are on.
To enable Theater Mode, go to your admincp, and in the search box at the top right type theater. Select the View Photos In Theater Mode Global Setting.
Learn MoreHow to Insert Ads in WordPress
Written by Anand Narayanaswamy Wednesday, 15 May 2013 at 12:00 am
Nowadays, ads are becoming part and parcel of every website especially WordPress based sites. Some WordPress themes include built-in support for inserting ads through theme options page. However, users need to insert ads manually by editing theme files if it doesn’t include any mechanism to place ads. Beginners will find it difficult to insert ad codes if they are not well versed with the WordPress structure.
WhyDoWork AdSense plugin enables users to add, edit and delete not only Google Adsense ads but also any kind of ad code without modifying the template.
Learn More
Recent Comments