Category Archives: WordPress

The Newswire: Free Responsive WordPress Theme In Red, While & Black Colors

The Newswire is the brand new WordPress theme by wpdevshed.com with beautiful and clean design. Great for personal weblogs and simple news sites. It provides you two customizable menus and you can also add banner code to the header and sidebar from the customize menu.

NewsWire Responsive WordPress Theme NewsWire Responsive WordPress Theme 2

Theme also has a huge home page slider for showing your latest blog posts (or sticky posts if you like). You can up;oad your own logo from its admin section customize options page. Other than this you can change fonts, colors and background without any custom CSS coding etc.

How To Show/Hide Title On Per Post-Page Basis In WordPress?

You can very easily show or hide on your WordPress site post, page or any other custom post type etc on per post basis. You can decide on what post/page you like to show title and on what post/page you like to hide. This way you can hide selected post/page titles on single pages. Hide Title is a handy WordPress plugin that allows you to do so. [Also read: Hiding Selective Widgets Title]

So first install and activate Hide Title plugin. Upon activation the plugin automatically adds Hide Title meta box on edit content page. Now what you have to do is tick the checkbox for showing/hiding title in single i.e. pages.

Title on archive pages show as it is but when the title is clicked and single page is opened, the title goes off itself. The plugin doesn’t disturbs your old posts, pages etc. By default ‘Hide the title on singular page views’ option is unchecked.

How To Add Custom CSS Classes To Individual WordPress Widgets?

By default most WordPress themes uses same style for all sidebar and other widget areas. This tutorial is on how you can make selected widgets on your website look differently in some custom style given by you.

First of all install and activate the WordPress plugin called Widget CSS Classes. This is a well known WP plugin that allows you to add custom classes and ids plus first, last, even, odd, and numbered classes to your widgets. Not only this much but it also adds some additional classes to help you style your widgets more easily:

  • widget-first: added to the first widget in a sidebar
  • widget-last: added to the last widget in a sidebar
  • widget-odd: added to odd numbered widgets in a sidebar
  • widget-even: added to even numbered widgets in a sidebar
  • widget-#: added to every widget, such as widget-1, widget-2

After activation visit your admin area Dashboard -> Appearance -> Widgets page and you will see a new CSS class field is added under each widget. Now all you have to do is write custom CSS and add its class to individual widgets.

Screenshot showing basic widget after the plugin is activated:

Screenshot showing widget with ID field and Dropdown option enabled:

Widget Options & Features:

There are some more options this widgets provides you (Settings -> Widget CSS Classes) like you can enable Widget Number Classes, First/Last Classes, Even/Odd Classes, Show Additional Field for ID, Class Field Type Text Dropdown Hide etc. Also you can define Classes for Dropdown from the options page.

Features:

  • Adds a text field to a widget for defining a class
  • You can specify multiple classes by putting a space between them
  • Optionally adds a dropdown menu with predefined classes instead of a text field
  • Optionally adds a text field to add an id to a widget
  • Adds first and last classes to the first and last widget instances in a sidebar
  • Adds even/odd classes to widgets
  • Adds number classes to widgets
  • Fully translatable
  • Multi-site compatible
  • Compatible with Widget Logic and Widget Context plugins
  • Has filters and hooks for customizing output including class names

Easily Add Search Box On Your WordPress Navigation Menu Bar

You can easily, in just one click add a search box in your WordPress site’s main navigation menu bar. Search box on Navigation Menu lets you do this in a very easy way. All will be needing to do is install and activate it.

Upon activation the plugin adds the default search box on main navigation menu that will save the space and flexibly fit with the menu.

New WordPress Sliding Contact Form By FormGet

Sliding Contact Form By FormGet is is a powerful form builder tool with lots of form building features. Using this new plugin you can capture your site visitors information, you can build unlimited contact forms in some seconds. It provides you a beautiful AJAX powered contact form builder with drag and drop interface.

The plugin is easy to use. Simply install and activate Sliding Contact Form By FormGet. After activation visit your admin area Dashboard -> Contact Form page and from there you can start creating your contact forms. Its admin area interface is intuitive & easy. Contact Us button can be set in at any of the given direction(left, right or bottom) you set, you can show it on every page on your website or you can display form on individually on pages, post, widgets and sidebar.

The good thing about this new contact form plugin is that it flawlessly redeems FormGet to your website, now no more swapping between your website to edit contact forms, you can view submission and copy code. It lets you manage your FormGet account from your wordpress dashboard, so can take advantage of all FormGet great feature without leaving your editor.

How To Select-Deselect All Terms Of Any Parent Taxonomy In WordPress?

You must have observed this type of feature on many websites. By default, WordPress allows you to select taxonomy terms one by one, even if you select any parent taxonomy, you have to select other child taxonomy terms one by one. This is good for most WordPress users but sometimes you need more options.

Continue reading How To Select-Deselect All Terms Of Any Parent Taxonomy In WordPress?

Control WordPress Site Using Operating System Like App Launcher

