- This topic has 5 replies, 2 voices, and was last updated 4 years, 9 months ago by .
-
Topic
-
Hi, I want to Include MB Term Meta in themes as following steps
1,Copy the plugin folder “mb-term-meta” to theme /
2,Include the plugin’s main file by putting the following line into the functions.php file.require_once get_template_directory() . '/mb-term-meta/inc/term-meta-box.php'; require_once get_template_directory() . '/mb-term-meta/inc/inc.php'; require_once get_template_directory() . '/mb-term-meta/options.php';//filed
but the field do not display in categoty page.
Could you help me, or provide some example?
Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.