• Resolved candy2012

    (@candy2012)


    Hi,
    How can one improve the quality for the images generated for “Proof” and the product thumb? Right now those images (especially the proof image on the user side) are very very bad …
    Maybe a parameter to change somewhere?

    And an other issue .. the height of the editing canvas is fixed and way to small … if I choose postcard for ex I never get to see the lower part of the design. Same happens in admin and on the frontend in the design are. Can that be fixed?
    Thx

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author w2pshop

    (@w2pshop)

    Hi Candy2012,
    I see what your talking about. You’re right the image quality for the proof is quite low quality. We will have this resolved in the next update and see if can make it a user option as well. ??

    The height of the designer in the admin section should be a dynamic height based on your browser height, but the frontend designer currently is fixed at 530px. We have in works to make this configurable, but currently not available. In the mean time you can do the following.

    1. “W2P: uDraw->Settings” from the admin section.
    2. Click the “Designer UI” tab.
    3. Paste the following CSS in the “Custom CSS Hook”.

    #udraw-main-designer-ui {
        min-height:800px !important;
    }

    You can change the min height 800px to whatever value looks best for your theme.

    Thanks for all the feedback and hope this helps! ??

    Thread Starter candy2012

    (@candy2012)

    Thanks for the css bit!
    When will the image quality update come?
    Looks really terrible .. ??

    Plugin Author w2pshop

    (@w2pshop)

    Hi Candy2012,
    Our pleasure. We should have our next version release in a day or so. I will reply back here when it’s been updated.

    Thanks!

    Plugin Author w2pshop

    (@w2pshop)

    Hi Candy2012,
    Our new version 2.3.1 has resolved this issue. Thanks for all the feedback!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image quality’ is closed to new replies.