Plugin info

Total downloads: 13,099
Active installs: 300
Total reviews: 3
Average rating: 2.3
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/23/2018 (2625 days ago)
Added to WordPress: 8/8/2015 (10 years old)
Minimum WordPress version: 4.3.1
Tested up to WordPress version: 4.9.28
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2625 days ago • 3 reviews

22/100

Is The Single Background abandoned?

Possibly abandoned (last update 2625 days ago).

Compatibility

Requires WordPress: 4.3.1
Tested up to: 4.9.28
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Single Background

Add different background color or responsive background image for every single post or page or custom post type.

The Features

  • One shortcode only and easy to use.
  • Background color or responsive background image.
  • Add different background for every single post or page or custom post type.

Live Demo

Rate The Plugin

More Plugins

Installation

Installation

  1. Upload ‘the-single-background’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Shortcode

  1. [single_bg url=””] for background image
  2. [single_bg color=””] for background color

[single_bg] Attributes

  1. url=”paste here your background image url”.
  2. color=”paste here color code or string color”.

Example

[single_bg url="http://yoursite.com/my-image.jpg"] this is for background image.
[single_bg color="#000000"] this is for background color.

You can use string color or rgba color, for example:
[single_bg color="black"] this is for string background color
[single_bg color="rgba(0, 0, 0, 1)"] this is for rgba background color

Read explanation of use.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.2

  • Fixing background image position (white space at bottom), this update working with WordPress version 4.3.1 or higher only.

1.0.1

  • Fixing background position if user is logged in.

1.0.0

  • First version.