The easiest way to set up an affiliate website
Affiliate Press is a simple WordPress plugin that allows you to set up an affiliate website based on product feeds as easy as 1-2-3. Continue reading
Affiliate Press is a simple WordPress plugin that allows you to set up an affiliate website based on product feeds as easy as 1-2-3. Continue reading
Today I lost a good two hours trying to find a solution to a ‘weird’ problem. I was having the issue – after implementing the Auth component in CakePHP 2.1 – that after logging in, the app didn’t redirect properly. At least that was what my browser was telling me. After my long Google search with only ‘ancient’ results for problems and bugs with the Auth system that didn’t exist anymore I finally had my Eureka moment. Drum roll please
Ever since I developed my plugin LDB WP e-Commerce iDeal plugin, which brings support for iDeal transactions to WP e-Commerce, I’ve been getting requests to develop a plugin for WP e-Commerce that supports the Dutch payment gateway Mollie. To do this I need your help
Magento has a great, albeit lesser known feature that allows you to create orders in the backend. This is especially handy for stores that also take orders by phone because this allows them to utilize Magento’s inventory status, coupons etc. but the order is also registered in Magento’s statistics, providing a clearer picture. Continue reading
In a recent project I came across a weird problem where the continue button on the credit card form of the one page checkout didn’t work anymore. As it turns out this is easily solved. Here’s what I did..