Content filter does not exist
-
I am getting this message but only on two pages, or rather two products. I notice this in the documentation, but I don’t understand why all pages and all other products are fine.
Does anyone know what could cause this?
Documentation:
The the_content filter is used by WordPress and many plugins to alter the post content before output. As it happens, some themes seem to forget about this or skip it intentionally. 404 pages don’t use the_content at all.
A most common mistake here is that themes use get_the_content() and not the_content() in order to output the content. If you are not sure about this, please ask your theme developer.
The page I need help with: [log in to see the link]
- The topic ‘Content filter does not exist’ is closed to new replies.