Forum Replies Created

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

    (@xbor17)

    Hello,

    So it looks that during the importation process with WP All Import, the plugin is actually bringing those values to the database as expected. See next image:

    However, the imported snippet does not appear in the back end of the WordPress dashboard.

    Also I noticed that Head and Footer stores the data in a serialized format unlike the data I am trying to import, includes the information of the snippet behaviour and inserting \ symbols:

    I passed this information to the support team from Wp All Import and their answer is:

    You would either have to

    1. modify your export to include the complete serialized string in case of wanting to update an already imported snippet of code
    2. or write a custom function (more information about custom functions with WP All Import here https://www.wpallimport.com/documentation/inline-php/) in the import end to format the available data to the serialized format that Head and Footer plugin expects.

    I will be doing some more tests in my dummy site till find out a way of achieving this

    Thread Starter cXD4931

    (@xbor17)

    Hey there Aleksandar! Damn, didn’t try the default export/import tool from WordPress. Will give it a try too. And yes, those snippets I am running them on a custom post type. Thanks for quick answer!

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