WordPress Single background plugin, add different background color or responsive background image for every single post or page or custom post type.
Single Background Features
- One shortcode only and easy to use.
- Single Background color or responsive background image.
- Add different background for every single post or page or custom post type.
Check this page with background color.
All background is different for every single post or page or custom post type.
Shortcode
[single_bg url="http://yoursite.com/my-image.jpg"] this is background image. [single_bg color="#000000"] this is hex background color. You can use string color or rgba color, for example: [single_bg color="black"] this is string background color. [single_bg color="rgba(0, 0, 0, 1)"] this is rgba background color.
12 Comments
Robyn Smales
Hi,
I’ve installed this plug-in on a website and it seems to have resized the image. Is there a way to change the background image size please?
Thanks
Qassim Hassan
Hi,
Wait next update.
Robyn Smales
Thanks :)
Kalle
Hi Qassim,
Great plugin, is there a way to add a transparent color on top of the image like white color adjusted to 50% transparancy? That would be a great feature, hopefully when I check the changelog tomorrow I see that you made this .. =)
Qassim Hassan
Thanks! I will.
Paul
How can i disable the 50% transparancy on top of the image?
Qassim Hassan
In next update.
Dave
Any way to set the background image to tile?
Thanks! Excellent plugin!
Qassim Hassan
I didn’t understand, what are you mean?
Nikos
Hi! Great plugin indeed! Solved a lot of my problems! I would like to ask, if there’s a way to add href to the background image, so that I can link to another place.
km
I do not know where to enter the short code. Even if you enter it first, nothing will change.
Qassim Hassan
Enter the short code in anyplace in your post content, for example try to add it at end of the post content.