Swashata has written 259 articles

Hi there, I am the Lead Developer at WPQuark.com. I love to create something beautiful for WordPress and here I write about how to use them. When I am not working, usually I am doing a number of other creative things ;).

Aweber Integration with eForm

Aweber is a popular paid Email Marketing tool. To integrate eForm with aweber, please follow the procedure below. #1: Get the authorization code: Please visit this link and authorize the application by entering your aweber login and password. Once done, it will give you the authorization code. Once completed it will give you the authorization code.…

MailChimp Integration on eForm

MailChimp is  a free and very powerful email marketing tool. To integrate MailChimp automatic subscription with eForm please follow the procedures below. #1: Get MailChimp API Key: Getting MailChimp API key is free and is available from your Account section. MailChimp knowledgebase has an tutorial which you can read here. #2: Get MailChimp List ID: Next what…

Serving Font from CDN – Dealing with CORS

Serving static files from CDN is a good practice. Unfortunately, if you are trying to serve font files from a different domain, then you might see broken glyphs on Firefox or Internet Explorer browsers. While this works perfectly in Webkit based browsers (Google Chrome), latest Firefox and IE have security implementation which blocks such services.…