by Parth Kheni | Mar 30, 2015 | WordPress
Have you ever tried to publish a post in WordPress with PHP? If no then this post will teach you how to publish a post in WordPress using PHP. It is a very easy task. What you have to do is just copy the code given in this article and include it in your program and...
by Swapna Lekshmanan | Mar 20, 2015 | WordPress
Sometimes we need to display a fixed message or warning message like the disclaimer at the end of each of your WordPress Posts. So instead of manually copy pasting each time you want to publish an article, I am gonna show you how to add the message programmatically at...
by Parth Kheni | Dec 17, 2014 | WordPress
There are many plugins and one of them surely fits for your requirement. But, the main problem with plugins is that it slows down your website speed while loading. In this tutorial, we are not going to use any plugin to open any website in a new window from your...
by Swapna Lekshmanan | Nov 28, 2014 | WordPress
You might have come across some website which have embedded Flipboard Magazines on their webpages. It is very easy to embed it. It looks very cool and helps users to see the archives of your website easily. You can embed Flipboard magazine on your website within...
by Swapna Lekshmanan | Nov 27, 2014 | WordPress
Genesis is the best platform to work with. It is fast, simple and SEO friendly. But there is one problem with almost all the Genesis Child Themes that their header menu is not responsive. It is very important for us to make our website mobile responsive as this is the...
by Parth Kheni | Jun 1, 2014 | WordPress
It’s obvious that we all have selected different themes for our website or blogs and all these themes have default settings to show certain categories on homepage. Most of the themes we came across displayed the recent articles from all the categories. But at times we...