The Code You Will Love

Marketplace Extension Installation in Magento

Posted on: Sunday November 22, 2015

You can convert your existing website to Marketplace using “Cybage” Marketplace plug-in. It’s Free and you can read Detail here… << Read >>. After Installation, [...]

Read More

How to Hide/remove/disable Add to cart button in woocommerce ?

Posted on: Tuesday June 30, 2015

  So, to remove add to cart button from product detail page and shop page i.e. product listing page all we need to do is to add these two hooks. [crayon-6648ddcf181c4888601483/] We can place [...]

Read More

Selectors In CSS3 (NEW FEATURE)

Posted on: Tuesday June 23, 2015

  What Selectors Means in CSS: In CSS, selectors are patterns used to select the element(s) you want to style. it means style on Every element which you want e.g. <p> (Selects all <p> [...]

Read More

New Features in CSS3

Posted on: Tuesday June 23, 2015

  CSS3 has been Divided into “modules”. It contains the “old CSS “. In addition, new modules are added. Some important CSS3 modules are: Selectors Box Model [...]

Read More

Get Data in Loop From WordPress Table

Posted on: Saturday June 20, 2015

How to get The Loop working with $wpdb->get_results() [crayon-6648ddcf187e7833541898/] [...]

Read More

Insert & Fetch Data From WordPress Database

Posted on: Thursday June 18, 2015

  Insert Data in Database : [crayon-6648ddcf18c0e421059721/]   Fetch Data Form Database : [crayon-6648ddcf18c16877591646/] 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-6648ddcf18ef2315965478/]   Second & Third Post: [crayon-6648ddcf18ef9415334900/]   [...]

Read More

Repair Table in Mysql/PhpMyadmin

Posted on: Tuesday June 9, 2015

There is two way to repair Database Table in ‘phpMyAdmin’. First Option Login to phpMyAdmin Choose the affected database. If you only have one database, it should choose it by default so [...]

Read More

Contact

Posted on: Wednesday June 3, 2015

[contact-form-7 id=”504″ title=”Contact form [...]

Read More

How to increase maximum execution time in php

Posted on: Friday May 29, 2015

[crayon-6648ddcf19643194376284/] Place this at the top of your PHP script and let your script [...]

Read More
Translate »