[Plugin: HungryFEED] Outputting all feed text without css selectors
-
How can I select all the text from feed item, but strip other stuff such as images, when there are no specific divs, spans, a’s or p’s available?
For example {{select(text).*}} does not output all the text in my case although I though it should.
Or alteranitively, how to apply the
:not(selector)
parameter to work with such circumstances?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: HungryFEED] Outputting all feed text without css selectors’ is closed to new replies.