I have created a submenu in the Appearance Menu: enter image description here
Now I wanna show the sections and fields in the submenu named Theme Options but it did not work. I try to use file sample-config in Redux framwork and change some parameters Here is the config option: enter image description here
And the result: enter image description here
Help me find and fix this problem!!!!!
Lead dev of Redux here. ;)
https://docs.redux.io/configuration/global_arguments.html#menu-type https://docs.redux.io/configuration/global_arguments.html#page-parent
Add those in your Redux config, and there you go. :)