From c1099091488522e699caba3eb2ff28a703153f6f Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 23 Jan 2024 17:23:56 +0100 Subject: [PATCH] refactoring previous/next post component integration --- single-questions.php | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/single-questions.php b/single-questions.php index c64c39a..fe896d6 100644 --- a/single-questions.php +++ b/single-questions.php @@ -59,21 +59,29 @@ get_header(); $nextPost = $otherQuestions->posts[1]; ?> - - - - - - - - + + + + + + + + + + + + + + + +