From a5a58d5614883dec851ecdaf81c18eadbd88e1cb Mon Sep 17 00:00:00 2001 From: Egor Svitin Date: Tue, 19 Feb 2019 12:18:54 +0200 Subject: [PATCH] update templates --- htdocs/wp-content/plugins/faq/Faq.php | 2 +- htdocs/wp-content/themes/lawcarta/page_fac.php | 5 +++-- .../themes/lawcarta/single-fac_category_answer.php | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) 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) { ?> - +
+
- +
+