Talks on Web Technology and Better Product Development
When I was new to wordpress theme development, I faced a common problem that many others might have faced. That is adding or linking or integrating a static or custom page in your wordpress site. It is very possible that you may prefer to keep one of your page or file linked as the following:
http://www.yoursitename.com/products.php
Sometimes […]
Hello!
Recently I am working in a wordpress project where I am converting a total static site to wordpress site. What I do is: (1) from the static pages, I am taking the static text and creating a new wordpress page for each static page. (2) fetching the page content/text by page id and (3) showing […]
Hello!
Recently a Canadian client of mine told me to look at an interesting wordpress problem. I regularly develop wordpress theme for him. He is a great artisitic designer of wordpress theme and I code theme to HTML & CSS. Whatever, my client told me that he wants to password protect a sub-directory “download”. He has […]
I am a website designer and programmer. I started this to share information, techniques and knowledgles with other people that can benefit them. I am planning to cover PHP, MySQL, JavaSript, AJAX, DHTML, CSS and XML. All these are related to Web Design and development. I shall try my best to write on up-to-date information.