Tag Archives: WordPress

How To Add An Undo Button In WordPress Post Editor?

Earlier we have discussed about restoring posts using WordPress posts revisions and now today will will show you how to quickly restore those revisions with an undo button. Default WordPress installation doesn’t provides you any undo button, it only provides you the saved/auto-saved revisions which are the backup copies of your posts, they get automatically saved and also everytime you click ‘Save Draft’ or ‘Update’ buttons. Using post revisions you will be able to look back at the recent changes you’ve made and revert to an earlier version if required.

Continue reading How To Add An Undo Button In WordPress Post Editor?

How To Design Easy WordPress Admin Environ For Your Client Websites?

Default WordPress admin area is user-friendly but it turns complicated when you start installing plugins and it becomes very complicated and messy when you try to add all wired features you client has asked you to put into his website. In this tutorial we will show you how to provide an easy and user-friendly admin area i.e. dashboard environ to your clients and make site management easy for them.

Continue reading How To Design Easy WordPress Admin Environ For Your Client Websites?

Writr: Content Oriented Tumblelog WordPress Theme By Automattic

Writr is the brand new content oriented tumblelog WordPress theme, good for personal blogs and websites. Theme has a minimalist, fast and responsive layout which you can customize in minutes. Its default color scheme is green but provides you 6 different color schemes: turquoise (default), blue, green, grey, purple, red and you can also customize its header and background color. You can make it look wider, use a custom navigation on  the left sidebar, use custom header and background images etc.

Continue reading Writr: Content Oriented Tumblelog WordPress Theme By Automattic

How To Find WordPress Content IDs?

From 2.5 version of WordPress, the content IDs on all admin area screens have been removed but there are various plugins, widgets and themes that requires post IDs for some specific features. For Example: Some WordPress themes like Atahualpa enables you to show/hide sidebars on specific pages and for that they asks you to enter page IDs.

Continue reading How To Find WordPress Content IDs?

How To Hide Specific WordPress Plugins From Logged In Users?

In general all WordPress plugins are visible for all logged-in users and they can see it from admin area’s plugin page. This tutorial is about new WordPress plugin (by kvcodes.com) that simply lets you hide a particular plugin from logged-in users of your website. After activation the plugin allows you to select and hide individual plugins. It doesn’t affects the plugin’s functionality.

Continue reading How To Hide Specific WordPress Plugins From Logged In Users?

How To Quickly SetUp WP Super Cache In WordPress?

WP Super Cache is the most popular and fast caching engine for WordPress sites. But new users sometimes find it difficult to setup, in this post we will provide you a quick tutorial on how to setup this plugin in your WordPress site. The plugin produces static HTML files of your website’s pages like posts and custom post types. After the HTML files are generated, your webserver starts serving those files on client requests instead of processing heavier PHP scripts and database queries everytime. Hence it makes your website fast and less resources are used.

Continue reading How To Quickly SetUp WP Super Cache In WordPress?

How To Display Your Team/Staff Members In WordPress?

With WordPress Team Manager you will be able to display team or staff members via shortcodes on WordPress pages. You can display your staff/team members with their pictures, social links, vcard etc without registering them on your website. The plugin enables a new post type from where you can add new team members, their details and social media links etc.

Continue reading How To Display Your Team/Staff Members In WordPress?

How To Insert Bootstrap Glpyhicons & Dashicons In WordPress?

Bootstrap Glpyhicons are the 12×12 icons you can use for your business projects, inside your blog posts, you can use them as visuals for your website’s sidebar navigation, on a purely icon-driven navigation, they fits better next to h2 headings tags, with links etc. Essentially, anywhere you can put current <i> tag icons. Bootstrap Glyphicons uses the same Bootstrap structure (<i> tag for all icons), for using larger Glyphicons you can use an additional icon-large<i class=”icon-large icon-search”></i>.

Continue reading How To Insert Bootstrap Glpyhicons & Dashicons In WordPress?

How To Disable Your Gravatar Profile Hovercards Across Internet?

By default all Gravatar information is public and it automatically appears on hovercards enabled websites. But if you don’t want to show up your information on websites you have commented on then you can make your gravatar profile private. Simply Log in to your Gravatar account. At the top of your web browser’s screen, click My Account, then click on View My Profile and from the lower right corner of your profile, click Hide My Profile option.

Continue reading How To Disable Your Gravatar Profile Hovercards Across Internet?

How To Insert Tabbed Content In WordPress Posts & Widget Areas?

Tabs Shortcode and Widget is a completely new way of inserting tabs in WordPress. The plugin provides you both shortcode generator and sidebar widget for creating beautiful tabs using its nice and easy interface. With this new plugin you can insert tabbed content anywhere on your website like inside your pages, posts & custom post types, widget area and template files.

Continue reading How To Insert Tabbed Content In WordPress Posts & Widget Areas?

How To Change Images & Other Media Files In WordPress?

