i used below sample file then called file path at function theme. But no more metabox appears when editing page, post. Here is the sample file I use
https://github.com/reduxframework/redux-framework/blob/master/sample/metaboxes.php
-
This reply was modified 4 years, 1 month ago by
vigortheme.
This is the documentation: https://devs.redux.io/core-extensions/metaboxes.html
Have you tried enabling the demo and verifying the metaboxes on pages or posts yet? I must point out that theme authoring requires a moderate or higher experience with PHP. I have no way of knowing how exactly you are coding your project, but evidence suggests something is incorrect. I have no way of knowing what that is.
If you want to send me your theme, my email is kevin.provance@gmail.com. I’ll look at your config and see where the problem is.
Yes, I have successfully configured. Thanks for your support.