Join relation with post and taxonomy using wordpress query
How to write a query for creating a relationship with post and taxonomy. Before writing query don’t forgot to define global $wpdb variable. $wpdb is a global variable which instantiates …
How to write a query for creating a relationship with post and taxonomy. Before writing query don’t forgot to define global $wpdb variable. $wpdb is a global variable which instantiates …
Hello guys some time we are facing problem for making logical relation which is not possible by using word press predefined functions. In this article I guide how to write …
There’s a WooCommerce builtin shortcode to add a product to cart, by default the shortcode works only for simple product, not for variable products, as when using this shortcode you …
The following error is caused by a space after the site or home URL in the WordPress database: Warning: Header may not contain more than a single header, new line …
SQL injection is one of the most common vulnerabilities in applications on the web today. This article will show you how to prevent SQL injection on your website using Prepared Statements in PHP.
If you take user input through a webpage and insert it into a MySQL database, there’s a chance that you have left yourself wide open for a security issue known …
Block Alphabet in text field using JavaScript
In this article, I will demonstrate how to allow user to input block numeric characters in a TextBox field by using Javascript. The program prevents user from copying and pasting numerical characters into the TextBox.
Create Facebook share links, Twitter “tweet this” links, Google Plus share links, LinkedIn share links, Pinterest “pin this” links and email “mailto” links that will work anywhere — even inside emails!
Just go to the Admin section, select products->Attributes->Manage Attributes.
Then just click on “Add New Attribute” on the top right hand side.
Once you have added it, clear the magento cache, and edit a product.
You will see the attribute in the General tab being available for editing.