Replacing image files means you can replace attachment files simply uploading another new file in its place in media library without having to delete, rename and then re-upload files in WordPress. Enable Media Replace works as a big time saver, it enables you to replace images. Using this plugin you can would be able to replace any uploaded media file both from WordPress media library page or Add New/Edit post screens.

Continue reading How To Change Images & Other Media Files In WordPress?

How To Set Featured Images (Post Thumbnails) In WordPress?

In WordPress featured images are used for representing contents like posts, pages, and other custom post types, etc. You can easily assign a featured image (also called post thumbnail) to posts and pages of your website, it is used by many themes and plugins for enhancing the presentation of your content.

Continue reading How To Set Featured Images (Post Thumbnails) In WordPress?

What Is Gravatar And How To Get One?

Gravatars are the globally recognized avatars, it is an image assigned to email addresses which automatically shows up on gravatar enabled websites. For Exmaple: Suppose you have created a WordPress site and invited your friends to join-in, now if they have a gravatar profile and they registers on your website using the same email address, their profile picture and names will automatically start showing up on your website. Gravatar service was created by Tom Preston-Werner. Since 2007, it has been owned by Automattic, the company behind WordPress.

Continue reading What Is Gravatar And How To Get One?

How To Customize WordPress Post Edit Screen?

Earlier we have discussed about writing your first blog post. In this tutorial we will explain you how to enable hidden features of WordPress post edit screen and customize it. Post edit screen is an admin page from where you write new blog posts (Dashboard -> Posts -> Add New) or edit old ones. Default post edit screen consists of post editor and meta boxes like publish, format, tags, categories and featured image.

Continue reading How To Customize WordPress Post Edit Screen?

How To Use iOS Style jQuery Scroll In WordPress?

Instead of showing default scroll bar with top and bottom scrolling buttons you can enable a custom iOS style scroll bar with custom colors as per your website’s theme and colors, you can also use a custom border and custom scroll bar dimensions in your WordPress site. WordPress Nicescroll is the new plugin which upon activation transforms default scroll bar with its custom jQuery scroll compatible with destkops, tablets and smartphone devices.

Continue reading How To Use iOS Style jQuery Scroll In WordPress?

Auto Resize High Resolution Images During Uploads In WordPress

In general, most WordPress website owners use software and online apps for resizing their high resolution images before uploading and using them inside their website content. Earlier we have discussed about WP Smush.it plugin which compresses images in WordPress in-order to improve your website’s performance without affecting the image quality. Today in this tutorial we will show you how to extend default WordPress image uploading functionality and make it auto resize your images to a size defined by you.

Continue reading Auto Resize High Resolution Images During Uploads In WordPress

How To Highlight Code Syntax With Crayons In WordPress?

There are many syntax highlighter plugins out there in WordPress plugin repository and WordPress also provides you a simple feature for highlighting code inside your posts and pages. All you have to do is switch from ‘Visual’ to ‘Text’ mode, select the syntax and click ‘code’ button. In this tutorial we will show you how to use a more beautiful option i.e. using crayons for highlighting syntax in WordPress.

Continue reading How To Highlight Code Syntax With Crayons In WordPress?

How To Embed Entire YouTube Channel As Playlist In WordPress?

YouTube Plugin for WordPress provides you tons of awesome features for integrating YouTube with WordPress together. In this tutorial we will show you how to use this plugin to embed an entire YouTube channel as a playlist in your WordPress site. First thing you should know that if you have a YouTube video URL and you want it to embed in WordPress then all you have to do is paste the complete URL on its own line.

Continue reading How To Embed Entire YouTube Channel As Playlist In WordPress?

Top 5 Plugins To Break WordPress Post Content In Tabs

Enclosing WordPress post content inside responsive tabbed sections is a convenient way of displaying long blog posts. Using a tabbed layout you can easily break up your articles information and show them a small space keeping your advertisements display all the time. In this tutorial we are listing some of the best tabs plugins designed for WordPress posts and post types.

Continue reading Top 5 Plugins To Break WordPress Post Content In Tabs

How To Create A Vertical Tabbed Slider In WordPress?

Vertical Tab Slider is a very attractive and easy plugin to create a simple good looking tabbed slider which auto-rotates according to defined interval of time and also enables your website visitors to rotate the images and description by manually clicking on the tabs, you can also set it to pause slides on hover (mouse over).

Continue reading How To Create A Vertical Tabbed Slider In WordPress?

How To Create Free Responsive WordPress Image Sliders With Soliloquy Lite?

Responsive WordPress Slider – Soliloquy Lite is a good plugin for easily creating beautiful, simple and responsive image sliders in minutes. Soliloquy, the popular responsive WordPress sliders plugin is now available in its Lite form which is free and you can download it from WordPress plugin repository. The plugin is lightweight, user friendly and in this tutorial we are providing you a step by step guide on its usage.

Continue reading How To Create Free Responsive WordPress Image Sliders With Soliloquy Lite?