Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rfgoetz

    (@rfgoetz)

    A couple of ways:

    1) Export in SQL format. Then using PHPMyAdmin to import that file into the database of the second blog. You may need to modify the import file to change the table name (if the new blog uses a different prefix.

    2) EXPORT in JSON format.
    a) On your new blog, move that file into ../plugins/wp-topbar/lib/samples/.
    b) Now rename the file sample_topbars.json in that directory to sample_topbars.json.old.
    c) Rename your EXPORT file to sample_topbars.json.
    d) Now go to the SAMPLES tab in WP-TopBar. You will see the TopBars that you exported from your original blog. You can copy any TopBar and use it on the new site.

    Bob

    Bob

    Plugin Author rfgoetz

    (@rfgoetz)

    Closed – no response in one week.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Import of Tools Bars?’ is closed to new replies.