Now you can add a fast and responsive launcher bar similar to application launcher buttons in various operating systems. WP Start bar automatically add a Windows like launcher bar with a start button you can use for visiting various sections of your website. This way you can control your website just like you control your operating system.

Continue reading Control WordPress Site Using Operating System Like App Launcher

Set Default Image For WordPress Post Thumbnails With Advanced Options

You can automatically set and display a default Post Thumbnail image (featured image) either the first image attached to a post or you can set default images as thumbnails for specific categories, tags, custom taxonomies etc. Also you can exclude certain posts. Supports custom fields to ease upgrading.

Default Thumbnail Plus

First install and activate Default Thumbnail Plus plugin then follow the given steps:

Step-1 After activation visit your admin area Dashboard -> Settings -> Default Thumb Plus page.

Step-2 Now first it will ask to set default thumbnail that will be loaded if the post has no featured image set.

Step-3 Now click ‘Add Filter‘ button, upload image and use dropdown to set selected image as featured thumbnail of posts from any specific category, tag posts etc.

The plugin provides you several other options:

Use image attachment if available: Automatically use the post’s first available image attachment for the thumbnail. This is useful for older posts that haven’t got a featured image set.

Automatically use first embedded image, use embedded image if available: Automatically use the post’s first available embedded image for the thumbnail. This is useful if you embed external images.

Automatically use first embedded video, use embedded video thumbnail if available: Automatically use the post’s first available embedded video for the thumbnail (YouTube only).

Custom field: Enter a custom field key here, it’s value if set will become the default post thumbnail for that post. The custom field value can either be an Attachment ID, or a link to an image.

Excluded posts: List of posts to be ignored by this plugin. Comma separated e.g. 10, 2, 7, 14

Cache and resize external images: Automatically resize, crop and cache external images & video thumbnails. Recommended option, however doesn’t work with some server configurations.

Enable or disable plugin hooks (for developers only): Filter post_thumbnail_html     Filter get_post_metadata

New Easy Way Of Overriding Text Selection Color In WordPress

You can change text color of your WordPress site to whatever you like, few months back we discussed how you can change text selection color by editing style.css or by adding the css to Jetpack’s Edit CSS editor etc. But now you can do this more easy, without digging inside your theme files etc. Now you can do this with an easy to use WordPress plugin.

Continue reading New Easy Way Of Overriding Text Selection Color In WordPress

Easily Disable WordPress 3.7+ Automatic Updater Without Any Plugin

WordPress 3.7 release is set to update its installation automatically without any user input. Soon after its release, many new plugins came in the free market and we have already discussed about them earlier:

  1. How To Extend WordPress Automatic Background Updates For Major Releases?
  2. Automatically Test Your WordPress Site Compatibility For New Updates
  3. How To Stop WordPress From Running Updates Automatically?

How to disable WordPress automatic updater?

This article explains you how you can turn-off WordPress automatic updater without using any plugin.

All what you have to do is open your website’s wp-config.php file and add the following code:

define( 'AUTOMATIC_UPDATER_DISABLED', true );

How to edit wp-config.php file?

wp-config.php file is located in your WordPress site’s root directory. This file cannot be accessed or edited from the admin area dashboard. For editing wp-config.php file you will need to visit your site’s file manager via cPanel or FTP.

Top 3 WordPress Admin Themes For Clean Stylish Dashboard Interface

There are many admin area themes but only a few gives your dashboard a clean classic style that can be used for a longer duration of time. This article list three WordPress plugin that enables a beautiful dashboard themes as soon you activate them. Following are the most popular and best admin area themes you must give try.

Continue reading Top 3 WordPress Admin Themes For Clean Stylish Dashboard Interface

Enhance Your Website Pages With WordPress Canvas Shortcodes

With brand new WordPress Canvas Shortcodes plugin you can quickly insert Accordion, Tabs, Toggle, Columns, Testimonials, Borders, Buttons, Full Width, Notifications, Google Maps, Social Icons, Progress Bars, Pricing, Highlights, Custom HTML, Code etc in your website pages using its fast shortcode generator.

Continue reading Enhance Your Website Pages With WordPress Canvas Shortcodes

New WordPress jQuery Based Beautiful Tag Cloud Plugin

Muki Tag Cloud is the new new WordPress tag cloud plugin that allows you to display creative, beautiful and colourful tag cloud. Install and activate Muki Tag Cloud plugin. After activation visit your admin area Dashboard -> Settings -> Muki Tag Cloud page.

Now from the options page you can set  you tag cloud widget’s width, height in percent or pixel. You can set Tag Cloud to display random or order them by article, you can set smallest & largest font size and color scheme. It shows you real time tag cloud preview.

Finally, you can add the widget to sidebar or any other widget area from Dashboard -> Appearance -> Widgets page.

Virtual Posts: Show Any RSS Feed Content As Own Post In WordPress

You can display any feed content as your own post content in your WordPress site. Virtual Posts is the new plugin that can publish virtual posts from any feed and instead of creating post copies it creates it’s own “virtual” posts and shows the feed content as a post.

