WordPress Themes, Plugins, Tutorials, Tips And More...

Tag: Blog Page 1 of 4

Best CSS Plugins For Your WordPress Blog

Stylesheet

Known as a style sheet language, Cascading Style Sheets (CSS) is used for describing the presentation semantics of a document written in a markup language. It is the most common application one use to style web pages written in HTML and XHTML. Wondering on how the CSS will make an impact on your WordPress blog, I have collected the best available CSS plugins for you. Hope this list helps you grabbing more.

Styles

The plugin gives you creative control in one consistent interface – the WordPress theme customizer.

More Info | Download

Standout Color Boxes and Buttons

The plugin implements colored content boxes and buttons as described in a Studiopress blog post.

More Info | Download

Async JS and CSS

The plugin converts render-blocking CSS and JS files into NON-render-blocking, improving performance of web page.

More Info | Download

Ultimate TinyMCE

The plugin beefed up the WordPress TinyMCE content editor with a plethora of advanced options.

More Info | Download

Site Layout Customizer

The plugin customize the front page & other pages. Display your posts with different layouts.

More Info | Download

WP font-face

CSS @font-face font replacement for WordPress

More Info | Download

CSS & JavaScript Toolbox

The plugin easily add custom CSS, JavaScript, HTML and PHP code to unique CJT code blocks and assign them wherever you want.

More Info | Download

WP Live CSS Editor

The plugin edit, preview changes in real time and save all your project’s CSS stylesheets live in the browser.

More Info | Download

Browser Specific CSS

The plugin allows you to easily target specific browsers and operating systems from your theme’s style sheet using regular CS.

More Info | Download

Simple Custom CSS

The plugin add custom CSS to your WordPress site without any hassles.

More Info | Download

MnCombine

The plugin easily manage the merging and compression of js and css files from plugins and themes.

More Info | Download

Widget CSS Classes

The plugin add custom classes and ids plus first, last, even, odd, and numbered classes to your widgets.

More Info | Download

Mobile CSS

The plugin allows you to define different CSS styles that get loaded for specific mobile devices.

More Info | Download

Photo Credit: Flickr/Kai Chan Vong

Adding Google Search In Your WordPress Blog

When it comes to search, WordPress drastically lacked the space although there are plugins available out there which may helps the one to improve search results. But for those who don’t want to add additional plugin for the purpose as well as increase the functionality, there is one such big option available out there. One can consider on replacing their by default WordPress search with Google custom search.

Google Search

Suggested Reading: Five Best Search Plugins For WordPress

Creating a Google Custom Search Engine

  1. Go to Google Custom Search Engine and sign in using a Google account.
  2. Once in, then click on New Search Engine and add your WordPress website’s URL.
  3. Click on Create button to proceed to the next step.
  4. Once done, you will notice a notification which says you have successfully created your custom search engine.
  5. An option then will comes in front of you either to add it to your site or get the public URL.
  6. To add this to your WordPress site, click on the Get Code button.

Adding In Your WordPress Blog

  1. Go to Appearance » Editor in your WordPress admin area and click on searchform.php file.
  2. The searchform.php file will open it in the editor.
  3. Paste the custom search engine code in the file.
  4. If your theme does not have a searchform.php file, then you need to create one using a text editor like Notepad.
  5. Once created, upload it to your theme directory using FTP client.
  6. Once code is pasted at its right place, go to Appearance » Widgets to drag and drop the search widget into your sidebar.

Photo Credit: Flickr/karlnorling

Getting Word Count Stats With Word Stats Plugin

Well with time, when you single post turned into large number of posts in few months period and you will now get tangled with lots of stuff in your website. You wondered on finding out what are the different stats the site bringing in. The stats will be anything says total posts, total comments and so on. Just with same contextual, a reader of ours ask what we can do in order to get the total word count stats in WordPress, so that one can see word counts.

Word Stats

In this article, we are going to discuss about the plugin name Word Stats which will help you achieving the same. To start with you need to install and activate the plugin first. Once activated, you will see Word Stats link in your Dashboard area while clicking on it will take you to the word count stats page.

