4.3.50 seems to have fixed all the problems:-)
Thanks! But not in my case: ” it lost the paragraph format”
not sure what u mean…pls share url of problematic page
ok, the problem is the css that correctly displays is not used by wptouch. u must add it in appearance>customize>mobile>Custom CSS Declarations
iirc the changelog mentioned losing custom css on update…hope u kept a backup;-)
How can be related to CSS (I’ve never setted a custom CSS in WPtouch, anyway)? I write a post and sometimes I center text or similar, I’m not using CSS in this case…
I suppose that you have used to have this problem all the time because wp_touch unreasonably have been redefining ALL basic styles, like p, h1-h6, tr, tp and so on.
Do you mean that NOW WPtouch is forcing its CSS style in each post, independently of what I have set in the post? In this case I hope it’s a bug, otherwise I must uninstall this plugin that appears to be useless
by css u have “set in post” do u mean u have explicitly hard-coded style=”” attributes in elements?
or do u mean in your theme’s stylesheet?
I mean that when I write a post I can set, for example, “center the test” clicking on the correspondent button in the editor bar
With the new update 4.3.51 the problem seems solved