Dev
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] Back Forward Button RequestHi @biztrainer and @lestradioto,
This functionality is available in WP Paint Pro.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] Change default Image SizeHi @mattce,
Depending on the aspect ratio of the image being edited in the free version of WP Paint the bounds of an image being saved is restricted to 1280×720, considered a reasonable size for the web. The Pro version does give an option to change this bounding size from the Pro settings.
- This reply was modified 6 years, 7 months ago by Dev.
Forum: Plugins
In reply to: [Checkout Address AutoFill For WooCommerce] Shift Move the ENTRY Box to top@subwebsites Please note that the plugin only supports positioning the entry box either at the top or bottom. This can be configured from the settings page with the option “Show Autofill Below Address” (https://ps.w.org/checkout-address-autofill-for-woocommerce/assets/screenshot-3.png). By default, it will be on top, if this option is checked it will go to the bottom. Any other custom positioning should be done by using checkout page hooks in your theme or custom plugin. I hope that clarifies your query.
Forum: Themes and Templates
In reply to: [Ascent] Footer Disappeared after Theme updateI am not sure. Please check with your hosting environment.
Forum: Themes and Templates
In reply to: [Ascent] Footer Disappeared after Theme update@mb299 It appears https://www.mindtofocus.com/wp-content/themes/ascent/assets/js/minified/appear.config.min.js is now accessible so the footer started showing up.
Forum: Themes and Templates
In reply to: [Ascent] Footer Disappeared after Theme updateThe theme is designed to handle upgrades gracefully without losing any content/configuration. The issue mentioned seems specific to your hosting environment. You should check with your hosting provider as to why these JS files are throwing 403 errors. For avoiding such issues with future theme upgrades, you should ensure the website hosting environment does not cause problems with the permissions of the theme files.
Forum: Themes and Templates
In reply to: [Ascent] Footer Disappeared after Theme update@mb299 Ideally, you can try removing the entire
ascentdirectory from your server and uploading the extracted copy of the plugin from https://downloads.wp.xz.cn/theme/ascent.3.8.5.zipThat should take care of any rogue .htaccess files in the ascent directory which might have got introduced because of the hosting.
Forum: Themes and Templates
In reply to: [Ascent] Footer Disappeared after Theme updateI was just checking, seems there is a problem with your server configuration. While the JS Files are available under the latest version of the Plugin at https://themes.svn.ww.wp.xz.cn/ascent/3.8.5/assets/js/minified/ they are not accessible from your server and these files are sending a 403 forbidden error.
Eg: https://www.mindtofocus.com/wp-content/themes/ascent/assets/js/minified/appear.config.min.js
Please check your server configuration (it’s most probably a roge .htaccess file which might be causing this issue.).
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] Let other roles or users to edit@lestradioto Currently the plugin doesn’t support front-end editing.
Forum: Plugins
In reply to: [WP Paint - WordPress Image Editor] Brightness@hongkun, please upgrade your WP-Paint plugin to 0.3.2.
- Open WP-Paint on any uploaded image
- Go to Tools >> Color/Lighting >>
- Here you will find Brightness and Contrast adjustment options
Hope that resolves your issue.
If you like our support/plugin, please do leave us a positive review for us.
@toddwmac The fix has been applied in the latest version 0.3.0 of WP Paint.
@toddwmac Thanks a lot for the great feedback.
Seems the latest update of WordPress has changed the way attachments are displayed because of which the “Edit with WP Paint” button doesn’t show up on the attachment modal.
We are working on a fix and shall release it in a day.
@aerendir Do let us know whenever you are ready to update the plugin we will add committer access back again for you.
@aerendir The rest of the committers were asking if this change been updated yet.
Forum: Themes and Templates
In reply to: [Ascent] problems with ascent theme@caruana, the said error seems to be triggered because of file permission issues. Please follow this thread regarding the solution: https://ww.wp.xz.cn/support/topic/cant-edit-main-theme-php-files-after-upgrading-to-4-9/ .