karlyy1999
Forum Replies Created
-
Coming back on this issue, as I did some troubleshooting on it, without success.
The requests do get through the API. The request can be logged and checked. Seems like the issue is really coming from WP statistics… Or maybe I’m doing something wrong ?
Especially as “wp-statistics/v2” is showing up along with a lot more “hits” for “wp-statistics” on the https://domain.com/wp-json/ answer!
Moreover, when checking the logs from my server, I can see that some requests go through ! I’m really having a hard time understanding where this could come from…
Domain.com – [06/Aug/2023:17:13:20 +0200] “GET /wp-json/wp-statistics/v2/metabox?ago=today&name=hitsmap&_=1691334793900 HTTP/1.1” 200 157 “https://domain.com/wp-admin/admin.php?page=wps_overview_page” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0”
Please let me know if you need more context or information!- This reply was modified 1 year, 7 months ago by karlyy1999.
- This reply was modified 1 year, 7 months ago by karlyy1999.
Forum: Developing with WordPress
In reply to: Header acting on its own ?Hey there @bcworkz !
You might not be “entirely up to speed” with block themes, but you managed to fix this !I thought this was mandatory for block themes as well…
Thank you very much! <3
Forum: Developing with WordPress
In reply to: Header acting on its own ?Hello @bcworkz ! Thanks for stepping by ??
The best way to show it to you would be to give you the URL directly: https://user.mic-on.fr/login/
Note: on the main page (https://user.mic-on.fr/), only accessible when logged in, the header isn’t on the page and the “>” isn’t visible. Here is a screenshot that would explain what I mean: https://prnt.sc/hl4FRp1rO9k1
Moreover, even with all the WP’s plugins disabled, the “>” doesn’t seem to want to go away.
(In case you wouldn’t feel comfortable clicking on random links like mine, here is the pastebin of the whole login page, given above. I still believe the issue is coming from the header, but you both seem a lot better than me at this ??
https://pastebin.com/HHDBQs0M )Please let me know if you need any more information in order to potentially solve that issue ! ??
- This reply was modified 1 year, 7 months ago by karlyy1999.
Forum: Developing with WordPress
In reply to: Header acting on its own ?Hey again @olgabulat ??
Sure, here is the pastebin link of the PHP code (header.php) : https://pastebin.com/ncqz3qcK
EDIT : I realised that WordPress edits my code after I upload it.
Therefore, here is a second pastebin, a C/P of the code that WP shows me after applying changes : https://pastebin.com/mGcmQcy6- This reply was modified 1 year, 7 months ago by karlyy1999.
Forum: Developing with WordPress
In reply to: Template part has been deleted or is unavailable: headerHey there @olgabulat !
Thank you for your input, this solved my problem ?? – it was just a typo that I didn’t see with the long day of work… your message put me on the right way )
have a good day !