WordPress is the most successful blogging CMS in market. There are lots of free plugins available for free. Today we will show you some of the few contact form for wordpress. This will be our top five wordpress plugin for contact form. This is our top five list so you can differ from us. 5. …
Read more about Top Five Contact form Plugins For WordPress
When you want to display content of a post in wordpress, you can use just “the_content” in the loop to display content. Now there are some scenarios where you want to display only images of the post instead of text. So here in this post I will tell you that how we can get images …
Read more about Get images from post content in wordpress
single.php is used to display posts of a categories in wordpress. Suppose you want to display each category with a different layout then you can add different template file for each category. You can use built in function “in_category” of wordpress. This function checks that the specific post assigned to which specific category. You can …
Read more about Different post template for each category in wordpress
If you have some child pages for any parent page then you maybe want to add child pages in sidebar. Menu in website sidebar is common thing you have seen menu in sidebar in many websites. You can easily create a sidebar menu in wordpress using “wp-list-pages”. This blog post in not about “wp-list-pages”. I …
Read more about Display Child Pages on parent page as menu items in wordpress
wordpress is the most know and easy CMS for blogging. If you are a regular user of wordpress then there is a question must came in your mind that how you can change wordpress logo on login page. There are several Plugins available to change wordpress logo on login page but i think we don’t …
Read more about Change logo on wordpress login page