• <p>Newbie here, just migrating several old web sites to WP and needed unique images per page so found this as the best option of a handful of such plugins.</p>
    <p>One good feature is that it appears on the Edit Page section in Admin, so easy to manage.</p>
    <p>Seems to do everything needed with one little niggle – the images don’t responsively scale upwards (I test on a 40″ monitor for these kind of situations).</p>
    <p>Note that images do responsively scale downwards.</p>
    <p>Having a “Scale to Fit” option would seem the next step in development to allow for images of all sizes?</p>
    <p>Similarly a “Fixed Scale” option for those wanting to use more precise pixel-perfect styling might help too?</p>
    <p>Keep up the good work, this IS a nice neat plugin.</p>
    <p>I’ll probably be using this on all my eleven site upgrades over the next few months.</p>
    <p>=====<br />Up-date (still a newbie on all this) after a few week’s fooling around.<br />Best fix to scaling BG image is add the CSS for</p>
    <p>body{<br />background-size:cover;<br />}</p>
    <p>Or</p>
    <p>body{<br />background-size:contain;<br />}</p>
    <p>I’m guessing this depends more on the theme’s coding than this plugin’s function.</p>
    <p>=====</p>
    <p>Up-date (February 2023)? Finally had to bite one bullet and update my sites to newer PHP (8.1) and this looks like it’s finally broken the plugin with: “Warning: Undefined variable $textdomain…” errors appearing.</p>
    <p>Looks like I will finally have to move to a newer plugin.</p>

    • This topic was modified 6 years, 9 months ago by worldmaker.
    • This topic was modified 6 years, 9 months ago by worldmaker.
    • This topic was modified 2 years ago by worldmaker. Reason: Up-dating the readers
  • The topic ‘Needs responsive upscaling & fixed scaling’ is closed to new replies.