Describe what you did
In attempting to have a D4 "partial" module reconstructed to work in the D5 VB as a "shortcode-module", the "categories" module field type does NOT produce any output in VB settings.
Describe what you expected to happen
If the categories field type works in D4 VB, then it ought to produce the same settings in the D5 VB.
Describe what actually happened
In a testing environment,, the D4 module I created long ago which uses the categories module field type produces checkboxes options for selecting Post categories to use in the front-end output. This output also displays in VB. When I enabled the D5 Divi Public alpha-1 and edited the page containing the D4 module, the module categories field contained NO categories to choose like it had done in D4.
Detailed Steps To Reproduce
Please provide a detailed list of exact steps that reproduce the issue.
enable D4 and create a page and include the D4 module in question (can be found in Divi Marketplace as Divi Blogger Classic).
before step 1, several Posts need to be created for display along with any number of assigned categories.
in the 3rd party plugin module class file, it will probably be necessary to ensure that within the include_categories module field has the proper tab_slug and toggle_slug props are properly set to ensure the field displays in D5 VB.
Problem Description
Describe what you did In attempting to have a D4 "partial" module reconstructed to work in the D5 VB as a "shortcode-module", the "categories" module field type does NOT produce any output in VB settings.
Describe what you expected to happen If the categories field type works in D4 VB, then it ought to produce the same settings in the D5 VB.
Describe what actually happened In a testing environment,, the D4 module I created long ago which uses the categories module field type produces checkboxes options for selecting Post categories to use in the front-end output. This output also displays in VB. When I enabled the D5 Divi Public alpha-1 and edited the page containing the D4 module, the module categories field contained NO categories to choose like it had done in D4.
Detailed Steps To Reproduce
Please provide a detailed list of exact steps that reproduce the issue.
enable D4 and create a page and include the D4 module in question (can be found in Divi Marketplace as Divi Blogger Classic).
before step 1, several Posts need to be created for display along with any number of assigned categories.
in the 3rd party plugin module class file, it will probably be necessary to ensure that within the include_categories module field has the proper tab_slug and toggle_slug props are properly set to ensure the field displays in D5 VB.
Related Links or Information
If applicable, please provide links to any related issues, PRs, discord discussions, or other information. * Discord Discussion: [link](https://discord.gg/XYZ)
Screenshot and/or gif
System Information
Due Diligence Checklist