Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Josh Lyford

    (@joshl)

    Hi Justin,

    Thanks for the info i will look into this along with the other bug you reported.

    Thanks,
    Josh

    Thread Starter jrfoell

    (@jrfoell)

    Josh,

    I think I narrowed down what’s causing this…

    The first template you edit will always display normally. Once a template is cloned, I believe wpautop() is interfering and adding <p> tags around the inline CSS, which makes it show up.

    Plugin Author Josh Lyford

    (@joshl)

    Thanks Justin,

    I will see if i can this fixed for the next release.

    Josh

    Thread Starter jrfoell

    (@jrfoell)

    Josh, I think I figured out what was going on (to an extent). The ‘cleanup routine’ under Settings -> Advanced -> Data Fix Options -> Reset Templates (for 1.0) was configured to only reset templates on the main site.

    I experienced a problem on multisite. I changed it and created a diff (which also addresses some missing PHP short tags):

    https://dl.dropboxusercontent.com/u/24864048/sendpress_1.0.2.diff

    If you have this in a public git repository I can produce a pull request if that is easier. Thank you!

    Plugin Author Josh Lyford

    (@joshl)

    Hi Justin,

    We have the plugin on github if you submit a pull request i will get it merged in. Also once you submit it send me an email josh@sendpress.com and i will see about getting you a copy of pro.

    https://github.com/brewlabs/sendpress

    Thanks,
    Josh

    Thread Starter jrfoell

    (@jrfoell)

    Pull request sent, thanks Josh!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Code being displayed in template editor of v1.0.1’ is closed to new replies.