Title: Parser code not working
Last modified: August 30, 2016

---

# Parser code not working

 *  Resolved [spespam](https://wordpress.org/support/users/spespam/)
 * (@spespam)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/parser-code-not-working/)
 * Hello,
 * I’m trying to get the full text of this feed with parser code.
 * [http://feeds.feedburner.com/MadagascarTribune](http://feeds.feedburner.com/MadagascarTribune)
 * I looked at the source code, and it appears that the content I want to fetch 
   is between
    <div class=”texte”><p>CONTENT TO FETCH</p></div>
 * I tried to fetch it with this code :
    ginner|0|div|texte|0|1|0|
 * This code doesn’t fetch the content I want. Instead, it catches the content between
   <div class=”forum-texte”> </div> and the content between <p class=”repondre”>
   </p>
 * How can I correct this ?
 * [https://wordpress.org/plugins/wp-pipes/](https://wordpress.org/plugins/wp-pipes/)

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

 *  Plugin Contributor [Tung Pham](https://wordpress.org/support/users/phamtungpth/)
 * (@phamtungpth)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/parser-code-not-working/#post-6788276)
 * Hi spespam,
 * Please try with this code:
    `ginner|0|div|class="texte"|0|1|0|`
 * Best Regards!
 *  Thread Starter [spespam](https://wordpress.org/support/users/spespam/)
 * (@spespam)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/parser-code-not-working/#post-6788363)
 * Works like a charm. Thank you so much 🙂

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

The topic ‘Parser code not working’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [spespam](https://wordpress.org/support/users/spespam/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/parser-code-not-working/#post-6788363)
 * Status: resolved