The plugin will bring you the stats showing total number of published word counts for different post types as well as different authors on board. Moreover, it allows you to search the word counts via using filters like keywords or from a specified time period and so on. The plugin will also let you show the word count to your users.

Plugin In Use: Word Stats Plugin

Word Stats adds a suite of linguistic diagnostics to help you keep track of your content and improve its quality. The reports page lets you select an author and period to analyze, and displays:

  • The total word count.
  • The number and percentage of posts of each post type.
  • The top 20 keywords.
  • The percentage of posts of basic, intermediate and advanced readability level.
  • A graph with monthly word counts for each post type.
  • Diagnostics tables, with links to edit the posts that may be too short, too long, too difficult, too simple, lack relevant keywords or abuse certain keywords.

More Info | Download

Getting Your WordPress Site ‘System Information’ Quickly

System Snapshot Report

Quite a time when you feel a need on to find out your WordPress hosting environment system information, including PHP version installed, filesize limits, among others. While you can grab all this information by simply entering into your hosting provider’s cPanel or WHM or Windows panel on offer BUT to ease the job, we have got a plugin for you to use.

To do so, please install and activate the plugin name System Snapshot Report plugin. There is nothing you have about on technical side. Just simply on activation, all you have to do is to go to Tools >> Snapshot area in your WordPress dashboard and the information will be there in front of you.

Plugin To Use: System Snapshot Report

The plugin provides a snapshot of data to anyone who has been looking for assistance on better determining possible issues. The plugin is a utility plugin and provides you with system and WP specific data for support or troubleshooting. It does not actually diagnose any issues, or fix any underlying problems. It is simply for data collection purposes.

More Info | Download

Creating A Table Of Content In WordPress

While we covered earlier about a plugin name Table of Content Plus pluginin a review article BUT still some of visitors get confused over on what context one can use the plugin or one can create a table of content in WordPress for either posts or pages.

Table Of Content Plus

Understanding Why It Is Necessary?

Adding table of content to your WordPress website will helps with search engine optimization as Google automatically adds a jump over to section links at the time when the site showed up in search results.

Why To Choose Plugin?

The process of creating a table of content can be done manually BUT it can be difficult for many WordPress beginners. Considering the situation, in this article, we have been showing you on how to achieve this.

Steps To Follow

  • You need to install and activate the plugin name Table of Content Plus.
  • On activation, you need to configure plugin settings. Simply click on Settings » TOC+ in your WordPress admin area.
  • You can select where and when you want your table of contents to appear in the main options tab while the plugin comes with default position set as “before the first heading”.
  • The second thing to keep an eye on is to decide on where the table of content will appear. By default, the plugin will display table of contents if a post or page having over four heading tags while if you wish, you can change it to the number of your choice.
  • There is also an option name ‘Auto insert for the following content types’ which on checking will enable table of contents for your posts as well automatically.

More Info | Download | Review

Getting The Complete phpinfo() In WordPress

It is quite a time when asking for support; the developers might require some additional PHP information. The information includes like system information, build date, configure command, server API, virtual directory support, configuration file, and loaded configuration file among others.

Well to get all these information, you need not to dig deeper BUT with the use of the plugin name phpinfo(), you will get all these information with an ease. The information will be displayed under your dashboard’s Tools >> phpinfo().

Plugin To Use: WordPress phpinfo()

WordPress PHPInfo()

Key Features:

  • It’s important for a non technical administrator to be able to diagnose server related problems in WordPress.
  • But also rapidly retrieve feedback regarding their web server.
  • The plugin adds an option to an administrator’s Tools menu which displays standard phpinfo() feedback details to the user.
  • It is a very simple script, designed to help the non technical user get immediate feedback about their blog.

More Info | Download

How To Show Weather Forecast In Your WordPress Blog

While it does interest a lot of people over the web on and while developing WordPress blog on how to show up a weather forecast data. And luckily in order to do so, you don’t have to go much in depth and phase out things as rocket science. In this article, we will share the plugins which will help you to show weather forecast in your WordPress blog.

Plugin 1: Weather and Weather Forecast Widget

Plugin-1

A multi-language plugin with shortcode functionality will show you current weather and forecasts for the next nine days of any of your chosen location.

