Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

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.

share|improve this question

closed as too localized by toscho Dec 9 '12 at 15:06

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

strange... i updated to 3.4.2 and it all works properly now. But I can't find any reference to this problem in the changelog.

oh well ... it works and that's the most important

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.