Title: Parse / remove specific lines with GetFullText
Last modified: August 22, 2016

---

# Parse / remove specific lines with GetFullText

 *  [trihardertom](https://wordpress.org/support/users/trihardertom/)
 * (@trihardertom)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/parse-remove-specific-lines-with-getfulltext/)
 * Hi Coven Eye,
 * I’m getting to grips with the GetFullText parser – I’m able to remove the post
   title as it’s in h1 tags, so I’m left with normal paragraph text in p tags. However
   the first line of this text is always a date, which I don’t want, then the next
   paragraph is the Intro Text. I can get the intro text using:
 * ginner|0|div|post|0|1
    remove|1|h1||0|1| split|2|</p>|1|1|
 * But I can’t then get the rest of the article. Is it possible to remove the first
   line of text or only get text from the second / third line onwards?
 * Many thanks indeed
 * [https://wordpress.org/plugins/wp-pipes/](https://wordpress.org/plugins/wp-pipes/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Coven Eye](https://wordpress.org/support/users/coven-eye/)
 * (@coven-eye)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/parse-remove-specific-lines-with-getfulltext/#post-5256999)
 * Dear **trihardertom**,
 * I’m glad that you’ve got yourself familiar with our Parser Code, as it is a very
   powerful tool, but it’s also pretty complicated to those who haven’t worked with
   coding before.
 * About the problem you’ve asked, I think there would be a way to remove the “date”
   line and get the rest of the article, but I would have to take a pick at your
   source article to recommend a solution, so could you provide the feed or a sample
   article link on it please?
 * Best regards.
 *  Thread Starter [trihardertom](https://wordpress.org/support/users/trihardertom/)
 * (@trihardertom)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/parse-remove-specific-lines-with-getfulltext/#post-5257107)
 * Hi Coven Eye,
 * Thank you for your response. Here’s an example:
 * [http://challenge-family.com/challenge-family-and-rev3-announce-partnership/](http://challenge-family.com/challenge-family-and-rev3-announce-partnership/)
 * Many thanks again
 *  [Coven Eye](https://wordpress.org/support/users/coven-eye/)
 * (@coven-eye)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/parse-remove-specific-lines-with-getfulltext/#post-5257207)
 * Dear **trihardertom**.
 * Here are the [Parser Code you need](http://demo.foobla.com/html_parser/index.php?url=http%3A%2F%2Fchallenge-family.com%2Fchallenge-family-and-rev3-announce-partnership%2F&code=replace%7C0%7C%3Cp%3EPosted+on%3A%7C%3Cp+class%3D%22date%22%3EPosted+on%3A%7C%0D%0Aremove%7C1%7Cp%7Cdate%7C0%7C&input=0&curl=1&clear_space=1&charset=utf-8&clear_tags=script%2Cstyle%2Clink&auto_fulltext=1&addvars=&useragent=&get_cache=1&tmp_cookie=)
 * I used a dirty trick so it wouldn’t work if the “Posted on:” phrase is changed
   though.
 * With best regards :”)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Parse / remove specific lines with GetFullText’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-pipes_baebe7.svg)
 * [WP Pipes](https://wordpress.org/plugins/wp-pipes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-pipes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-pipes/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-pipes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-pipes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-pipes/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Coven Eye](https://wordpress.org/support/users/coven-eye/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/parse-remove-specific-lines-with-getfulltext/#post-5257207)
 * Status: not resolved