Making a wordpress ecommerce website is very easy.Now a days ecommerce websites are gradually increasing and everyone wants to make a ecommerce website to sell their products. For making a ecommerce website I think CMS like wordpress is best. And obviously making ecommerce website in wordpress is user-friendly and it is easy to integrate to sell the products. Actually for making a wordpress ecommerce…
Sometimes you want to make password protected blog posts in wordpress and you don’t want to show your posts to visitors.You just make those posts password protected and the registered member will only get that password and may able to view that password protected post. To make password protected post: 1. Login wordpress dashboard and click ‘Add New Post’. 2. Write your post and after…
Sometimes you want to make password protected page where user have to login to view your provate pages.In wordpress there are many ways to make password protected page. And from all those ways i am here sharing a best technique for making password protected page.You just follow my instructions. Instructions for making password protected page: For making password protected page you need to use…
In wordpress posts and pages there is no way to write php script in wordpress posts by default.You can only write html,css & javascript,jquery code. So there must have a way to write php code in wordpress.Yes for this problem there is plugin named “Exec-php” By this you can be able to write php code in your wordpress posts and pages. Instructions: 1.First download…