edited faq categroy id so now is shown

This commit is contained in:
Jorge vitrubio.net 2024-04-02 21:33:40 +02:00
parent d07eb65504
commit 327308950e
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ if ( ! function_exists( 'xarxaprod_display_faqs_labels' ) ) :
// https://developer.wordpress.org/reference%2Ffunctions%2Fwp_list_categories%2F/
wp_list_categories(
array(
'child_of' => 38, // category FAQ id=1
'child_of' => 39, // category FAQ id=1
'hide_empty' => 1,
'hide_title_if_empty' => true,
'separator' => '<li>',