Hi,
Running a fresh WP install with Local by Flywheel as the server manager. Site is running WP 5.3.1, MySQL 8.0.16, and the TwentyTwenty Theme on a nginx server and PHP 7.3.2
The only installed plugins are the MB core and the most recent AIO plugin (1.10.10).
Activated extensions are:
- User Meta
- User Profile
- Builder
- Columns
- Conditional Login
- Geolocation
- Group
- Include Exclude
- Tabs
The issue I'm experiencing is as follows:
When using a custom field set (settings set to show for users, no other settings specified), using any combination of fields, the javascript and css does not appear to be loading in properly when displaying in a User Profile Info form.
For example: Tabs appear as an unordered list, and all items inside them display at all times. Conditional logic has zero effect and all fields show 100% of the time. Image and upload fields do not work, etc.
Like I mentioned, the install is 100% clean and just the base theme and the two mb plugins installed. The shortcode I'm using for the user profile form is: [mb_user_profile_info id="test"]