diff --git a/htdocs/wp-content/plugins/faq/Faq.php b/htdocs/wp-content/plugins/faq/Faq.php index a037e49..276091c 100644 --- a/htdocs/wp-content/plugins/faq/Faq.php +++ b/htdocs/wp-content/plugins/faq/Faq.php @@ -63,7 +63,7 @@ function create_category_type() 'show_admin_column' => true, 'query_var' => true, 'publicly_queryable' => true, - 'rewrite' => array( 'slug' => 'faq/answer' ), + 'rewrite' => array( 'slug' => 'blog/faq/answer' ), ); register_post_type( 'fac_category_answer', $args ); diff --git a/htdocs/wp-content/themes/lawcarta/page_fac.php b/htdocs/wp-content/themes/lawcarta/page_fac.php index 684bc9a..21e0dd1 100644 --- a/htdocs/wp-content/themes/lawcarta/page_fac.php +++ b/htdocs/wp-content/themes/lawcarta/page_fac.php @@ -29,7 +29,7 @@ if ($tIds !== false) { ?> - +
+
- +
+