Features

  • Present the weather in your sidebar or by shortcode anywhere on your site
  • Weather available for nearly any location in the world
  • Weather texts in Arabic, Chinese, Danish, Dutch, English, French, German, Hungarian, Irish, Italian, Norwegian, Polish, Portuguese, Russian, Serbian and Spanish
  • Customizable Layout (Font and Font size / Images and Image size / Amount of Info) incl. optional smooth theme integration by embedded CSS
  • Current Weather
  • Day Forecast
  • Three Day Forecast
  • Further four day forecast (depends on data provider)
  • Working with two data providers optimizes and enriches weather data
  • Detailed information of current weather and forecasts on mouse over
  • Optional Sun- and Moon Info text
  • Supports Imperial and Metric units

More Info | Download

Plugin 2: Animated weather widget by weatherfor.us

Plugin-2

The plugin will show user users weather updates for their location on your website. You can get forecast, various units and eye pleasing weather status which will instantly seeks attention of your visitors. You can add the widget either in your site’s footer or you can put the mini preview version of weather widget in your sidebars.

Features

  • Present the weather in your sidebar anywhere on your site
  • Weather available for nearly any location in the world
  • Cool and familiar style
  • Current Weather
  • Hourly 7 Day Forecast
  • Detailed information of current weather
  • Ultra snappy to load from our ultra fast CDN

More Info | Download

Adding ‘Subscribe To Newsletter’ Option In Your WordPress Blog Comments

I am sure you often noticed in the blogs that there has been an option to “Subscribe To Newsletter” option in the comment box itself. Although the option is marvellous as you are getting two functionalities at single par – subscription to newsletter and that of comment. Interestingly, the user in order to subscribe all they have to do is to click on the checkbox and they will be subscribed while the user can use the same email as that they will be using for commenting purpose. In order to achieve this, there is a plugin name Newsletter Sign-Up.

Plugin To Use: Newsletter Sign-Up

Newsletter Sign-Up

The plugin works with third-party newsletter services like MailChimp, YMLP, Aweber, iContact, PHPList, Feedblitz although you can practically use the plugin for EVERY newsletter provider that’s around if you use the right configuration settings while the best part is that you can add up the “subscribe to newsletter” option in your WordPress blog comments.

Features

  • Add a “sign-up to our newsletter” checkbox to your comment form or registration form
  • Easy customizable Newsletter Sign-Up Widget
  • Embed a sign-up form in your posts with a simple shortcode [nsu-form].
  • Embed a sign-up form in your template files by calling nsu_form();
  • Use the MailChimp or YMLP API or any other third-party newsletter service.
  • Works with most major mailinglist services like Aweber, Constant Contact, iContact, etc.
  • Compatible with BuddyPress, MultiSite and bbPress.
  • Compatible with WYSIWYG Widgets to allow easy widget text editing.

Installation

  • Upload the contents of newsletter-sign-up.zip to your plugins directory.
  • Activate the plugin
  • Specify your newsletter service settings.
  • Optional: Install WYSIWYG Widgets if you want to be able to easily edit the widget’s form text.

More Info | Download

Adding Multi-Column Content In Your WordPress Blog

Advanced WP Columns

It is pretty much common that you will be interested in adding multi-column content in your WordPress blog. The end purpose can be anything you wish of BUT the decision of adding multi-column will leads toward better prospect in creating a clear post. In this article, we will be going to discuss on how one can add multi-column content layout.

Steps To Follow

  • You need to install and activate the plugin name Advanced WP Columns plugins.
  • On activation, go to a post or page edit screen in your WordPress dashboard where you will notice a new button name “Advanced WP Columns” in the visual editor.
  • On clicking, it will allow you to easily create column layouts.
  • You get an option on to choose anything from pre-set two, three or four column layouts.
  • On selection, now all you have to do is to drag the Add button to the columns bar to create a new column while if you want to delete a column, simply drag and drop the Remove button to the column you want to remove.

Plugin To Use: Advanced WP Columns

Advanced WP Columns plugin provides you to set up your blog content in the multiple columns using simple user interface, without any short codes.

More Info | Download

Page 1 of 4

Powered by WordPress & Theme by Anders Norén