I tried to edit the query but I only did this:
if ( is_single() || is_page() ) to this:
if ( is_single() || is_page() || is_feed() )
but is not that i want to do
I tried to edit the query but I only did this:
if ( is_single() || is_page() ) to this:
if ( is_single() || is_page() || is_feed() )
but is not that i want to do
Full text feed means exactly what it says: "Full text feed". If you don't want it using the full text in the feed, then don't select that option.
This topic has been closed to new replies.