Custom theme comments.php not used
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom theme comments.php not used’ is closed to new replies.
The topic ‘Custom theme comments.php not used’ is closed to new replies.
(@jeanbonbeurre)
10 years, 2 months ago
When I’m testing my website with wamp, here’s the comment section I get a certain display, which is the one I want. But when I’m browsing my website, the comments display suck. To understand the difference, I added a a line of code inside my theme’s comments.php file :
The “zzz” line is displayed on localhost, but does not appear online, which leads me to think that my comments.php file is not used online. I’ve checked, and the php version is the same online and on wamp. How can I fix this ?