I have a normal custom template with some code. I tried to update it's content to show something differently on the frontend page but it just won't show the new content. It stills show the old content structure.
What I tried so far:
1) Deleting the template comment. It will stop working in the admin edit page where the template is not selectable anymore but it will still show the content in the frontend. Like nothing happened.
2) I started adding random strings in the template php page but nothing shows.
3) I looked both in the code and db to see if something is cached but nothing there as well. I'm working localy so there is no caching at all.
4) adding content to the page itself using the editor won't show up as well.
I had the same problem with a shortcode and when I just uploaded the plugin to an online wordpress demo, there it worked without a problem.
I'm using Google Chrome.