fuzzoid
Forum Replies Created
-
Forum: Plugins
In reply to: [3DPrint Lite] Preset Material profilesThe only important material setting is the material density. It’s needed to calculate the weight.
Forum: Plugins
In reply to: [3DPrint Lite] Customizing Custom AttributeThey renamed printers to Process Time.
You can install any Custom JS plugin and add this code:
jQuery(document).ready(function(){ jQuery('.p3d-product-form table.variations').appendTo('.p3d-product-form'); })- This reply was modified 6 years ago by fuzzoid.
Forum: Plugins
In reply to: [3DPrint Lite] Failed to move uploaded fileThe error means ‘The uploaded file exceeds the upload_max_filesize directive in php.ini’
Try decreasing File Chunk Size in the plugin settings up to values as low as 0.1Forum: Reviews
In reply to: [Easy 3D Viewer] Wretched! Don’t downloadMy plugin doesn’t do anything with wordpress file permissions.
Forum: Reviews
In reply to: [Easy 3D Viewer] Wretched! Don’t downloadI wasn’t aware that Protect Uploads started showing ads. I removed the plugin recommendation from the latest version.
Forum: Plugins
In reply to: [Easy 3D Viewer] Another primary imageDone
Forum: Plugins
In reply to: [Easy 3D Viewer] two 3D viewers in one pagePRO version now has this feature.
Forum: Plugins
In reply to: [3DPrint Lite] Really nice pluginDXF support will be improved later this year.
Forum: Plugins
In reply to: [3DPrint Lite] Failed to move uploaded filePlease update to 1.7.8.1 and check what error code it returns
Forum: Plugins
In reply to: [3DPrint Lite] Bounding Box Volume value needsIn Lite version the dimensions are calculated only by Javascript. So try to intercept these values when they are posted and keep them in the database.
Forum: Plugins
In reply to: [PizzaTime] cannot get translations working1. Sorry, I have little experience with WPML, for translation I use mostly Loco Translate.
2. NoForum: Plugins
In reply to: [3DPrint Lite] Recording DatabaseThe price requests are in wp_options table with p3dlite_price_requests option_name
Forum: Plugins
In reply to: [3DPrint Lite] The boxes and the quote request button are not displayedI need the URL to check
Forum: Plugins
In reply to: [3DPrint Lite] Unable to send email quotesYou can use this plugin to debug https://ww.wp.xz.cn/plugins/wp-mail-logging/
Forum: Plugins
In reply to: [3DPrint Lite] Material Volume not calculatedThe site can’t be reached.
Try deactivating other 3D plugins such as vrm360, woo3dviewer and others.