Title: Image wrap
Last modified: August 21, 2016

---

# Image wrap

 *  [William Bowles](https://wordpress.org/support/users/creative-i/)
 * (@creative-i)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/)
 * One problem is the way the theme deals with images if they are either left or
   right- wrapped. Sometimes the wrap works and sometimes it doesn’t. I think I’ve
   figured out why and it’s to do with the way the theme interprets `</p><p>` combinations.
 * If an image is set with a left wrap followed by `</p><p>`then text… it won’t 
   wrap the text around the image. Take out the `</p><p>` and it works.

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

 *  Thread Starter [William Bowles](https://wordpress.org/support/users/creative-i/)
 * (@creative-i)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/#post-4609139)
 * Hmmm, after playing around with different posts, I’m not sure it’s the problem
   but problem there is.
 *  Theme Author [arthur-gareginyan](https://wordpress.org/support/users/arthur-gareginyan/)
 * (@arthur-gareginyan)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/#post-4609285)
 * I got your email.
    No error in the template! Tag <p> uses 100% of page width.
   The image should not be located in the <p>. If you change the <p> to <div> or
   remove the <p>, then it will work properly.
 *  [bernarmj](https://wordpress.org/support/users/bernarmj/)
 * (@bernarmj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/#post-4609317)
 * I am relatively new to WordPress so please forgive my lack of knowledge, but 
   I am loving this theme.
 * I have aligned my image to the right and would like to have my text wrap and 
   also have a margin of 10px all the way around.
 * I can’t send you a link to my website because I don’t know how to get it out 
   of my host sight, but here is what I do have.
 * `<a href="http://dionnetranslationcenter.com/wordpress/wp-content/uploads/2014/
   02/quill-and-ink1.jpg"><img class="wp-image-19 alignright" alt="quill-and-ink1.
   jpg" src="http://dionnetranslationcenter.com/wordpress/wp-content/uploads/2014/
   02/quill-and-ink1.jpg" width="293" height="178" /></a>`
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]_
 * Translation is a business quickly growing in Canada…
 *  Thread Starter [William Bowles](https://wordpress.org/support/users/creative-i/)
 * (@creative-i)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/#post-4609322)
 * Arthur,
    The image wrap problem is not solved. Briefly, removing ‘<p>’ works 
   just fine for the first paragraph but if there’s a second paragraph that is also
   adjacent to the image, the way you’ve setup image wrap means the second para 
   is not wrapped because it has ‘<p>’ between it and the first para (you can’t 
   remove it because the two paragraphs will combine). I’ve never had this problem
   before with image wrap so it definitely has something to do with your coding.
 * B
 *  [bernarmj](https://wordpress.org/support/users/bernarmj/)
 * (@bernarmj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/#post-4609323)
 * [Moderator Note: Please post code & markup between backticks or use the code 
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]
 * Moderator – As I mentioned I am new to WordPress and I don’t know what backticks
   nor a code button are. Could you please explain? Many thanks.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/#post-4609324)
 * At the top of the comment box are 8 buttons. One of which says “code”. Just highlight
   your code and press that “code” button.
 *  [steadybright](https://wordpress.org/support/users/steadybright/)
 * (@steadybright)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/#post-4609325)
 * bernarmj,
 * When you post you code, use the “code” button (just above the text box where 
   you’re typing).
 * Steps:
 * 1. click the “code” button”
    2. Paste your code 3. click the “code” button again
 * Here’s an example:
 * >  I am relatively new to WordPress so please forgive my lack of knowledge, but
   > I am loving this theme.
   > I have aligned my image to the right and would like to have my text wrap and
   > also have a margin of 10px all the way around.
   > I can’t send you a link to my website because I don’t know how to get it out
   > of my host sight, but here is what I do have.
   >  `<a href="http://dionnetranslationcenter.
   > com/wordpress/wp-content/uploads/2014/02/quill-and-ink1.jpg"><img class="wp-
   > image-19 alignright" alt="quill-and-ink1.jpg" src="http://dionnetranslationcenter.
   > com/wordpress/wp-content/uploads/2014/02/quill-and-ink1.jpg" width="293" height
   > ="178" /></a>`
 * Does this make sense?
 * sb

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

The topic ‘Image wrap’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/anarcho-notepad/2.48/screenshot.
   png)
 * Anarcho Notepad
 * [Support Threads](https://wordpress.org/support/theme/anarcho-notepad/)
 * [Active Topics](https://wordpress.org/support/theme/anarcho-notepad/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/anarcho-notepad/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/anarcho-notepad/reviews/)

## Tags

 * [text wrap](https://wordpress.org/support/topic-tag/text-wrap/)

 * 7 replies
 * 5 participants
 * Last reply from: [steadybright](https://wordpress.org/support/users/steadybright/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/image-wrap-1/#post-4609325)
 * Status: not resolved