Create Twitter app

Login to twitter Navigate to https://apps.twitter.com/ Click on Create new app Fill Website and Callback URL Website = http://demo.nwdthemes.com Callback URL = http://demo.nwdthemes.com/nwdthemes_sociallogin/twitter/connect/ Switch to Settings tab and check Allow this application to be used to Sign in with Twitter checkbox Switch to API Keys tab and Copy app key and secret to extension configuration

read more

Preview Installation

Preview installation is for people who want to create magento installation like our demo store. Do not install preview package on LIVE SITE or EXISTING STORE It contain complete magento source and will overwrite your original files. Extract content of preview.zip Create new database using your favorite MYSQL manager ( like phpMyAdmin or HeidiSQL ) […]

read more

Installation

This section descript installation process. There are two types of installation – install theme on existing site or install preview package that contain sample data like our demo.

read more

Magento 1.9.2.0 Static blocks issues

Recently we have updated our demo site to 1.9.2 and notice strange behaviour of static blocks. Magento was showing wrong static blocks. After some research it turns out that it is known issue and moreover, there is an open bug for this magentocommerce.com/bug-tracking/issue/index/id/870. This happens due to the following code being added to the constructor […]

read more