First install and activate Virtual Posts plugin. Upon activation visit your admin area Dashboard -> Settings->Virtual Posts and add your feeds. You can set maximum number of  items to show for each feed.

Virtual Posts

Virtaul Posts 2

From the ‘General’ tab you can set minutes between cron jobs to fetch feeds. Default fetch interval time is 20 minutes.The plugin also provides you a widget for displaying virtual posts in your sidebar.

Beautifully Create & Randomly Display Campaigns On Your WordPress Site

MFS Campaigns is the powerful, easy and till now best WordPress plugin for randomly displaying campaigns with custom links on the top of your WordPress site. It provides you the best way of creating multiple campaigns from admin area dashboard and that’s all. Rest is done buy the plugin itself. It will be displaying campaigns randomly on your website. It gives a neat display and is not at all disturbing, your visitors may hide the campaign box by clicking small x button. Just like old Wikipedia’s begging messages.

Continue reading Beautifully Create & Randomly Display Campaigns On Your WordPress Site

Easiest Way For Displaying Downloadable Media File Button In WordPress

Easy Media Download provides you the easiest way to add downloadable media file buttons. This is the new WordPress plugin that activates an easy shortcode button that offers file download to your readers, your readers can download digital media files from your website. It instantly starts the download once the button is clicked.

Continue reading Easiest Way For Displaying Downloadable Media File Button In WordPress

How To Set Custom Default Link For Images In WordPress?

You can select default link for images while uploading or inserting them inside your WordPress site, in posts or pages. You can select default link to None, Attachment Page, Media File or Custom URL. Default Image Link is the new WordPress plugin that allows you to do so.

Generally when you insert a image in any of your post or page by default,it always appear to be self-linked i.e. liked with its self file. But now by using Default Image Link plugin you can establish the link type by default for images without having to worry about selecting a different option on each occasion.

As said by the developers, For SEO & other reasons most website owners prefer images to have ‘none’ link. And there are many other who prefer images to be liked to their Attachment page or self file (.jpg, .png, .gif, etc.)

Now if you use this new plugin then you can define link type for each image and then there will be no need of modifying image at the time you are using those images. Previously inserted image links are not modified.

Installation & Usage:

Instal and activate the plugin. After activation visit your admin area Dashboard -> Settings -> Default Image Link page and there you can select default image link option from:

  1. None
  2. Media File
  3. Attachment Page
  4. Custom URL (You must write custom URL for each image)

Great for multi-author WordPress sites where sometimes authors forget about selecting correct link for each image used in their post etc. Another good thing about thus plugin is that you can disable it after defining default image link and re-enable it for changing default image link again.

How To Disallow Commenters From Including Links In WordPress Comment Body?

Earlier we discussed how you can disable website field in WordPress comment form. Now this tutorial explains you how you can easily dis-allow your website commenter from including links in their main comment’s body.Automatic Comment SPAM Disable is the new WordPress plugin is the new WordPress plugin created for automatic deletion of comment spams and then delete them.

Continue reading How To Disallow Commenters From Including Links In WordPress Comment Body?

Enhance Your WordPress Media Library By Adding New Better Management Features

WordPress plugin repo. has new handy plugin for the bloggers and webmasters who need managing a lot of media files. With this new plugin you can create unlimited amount of media taxonomies (just like categories and tags), manage your custom media taxonomies in a better way, easily filter media files in Media Library by your custom taxonomies, create new media file types (MIME types) and more.

Continue reading Enhance Your WordPress Media Library By Adding New Better Management Features

How To Remove Original Image After Resizing To Save Server Space In WordPress?

Removing all useless things and saving server space is very very important, it makes your website run fast, keeps your database light and quick and also your backups becomes light weight. After you upload any big image in your WordPress media library for using it inside your post content etc, BY DEFAULT WordPress doesn’t removes the unused original size image, thus every time increases some size of your site’s upload directory.

Continue reading How To Remove Original Image After Resizing To Save Server Space In WordPress?

Extend WordPress Shortcodes Ultimate With Twitter Bootstrap 3 CSS

With Twitter’s Bootstrap Shortcodes Ultimate Add-on plugin you can extend popular Shortcodes Ultimate WordPress plugin by enabling shortcodes for Twitter’s Bootstrap 3 CSS and components.

bootstrap-3

In-case if you don’t know about Shortcodes Ultimate plugin, Shortcodes Ultimate is a powerful and very useful plugin that enables cool shortcodes in your WordPress installation. Using this plugin you can quickly create buttons, boxes, different sliders, quotes and more. It retrieves many premium themes features and allows you to present content in a more beautiful way. Also it includes a visual shortcode generator that use can use right from your post editor. We have already discussed about the plugin a few months back, now it is loaded with more cool features and is more easy to use.

Now lets come to new Twitter’s Bootstrap Shortcodes Ultimate Add-on, this plugin. Likewise we all know Bootstrap is a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development. This new Shortcode Ultimate add-on plugin gives you full power of Bootstrap by enabling shortcodes for Twitter’s Bootstrap 3 CSS and components.