So I am practicing WP by making a site here: [https://staging.marcolapegna.com/])
The carousel at the start has an interval to advance the slides that I had commented out when I first uploaded it . I now un-commented it and updated the file on the server, but the site is still using the old code.
I even deleted the whole theme and re-uploaded it and it is still using the old code! It’s working fine on Local and and I uploaded the same exact files.
I contacted my host and they said it must be developer error. But I don’t get it. Can anybody explain to me what is going on? On the debugger it’s line 34 which looks like this: `// let slideshow = setInterval(fadeSlide, 6000);`. When I examine the files on host it is not commented out.
[ad_2]