This topic contains 5 replies, has 2 voices, and was last updated by iplaywind 2 years, 8 months ago.
- 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.