Custom checkout fields not working
-
Store URL: https://www.bokbus.com/
WordPress version: 4.3
WP eCommerce version: 3.10.0
Gold Cart version: n/a
Theme: customI did this:
I have products in multiple languages, and I had previously set up custom form sets under “Checkout Form Fields”, for the different languages (as I could not get the standard fields to translate). So if a German user added a German product, the checkout field would add certain additional information in German. Similarly, French, etc.I expected WPeCommerce to do this:
On the back end, when I click “Select a Form Set:” and try to Filter, the page should load the custom sets that I have created. On the front end, the user should be presented with the custom form.Instead it did this:
On the back end, the settings page just reloads and goes back to the General tab, with the message “settings saved”. On the front end, no custom form is displayed to the user if in any language other than English (the default).I have disabled all plugins, tried the default 2015 theme, flushed all caches (browser included). I even tried switching PHP versions from my current 5.6 down to 5.4. I have also enabled debugging in my wp-config file to use the non-concatenated versions of everything.
- The topic ‘Custom checkout fields not working’ is closed to new replies.