Dev
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] images pixelated to heckThe image zooming pixellation is controlled by the browser and not much can be done there. The actual resizing code component is where the resizing algo can be picked and can be controlled.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] images pixelated to heckI just scaled the image to 1200×1440 pixels using WP Paint without much pixelation.
Here is the link to the scaled image (1200 × 1440)
Here are the steps to do it:
1. In WP Paint go to Image > Resize
2. Set Width(%) to 200% and Height(%) to 200%.
3. Remove the smaller layer.
4. Save the image.- This reply was modified 5 years, 9 months ago by Dev.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] images pixelated to heckAre you trying to Scale up or scale down?
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] images pixelated to heckCould you please send the original image for us to try out at our end?
Also, are you using the latest version of Google Chrome?
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] images pixelated to heck@trutherone Can you provide your browser with version and some samples of original images vs resized images? We haven’t had similar complaints on this, so having more information would help.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] Aspect Ratio?Hi @colourstone ,
Thanks for using WP Paint. You can achieve the same functionality in WP Paint by going to the menu item “Image > Resize” and adjusting the height and width by percentage. We will soon a functionality that will allow locking the aspect ratio on this screen.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] PHP Settings Error@gsandy Please check https://ww.wp.xz.cn/support/topic/not-loading-image-to-edit/#post-13342115 to find a resolution.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] Not loading Image to edit@art137 Good to hear that you were able to resolve the issue. Thanks for the update and for documenting the resolution. I am sure this is going to help others.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] Not loading Image to editAre you able to see any errors in the Chrome Javascript console?
Also, please deactivate any HTTPS force redirect plugins like “WP Force SSL & HTTPS Redirect” or “WP Force SSL & HTTPS Redirect” or the likes and try editing using WP Paint
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] PHP Settings Error@gsandy You have to ensure the ‘site_url’ option in wp_options is set to the https URL and not the http URL. This should fix the issue with saving.
Forum: Plugins
In reply to: [Checkout Address AutoFill For WooCommerce] Where to contribute back?Hi @quiron,
You can raise your PR here https://github.com/zetamatic/checkout-address-autofill-for-woocommerce
Thanks
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] PHP Settings Error@gsandy Please refer to this solution https://ww.wp.xz.cn/support/topic/saving-does-not-work/page/3/#post-12821378 and see if it works. We have been reported about this error for most users who have misconfigured WordPress HTTPs site URL settings.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] Plugin holds on “loading…”Hi @hanighanem ,
Please check the Chrome’s Developer Tools console for any errors. This error generally appears when parts of your website are running on HTTP when the main site is loading over HTTPS.
@hugrat If you liked our plugin and support please do leave a 5-star review at https://ww.wp.xz.cn/support/plugin/wp-paint/reviews/#new-post
@hugrat The issue is resolved in version 0.4.5
Please do try it out and let us know.