diff --git a/src/author.php b/src/author.php index c5a56f4..955c17b 100644 --- a/src/author.php +++ b/src/author.php @@ -21,7 +21,7 @@ if (

- +

diff --git a/src/category.php b/src/category.php index d2f95df..d6d7c03 100644 --- a/src/category.php +++ b/src/category.php @@ -7,7 +7,7 @@

- +

diff --git a/src/functions/pagination.php b/src/functions/pagination.php index 20b7de5..3b5e4a0 100644 --- a/src/functions/pagination.php +++ b/src/functions/pagination.php @@ -14,8 +14,8 @@ if ( ! function_exists( 'pagination_bst4' ) ) { 'total' => $wp_query->max_num_pages, 'mid_size' => 5, 'prev_next' => True, - 'prev_text' => __('< Newer', 'tainacan'), - 'next_text' => __('Older >', 'tainacan'), + 'prev_text' => __('< Newer', 'tainacan-theme'), + 'next_text' => __('Older >', 'tainacan-theme'), 'type' => 'list' ) ); $paginate_links = str_replace( "