Select Page

Removing background from images

I put together a quick tutorial video showing how you can easily and rapidly remove dark or noisy background from an image. This is especially important when you take pictures for products on your ecommerce website. Note, there are many tools in photoshop that you can...

Editing / Adding Pictures to Gallery on WordPress

This uses the WP CANVAS GALLERY plugin. Go to the respective GALLERY page: You will see the below code: Note the IDs – ids=”359,360,361,362″ – these are the image IDs that have been uploaded. To add pictures, simply add more image IDs. Separate...

How To Set Up To Receive Low / Out of Stock Notifications

As a Magento User / Magento Site owner with a lot of stock to track, it can be useful to receive notifications when stock is getting low. Go to CATALOG > MANAGE PRODUCTS and hit the ‘Notify Low Stock RSS’. You will then be required to enter your...

Assigning a Customer to a Customer Group in Magento

Some websites assign their customers to ‘customer groups’. This can be useful if you want to group customers so you can assign them particular properties. For example you can assign certain customers special tax rules, pricing seperate from the general...

Your Site’s No-Index Robots Settings

Magento >, WordPress >, Joomla > When a developer builds a website, any website, and is doing so on a public server, they will normally set their site to ‘no-index’.  This is a tag that tell Google and other search engine robots ‘DON’T...

Custom Order Export in Magento

By default, Magento’s order export only exports a few basic fields, often not enough even basic information required to for anything. By customer request, we install an extension that extends the order export process; allowing you export all order components...