Please disable ad blocker to see the page.

Three Ways To Display Blog Post On Static Front Page

In most cases, a website owner want to use static front page and you know it's easy to set it, but if you want to display posts on that static front page then you have to do some more work.

What are WordPress Hooks And How To Use And Create it

What are WordPress Hooks And How To Use And Create it
In WordPress development process hooks are very useful. Look, to obtain any distinctive changes, you have to alter the core part, but it is not good to touch core files, it will generate loopholes. Here hooks will help you.

Automatically Share Your New WordPress Post To Social Media

In current scenario social media websites is a big source to drive traffic for a website/blog. Even if you run an online business, you can take advantage of its popularity to promote your products and attract customers. Although It is not difficult to understand its importance. But the question is, how can you share your post to this huge social media list?

Simple Code To Fetch RSS Feeds For Your WordPress Website

Here I am going to tell you about RSS feeds for WordPress. If you like to get updates of your favorite sites or want to show content of any site in WordPress, you don't need to visit the site. RSS feeds is a great way to do this task. It also helps to enrich the primary content.

Add Custom Jquery Popup Window To Your Theme Without Using Plugins

There are many ways and reasons to add Jquery Popup Window. I will show you a way from many, but I think you know the reasons, like you want to display contact us form, facebook like or subscription box in popup window, also it can be used to display error or some kind of ads.