• Resolved xbaeza

    (@xbaeza)


    Hí, i’m exporting/importing pages from a staging site to another and i’m having problems with the page content. I’m using Kadence blocks, and it seem that there is some code included in the page content. Everything seems to be imported well, but i can see some errors in the resulting page, mainly css problems. It seems to be caused by \n, \u ,…. characters, for example, comparing content of the original exported file

    "contentBorderStyles"":[{""top"":[""var(\u002d\u002dglobal-palette7

    Results in the page content, after being imported, in

    "contentBorderStyles":[{"top":["var(u002du002dglobal-palette7

    this create corruption in the resulting css.

    ¿is there any way to avoid this?¿Any advanced option we can enable?

    Thanks and regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter xbaeza

    (@xbaeza)

    Reviewing the problem again, it seems that the export file already has unicode characters “wrong”:

    ["var(u002du002dglobal-palette7,

    So the question would be how to solve this particular problem in the page export.

    Plugin Author Trey

    (@ix3)

    Hey @xbaeza,

    Thanks for the follow-up. What version of WP All Export are you using? Please take a screenshot of the plugin info on the installed plugins page and post it here.

    Also, would it be possible to share a more complete snippet of the data from before the export changes it? You can change sensitive data to dummy data before posting it, I just need something that I can save in a post and then test in an export.

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

The topic ‘Problem importing content with \u \n …. characters’ is closed to new replies.