Title: without
Last modified: September 1, 2016

---

# without

 *  Resolved [Dr. Flow](https://wordpress.org/support/users/wtsadmin/)
 * (@wtsadmin)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/)
 * Just a detail:
 * When using the plugin I notice one html issue. One occurence of
 * `</div></div></div></div></div></p><hr />`
 * occurs where the </p> has no opening <p>.
 * [https://wordpress.org/plugins/strong-testimonials/](https://wordpress.org/plugins/strong-testimonials/)

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

 *  anonymized-13171256
 * (@anonymized-13171256)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702090)
 * Thanks. Was that in a View output or an admin page?
 *  Thread Starter [Dr. Flow](https://wordpress.org/support/users/wtsadmin/)
 * (@wtsadmin)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702093)
 * Ah yes good question. It is in a view page using the shortcode, with multiple
   entries (testimonials). Only one occurrence though.
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702106)
 * I’m unable to find this. Can you post a link or send it to chris at wpmission.
   com?
 * I normally don’t put `<div>`‘s inside of `<p>`‘s since they’re both block elements.
   And I have no `<hr />`‘s anywhere.
 * There is an option in Testimonials > Settings for removing whitespace to avoid
   double paragraphing by wpautop. Is that enabled?
 *  Thread Starter [Dr. Flow](https://wordpress.org/support/users/wtsadmin/)
 * (@wtsadmin)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702131)
 * Yea, that makes sense. Strange, and that it is only one instance. It’s such a
   small detail.
 * Yes, I have “Remove space between HTML” enabled. I have determined has no effect.
   I also note it is always at the end of the last testimonial.
 * NOTE: sorry for the confusion–the <hr /> is my code once[testimonial_view id=
   1] ended.
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702221)
 * I strive to produce clean code. I need to see the page where this is happening.
 *  Thread Starter [Dr. Flow](https://wordpress.org/support/users/wtsadmin/)
 * (@wtsadmin)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702231)
 * Sure thing. This plugin reputation is high–quite impressed you’d search for such
   a little thing.
 * Check it out: [http://fiestaswingerclassy.com](http://fiestaswingerclassy.com)
 * I just hope I’m not wasting your time.
 * Good luck!
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702234)
 * I give up. There are no `</p>` tags in any testimonials template.
 *  Thread Starter [Dr. Flow](https://wordpress.org/support/users/wtsadmin/)
 * (@wtsadmin)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702236)
 * Seems to be one of those strange things. My page code wraps the shortcode as 
   such:
 *     ```
       <hr />
       [testimonial_view id=1]
       <hr />
       ```
   
 * Yet I see a `</p>` before the last `<hr />`.
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702255)
 * Let’s try this. Remove the shortcode. If the `</p>` remains, it must be something
   else.
 *  Thread Starter [Dr. Flow](https://wordpress.org/support/users/wtsadmin/)
 * (@wtsadmin)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702260)
 * Excellent idea. Did just that, and sure enough the </p> disappears with removal,
   meaning it comes from the shortcode. Theme issue? Wouldn’t think so, but . . ...
   if it can’t be replicated it isn’t real.

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

The topic ‘without’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [Dr. Flow](https://wordpress.org/support/users/wtsadmin/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/without/#post-7702260)
 * Status: resolved