How to add coupon codes and discounts in magento
If you want to know how to add coupon codes and discounts in magento store, please follow the instruction below: First set up your rule information in Magento. Log in to your admin and go to Promotions>Shopping Cart Price Rules: …
Disabling Magento Demo Store notice
On the development phase of magento will will see something like “Any orders placed through this store will not be honored or fulfilled.” thats magento’s demo store notice. Here we are discussing on disabling Magento Demo Store notice To disable …
Multiple file uploader using php html and jQuery
In this post we are discussing about Multiple file uploader using php html and jQuery. we can upload multiple files by just using php, html and jQuery. First, let’s create the html form and add two “buttons” that will be …
Get meta data from wp_options table
In wordpress wp_options table, option_values are(some values) saved as serialized.So directly we can’t get those values. Now i’ll tell you easy method to get meta data from wp_options table. I want to get option name – ” tax_meta_25 “, values. …
