Title: Backup / Export Settings
Last modified: August 20, 2016

---

# Backup / Export Settings

 *  [totallytech](https://wordpress.org/support/users/totallytech/)
 * (@totallytech)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/backup-export-settings/)
 * Hey Guys,
 * I’m using the latest version of the image store plugin. I’m using a developement
   server then plan to move over to a live server.
 * Whats the best way to export all my configuration settings for IMS? I do have
   access to my DB but I dont want to copy the whole database, just the settings
   for IMS – I dont want the albums or galleries information, or images etc, I just
   wanted the price lists and settings.
 * Can anyone help?
 * [http://wordpress.org/extend/plugins/image-store/](http://wordpress.org/extend/plugins/image-store/)

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

 *  Plugin Author [Hax](https://wordpress.org/support/users/hax/)
 * (@hax)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/backup-export-settings/#post-3446999)
 * Currently there is no export,but you can try this, (note we have not test it )
 * You want to install a custom post plugin or register they following 2 custom 
   post for
    your price list “ims_package”, “ims_pricelist” this will allow you 
   to use the default wp export to export the packages and prices it’s options.
 * Settings you want to save them from the options table using get_option or going
   to wp-admin/options.php
 * ‘ims_front_options’
    ‘ims_color_filters’, ‘ims_shipping_options’ ‘ims_print_finishes’‘
   ims_options’ ‘ims_sizes’
 *  Thread Starter [totallytech](https://wordpress.org/support/users/totallytech/)
 * (@totallytech)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/backup-export-settings/#post-3447071)
 * Ah excellent thank you, I’ll have a play.
 * I am customising the plugin quite heavily (the layout for display)
 * I am currently using a gallery of 20 images, all of which display on a single
   page, when I click one it goes to ims-image page, rather than a lightbox etc,
   but I’m wondering how I can display the purchase area? is there a call I can 
   place on the ims-image.php page to display the add to cart link with the drop
   down of products/sizes? 🙂
 *  Thread Starter [totallytech](https://wordpress.org/support/users/totallytech/)
 * (@totallytech)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/backup-export-settings/#post-3447074)
 * Hey,
 * I found display_order_form() but when I add it I get a php error. What do I need
   to parse to it to generate the order form?
 *  Thread Starter [totallytech](https://wordpress.org/support/users/totallytech/)
 * (@totallytech)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/backup-export-settings/#post-3447076)
 * Oh,
 * Is there a way to add a javascript code to the image for a zoom area?
 * I found tjpzoom.js script and need to add:
 * onmouseover=”TJPzoom(this,’image900x900.jpg’)”
 *  Plugin Author [Hax](https://wordpress.org/support/users/hax/)
 * (@hax)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/backup-export-settings/#post-3447101)
 * [@totallytech](https://wordpress.org/support/users/totallytech/),
 * The add to cart feature in single image pages has been added for the next release(
   [Image Store 3.2.1](https://xparkmedia.com/2013/02/image-store-321-rc1)) please
   test it and provide feedbck.
 * to modify the image display using the ims_image_tag hook, or using your own themplate

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

The topic ‘Backup / Export Settings’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/image-store_767676.svg)
 * [Image Store](https://wordpress.org/plugins/image-store/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/image-store/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/image-store/)
 * [Active Topics](https://wordpress.org/support/plugin/image-store/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-store/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-store/reviews/)

## Tags

 * [export](https://wordpress.org/support/topic-tag/export/)

 * 5 replies
 * 2 participants
 * Last reply from: [Hax](https://wordpress.org/support/users/hax/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/backup-export-settings/#post-3447101)
 * Status: not resolved