June
woocommerce paypal instamojo for dollar rupees

How To Sell WooCommerce Products With Two Different Prices

From the past couple of months we have been working on several e-Commerce projects and as we have been already using WordPress for websites & blogs, it was an obvious choice for us to go with something which was as simple & flexible as WordPress for building an online store too. Majority of our clients being from India came up to us asking for a solution to sell WooCommerce products in two separate prices Indian rupee & US dollar. The catch here is, it won’t be based on exchange rates rather store will have fixed separate price for both the…

photo express google wordpress plugin

WordPress Using Google Plus Photos In Your Post

Problem Recently we have build few wordpress website for photographers. Major part of such website is having various images/albums displayed in pages/post. WordPress natively provides with option to add images or create galleries in post/pages. But some photographers prefer to have lots of images 100-200 images per post related to the event. This drastically increases load time &  and also eats up server space. CDN might look good in such case but client didn’t wanted to go the CDN route. Solution We discovered that most of them already had all the photos uploaded & organized to their google plus account. So now it…

mPdf Php library to get your html/css exported to PDF with ease

mPDF PHP Library To Convert HTML/CSS To PDF

The Problem While working on several client & internal projects we often landed up in a scenario where we need to implement functionality to export HTML/CSS as PDF or send the PDF as an email exporting simple HTML table to complex layout like invoices & reports. So we needed something simple & flexible to fit in these types of generic requirements. The Challenge Data can be dynamic & would be generated at client end which left us with less control at the server end. So technically whatever HTML will be generated on client end needs to be sent to the server…