ਵੇਰਵਾ
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
- Upload ‘the-single-background’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Shortcode
- [single_bg url=””] for background image
- [single_bg color=””] for background color
[single_bg] Attributes
- url=”paste here your background image url”.
- 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
ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ
ਸਮੀਖਿਆਵਾਂ
3 ਸਤੰਬਰ 2016
WP-Crashed after install
3 ਸਤੰਬਰ 2016
it's not responsive, it's just deforming my background image when I scale down my browser window.
3 ਸਤੰਬਰ 2016
1 reply
very good, I don't change background color, this plugin help thanks
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“The Single Background” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“The Single Background” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
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.