Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

The Single Background

Περιγραφή

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.

Ζωντανή Προεπισκόπηση

Rate The Plugin

More Plugins

Εγκατάσταση

Εγκατάσταση

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

Μικροκώδικας

  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”.

Παράδειγμα

[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.

Συχνές Ερωτήσεις

Συχνές Ερωτήσεις

Κριτικές

3 Σεπτεμβρίου 2016
it's not responsive, it's just deforming my background image when I scale down my browser window.

Top

3 Σεπτεμβρίου 2016 1 απάντηση
very good, I don't change background color, this plugin help thanks
Ανάγνωση όλων των 3 κριτικών

Συνεισφέροντες & Προγραμματιστές

“The Single Background” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

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.