‘taxonomies’ => array( ‘category’ ),
-
Hi. I really like your implementation of FAQs. In my case, I want The FAQs to use the same, default taxonomy as posts. How do I do that?
I’ve tried adding
'taxonomies' => array( 'category' ),"
to
$args = array(
in
ultimate-faqs/Functions/Register_EWD_UFAQ_Posts_Taxonomies.php… but I still cannot see the standard categories option in the FAQ editing interface. Please help. If I can use standard post categories and display a breadcrumb to all FAQs on each individual FAQ page, then I will consider upgrading to Premium.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘‘taxonomies’ => array( ‘category’ ),’ is closed to new replies.