Title: Mobile pack base problem
Last modified: August 20, 2016

---

# Mobile pack base problem

 *  [cdf53](https://wordpress.org/support/users/cdf53/)
 * (@cdf53)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/mobile-pack-base-problem/)
 * I am editing a wp mobile pack theme, and I have come across a problem I have 
   no idea how to solve:
 * I have a post that has an image, floating to the right of a paragraph (the image
   is inside the p tag – that is what is in the original theme, and that is how 
   it should be.
 * However, in the mobile pack theme, the image is output inside its own p tag, 
   so I get
    <p> <img /> </p> <p> TEXT </p> instead of <p> <img /> TEXT </p> , what
   I get in the original theme.
 * I would post code but I have no idea what to post – there are just so many files
   filled with functions that I do not know where to look. Hopefully someone worked
   with this and knows what to do…
 * As for the code, in the index all there is is the_content(); and from then on
   I am confused

Viewing 1 replies (of 1 total)

 *  [Chaz](https://wordpress.org/support/users/eternalskychaz/)
 * (@eternalskychaz)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/mobile-pack-base-problem/#post-3552233)
 * This sounds more like WordPress’ version of TinyMCE messing with your code. Try
   installing Ultimate TinyMCE and see if you can get your code to remain unchanged.

Viewing 1 replies (of 1 total)

The topic ‘Mobile pack base problem’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Chaz](https://wordpress.org/support/users/eternalskychaz/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/mobile-pack-base-problem/#post-3552233)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
