Enclavely / tailor

Build beautiful page layouts quickly and easily using your favourite WordPress theme.
https://www.tailorwp.com
GNU General Public License v3.0
1.05k stars 102 forks source link

Dynamic content element: Inner HTML revert back to placeholder #153

Open reefki opened 6 years ago

reefki commented 6 years ago

I'm not sure if it also happens to you guys, but if you disable tailor_save_content_as_html the content of "Content" elements always revert back to default/placeholder after refreshing the canvas (not in the frontend, it's ok in the frontend).

Can someone confirm it?

conwaydev commented 6 years ago

@reefki having this as well! What the heck!

conwaydev commented 6 years ago

So weird you reported this in September, we've just been getting affected by it today:

I've narrowed it down to https://github.com/Enclavely/tailor/blob/master/includes/class-models.php#L957, by commenting out that if statement it works fine for me, heres a GIF showing:

screen recording 2018-02-16 at 01 46 pm

That said I have no idea why thats happening...