• Hi Guys, the plugin is working so far – however, when I change configs it isn’t reflected by the plugin.
    If you look here:
    https://3dtwins.de/product/sata-maria/
    The Canvas window size stays the same no matter what I put into the config of the plugin
    Id like to have this canvas much bigger.
    Any thoughts ?

    Thanks
    Heiko

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author fuzzoid

    (@fuzzoid)

    Canvas resolution works like a display resolution, it doesn’t affect the canvas size on the page.
    What you need is to alter your theme layout.
    You can install any “custom css” plugin and try this code:
    div#primary {
    width: 100%;
    }

    Thread Starter heiko72

    (@heiko72)

    Thanks for your reply,

    I still don’t understand what effect these fields have then? I used different values und don’t see any effect

    Plugin Author fuzzoid

    (@fuzzoid)

    Low resolution decreases the picture quality making it more pixelated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘config not working’ is closed to new replies.