Hello,
I think your plugin is simple and fantastic. However I was wondering if you knew a way to add in a way to hide/exclude the effect on a particular individual page?
I’ve tried it by modifying the individual page’s CSS, but the image still loads for a flash before it removes it.
If there is someway you can find a way to exclude certain page IDs from loading the full background I’d be grateful and more than happy to donate to the plugin for your time.
Many thanks,
Michael.
]]>Hi there,
I installed the full background imgage only because of the responsive function. It is easy to install an configure the plugin, BUT the Image which I set as a background image, is not displayed responsive. What went wrong?
Could Please someone help me?
Thanks!
]]>Hello,
I started working with your Full Background plugin tonight mainly because of its simplicity, and because I needed a fast/convenient way to display random background images.
I’ve run into one small problem though which I’m hoping you can fix so that I don’t need to modify the core plugin.
The main issue I’ve run into is that I’d like to use a CSS3 blending mode on the background image (background-blend-mode), but am unable to because of the way you structured the inline css.
In the plugin you define the background attribute this way:
background:url(<?php echo $background_link; ?>) 0 0 fixed no-repeat !important;
I can’t use a background blend mode because that only works when the background-image is defined separately. So my simple request is this…
Would you be willing to modify the plugin so it defines the background image this way:
background-image: url(<?php echo $background_link; ?>) !important;
Then you can define the other properties like position, no-repeat, etc, separately as well.
….
If you were willing to take this a step further in the plugin you could even make all of the css editable from within the WordPress admin. That would be really neat so that users have total control over it.
At the least separating out the background properties will allow the use of blending modes, which is a feature I definitely need right now.
That’s it. I hope you’ll help me out here.
All my best!
~ Michael
]]>Hello – I saw your plugin, and it looks really cool. Is there any way I can make the background clickable?
I’m trying to use the background as ad space – and I don’t know how to make it clickable.
Thank you.
]]>