Customized registration forms

Websites are making themselves better and better to attract more user registrations. Recently I was working on a project with four different types of registration blocks appearing in various ways when anonymous users were looking around the site. I tried to use webform and a contrib module that stated it could turn a normal webform… Continue reading Customized registration forms

jQuery menu plugin – Sidr

Many third party CSS frameworks have these type of plug -ins embedded inside.If you want something specific to create menus on left and right Sidr can be your choice. Sidr Using this plug -in you will be able to create side menu bars on both sides which are responsive.You can modify the sidebars by placing… Continue reading jQuery menu plugin – Sidr

Stripe JS Payment tutorial

Stripe JS is a framework used to collect payments using credit card in an easy way. It supports all major currencies and can be included into your project with a single link. Here is the step by step tutorial for introducing a simple stripe payment. Step 1 <script type=”text/javascript” src=”https://js.stripe.com/v2/”></script> Step 2 So after including… Continue reading Stripe JS Payment tutorial

API Documentation browser Dash for Macintosh

We are developers,coders and creators.While implementing our creation we spend most of the time looking for the right code to use from the API from different websites. Dash Description Dash is an macintosh application designed to provide all API documentation  at a single place .It will be easy for everyone who is working on a… Continue reading API Documentation browser Dash for Macintosh

Integrating PayPal to Your WordPress Site

When running an e-commerce based website, it is crucial to have an efficient and customer oriented payment gateway system. Apart from having an appealing and organized way of marketing your products and services online, you need to provide the kind of service that enable to have quality shopping experience for your customers and clients. Online… Continue reading Integrating PayPal to Your WordPress Site

Lightweight CSS Frameworks

All websites shares common elements like grids,menus,forms and buttons.so to code a website which is already related to some grid structure the easiest way to make that website is to use the lightweight CSS frameworks which are pre-built optimized and responsive too. So all frameworks work under one rule. Connect -> Copy -> Edit Every… Continue reading Lightweight CSS Frameworks

The Best E-Mail Marketing Solutions for Joomla

Using Joomla as your CMS or content management system tool allows you to further extend you clientele base. But apart from using this particular tool, you need to come up with effective online marketing solutions in order to promote your site. If you have an online business, it is strongly suggested that you have e-mail… Continue reading The Best E-Mail Marketing Solutions for Joomla

Marketing E-mails for Web Designers

Sending marketing e-mails like newsletters is still one of the most effective online strategies used by several companies. But being able to create a quality HTML email is not easy especially since HTML emails are bug-prone and can be really consistent. Just considering the different ways as to how online users check their emails like… Continue reading Marketing E-mails for Web Designers

Drupal ubercart coupons support for the Stripe coupons

You may probably wonder: my Drupal site uses ubercart to handle all my orders. Out of the various payment gateways I’m most impressed with Stripe, and it is supported by ubercart too. Perfect! Just one small problem though: the stripe add-on doesn’t support coupons. Why? What if I add a feature to add coupon support?… Continue reading Drupal ubercart coupons support for the Stripe coupons