WordPress, lets you attach images in any of your pages of the site. But what about you are directly displaying the images in your site via url? Will it give all the details about the image? Well, it will not…
Tutorial
Fix White Screen Of Death In WordPress
In your WordPress site, you may face sometime the white screen of death leaving you nothing to do. And due to no error reporting too, you can’t figure out about what caused it for your site. So, you are exhausted…
Use Masonry To Add Pinterest Style Post Grid In WordPress
What if, you have checked out the popular social site like: Pinterest and want to create similar layout? And why not create the same layout too since it might save too much space for your site, removing unwanted whitespace, which…
Adding Custom Class In WordPress Menu Items
WordPress, let’s you create menu as needed for your site and assign it to the required menu location provided via theme on your site. But what about, what if you want to modify 1 specific menu item or a range…
Display Header Video In WordPress In Different Pages
WordPress, from the release of 4.7, let’s you support header video within the theme. However, if you support it, you will get the video in the home page only for your site. And other other pages, you will see only…
How To Open WordPress Menu Items In New Tab/Window
WordPress, as CMS, let’s you create as many menu as you need for your site. But by default, the menu created in WordPress will open the menus in the current window. But how about opening them in new tab or…
How To Change Default Gravatar On WordPress
WordPress, let’s you add post comments for your blog post. The post comments will display the user avatar, ie, Gravatar image before the comment by default. If the user has the email associated with Gravatar then, the Gravatar image will…
Displaying Full Content For Sticky Posts In Blog Page
WordPress, as CMS, let’s you create sticky posts in your site as you need it, which always sticks at the top of the blog page created for your site. And is there any limit in creating sticky posts in your…
Add Theme Support For JetPack Infinite Scroll
WordPress, as CMS, let’s you add as many feature as you need for your site via either the theme or plugin. And most of the feature will not be able to add within the theme and hence, plugin is probably…
How To Add Caption To Images In WordPress?
WordPress let’s you add as many images as you need for your site. But, what about you add the image details on those images added in your posts or pages? Is that even possible for your site? Well, WordPress has…