Insert & Fetch Data From WordPress Database

Posted on: Thursday June 18, 2015

  Insert Data in Database : [crayon-6740425075807818626534/]   Fetch Data Form Database : [crayon-6740425075812192660014/] For Display row from database use column name e.g. [...]

Read More

Latest 3 Post in WordPress Page

Posted on: Thursday June 18, 2015

Here we will Create 3 Latest Post one after one by ‘bootstrap’. First Post : [crayon-6740425075b52248169163/]   Second & Third Post: [crayon-6740425075b59684008856/]   [...]

Read More

How To Uninstall A Magento Extension

Posted on: Sunday April 26, 2015

STEP 1: Log into your magento administration panel. STEP 2: Click on MAGENTO CONNECT MANAGER. STEP 3: Click the dropdown menu besides the extension name and and choose “Uninstall”.  Then [...]

Read More

How To Change Logo in Magento Theme

Posted on: Wednesday April 15, 2015

How To Change Logo in Magento Theme (Fortis): 1. Click on “System -> Configuration -> Design”  (In Admin Panel) 2. Click on “Header” Tab 3. View “Logo Image [...]

Read More

Admin Login Problem in Magento

Posted on: Wednesday April 15, 2015

Admin Login Problem in Magento (localhost): 1. Go to Folder: Magento -> App -> Code -> Core ->Mage ->Core -> Model -> Session -> Abstract -> varin.php 2. Open [...]

Read More