Title: code broken?
Last modified: August 24, 2016

---

# code broken?

 *  Resolved [Mike](https://wordpress.org/support/users/mike_vl/)
 * (@mike_vl)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/code-broken/)
 * Hi,
 * I’m kind of stumped. No matter what I do the plugin renders the shortcode as 
   below.
 * As you can see there is a break inserted. When I check the templates/code (php)
   I do notice that there a linebreaks in the source. I’ve tried editing them out
   but somehow without result.
 * Source dbschema.php
 *     ```
       <div id = "yop-poll-question-%POLL-ID%-%QUESTION-ID%"
                    class = "yop-poll-question-%POLL-ID%">%POLL-QUESTION%</div>
       ```
   
 * Source rendered html
 *     ```
       <div id="yop-poll-question-1_yp5551179c6c392-1" <br="">
                    class = “yop-poll-question-1_yp5551179c6c392″> The text of Question one?</div>
       ```
   
 * [https://wordpress.org/plugins/yop-poll/](https://wordpress.org/plugins/yop-poll/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Mike](https://wordpress.org/support/users/mike_vl/)
 * (@mike_vl)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/code-broken/#post-6118751)
 * I’ve elected to use another plugin. The YOPP version I was using was unstable
   on different environments. (worked on a few, did not work on a few others)

Viewing 1 replies (of 1 total)

The topic ‘code broken?’ is closed to new replies.

 * ![](https://ps.w.org/yop-poll/assets/icon-128x128.png?rev=984980)
 * [YOP Poll](https://wordpress.org/plugins/yop-poll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yop-poll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yop-poll/)
 * [Active Topics](https://wordpress.org/support/plugin/yop-poll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yop-poll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yop-poll/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Mike](https://wordpress.org/support/users/mike_vl/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/code-broken/#post-6118751)
 * Status: resolved