Forum Replies Created
-
AuthorPosts
-
johngrigniCustomer
But the product has a customizable width, height, and depth, and the price is calculated based on the size, so it isn’t feasible to make 1,081,920 product variations to cover the possibilities (and that doesn’t include decimal values, just integer values). As far as I know, there’s no way to send a price calculated in my app back to the WooCommerce plugin, but I am no coder. Do you know of a way?
Alternately, using the place order puzzle, I can make some fields for address and include that in comments, but once they are at the order form, there’s no way to migrate it to woocommerce for shipping estimates, sales tax and payment handling, correct?
johngrigniCustomerI was looking at woocommerce’s orders. Looking now I can see the ecommerce tab under the plug-in. Is there any way to handle payment, shipping, and sales tax in the order-form? Even if it’s just a place to collect the data for shipping?
Also, why can’t I load a revised app? It still shows the old version, unless I delete it and re-upload it.
johngrigniCustomerI should have mentioned this, and if anyone else uses this method:
Make sure you’re changing the right thing and not something else with the same name, like a variable or an object. It will be an attribute inside a ‘tab’ tag:<tab name=”yourTabName” type=”….. >
Don’t mess with anything but yourTabName, and leave it in quotes.
Just remember to keep a backup in case you screw up the file (or you could just copy the last saved version in the v3d_app_data/puzzles_backup folder to your apps main directory and remove the timestamp from the filename).
johngrigniCustomerYou could try editing the visual_logic.xml file, but make a backup of the file first. Open it in a plain text editor, search for the name of your tab and change it. Then open it in the app manager and see if it worked.
johngrigniCustomerHere is a link to the hosted app:
johngrigniCustomerI’ve stumbled on another problem – when the height reaches a certain point (controlled by a morph value – shape key) this one face on the front gets all strange, as per the photo. It only does this for the ‘Perforated 1’ style, but the other Perforated styles aren’t active yet, and Linear is built from cloning horizontal and vertical bars, no morphs. at 17″ height it is fine, at 18″ it is black, and above that it is like a different texture.
Attachments:
You must be logged in to view attached files.johngrigniCustomerThank you! That was driving me nuts!
johngrigniCustomerI checked the normals, and they are fine. And I’m not sure how the lighting could affect some but not all of the parallel faces.
johngrigniCustomerRemoved link
johngrigniCustomerThanks, you guys are great!
johngrigniCustomerStrange, it’s not showing up. Here is a zip of the file
johngrigniCustomerHere is the current visual_logic.xml file
johngrigniCustomerThank you, that worked!
johngrigniCustomerBut not directories? Or using the selection boxes which currently only work for the delete function? I guess I should make this a feature request.
johngrigniCustomerI had a great deal of trouble with that puzzle, and it came down to the ‘only visible’ option. Eventually I had to delete everything I didn’t want to download and then reload the page with the current state saved in url parameters.
-
AuthorPosts