From 6af991abd8105813a7ee5dc3dda7f60fc611859a Mon Sep 17 00:00:00 2001 From: UTF-X <123019149+UTFX0150@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:14:18 -0400 Subject: [PATCH] =?UTF-8?q?[fix]=20=E4=BF=AE=E5=A4=8D=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E6=A0=91=E7=9A=84Comment=E6=97=B6footer?= =?UTF-8?q?=E5=8F=AF=E8=83=BD=E4=BC=9A=E4=B8=8D=E6=AD=A3=E7=A1=AE=E5=9B=BA?= =?UTF-8?q?=E5=AE=9A=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- footer.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/footer.php b/footer.php index bd6d148..516ce35 100644 --- a/footer.php +++ b/footer.php @@ -130,6 +130,7 @@ function goToComment() { document.getElementById('btn-comments').innerText = 'hide comments'; document.getElementById('comments').style.display = 'block'; window.location.hash = "#postFun"; + footerPosition(); } is('post')) : ?> @@ -162,4 +163,4 @@ function goToComment() { footer(); ?> - \ No newline at end of file +