• Resolved sprof22

    (@sprof22)


    I have two wordpress application the live site and the site for development. How can I export the development site to the live site without changing the database and files and media on the live site, but just the changes to the pages, so for example if i just change some text on the development and I want to push it to the live site, How can I do that without loosing the db of the live site.

    I have tried do not export database, this option does the needful in that the db doesn’t get replaced however, the styling changes don’t get sent across

    • This topic was modified 4 months, 2 weeks ago by sprof22.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yani

    (@yaniiliev)

    Yes, you can exclude the database and it will not be overwritten. However, most of the code is usually stored in the database when you are working with visual builders.
    If you are asking for a way to Sync development site with live site, I am afraid this is not supported by the plugin.

    Thread Starter sprof22

    (@sprof22)

    Okay if my staging, environment has a db, different from production,
    Lets say of users, products, orders. Just the db now, can i merge them?
    some help will be useful

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.