Before Installing, please note:
1. Sellerdeck Swift will overwrite your existing design. You must first take a snapshot of your current design, so that you can restore it if needed.
This applies to:-
Snapshot import
First, download the appropriate Swift design snapshot for your Sellerdeck version.
From the Sellerdeck 'File' menu, select 'Snapshot | Import Design'.
Browse to the downloaded snapshot and follow the wizard to import it. choosing 'Update' as the import method. This will apply the Swift design templates to your site, without affecting the site content or orders.
Note: In Sellerdeck Desktop versions prior to v18.0.5 you may see the warning “Imported orders may require encrypting”. The warning is false and may be safely ignored.
Design Text changes
After importing the Swift design snapshot, you should make the following changes in 'Design | Design Text':
1. 'Design Text | Website | Checkout | Next Button Text', Change 'Current Value' to 'Next' (delete '>')
2. 'Design Text | Website | Checkout | Back Button Text', Change 'Current Value' to 'Back' (delete '<')
3. 'Design Text | Website | HTML | Error Box Start', Change 'Current Value' to the following:
4. 'Design Text | Website | HTML | Error Box End', Change 'Current Value' to:
Post-installation
After installing the Swift templates:
1. If you have any customised scripts or other files, copy them back to the site folder from the place you saved them to
2. Switch Sellerdeck Desktop to Test Mode ('Web | Switch to Test Mode') and upload
3. View the site ('Web | View Online Website') and test thoroughly. If the site uses any third-party plugins, you may need to reinstall them
4. When you are happy with the site, switch to Production Mode ('Web | Switch to Production Mode') and upload
1. Sellerdeck Swift will overwrite your existing design. You must first take a snapshot of your current design, so that you can restore it if needed.
- Select “Export Design Snapshot” from the “Design” menu
- Follow the steps in the wizard, accepting all the defaults
- Save the file to your drive and back it up securely
This applies to:-
- ActinicPXML.pm
- SearchScript.pl
- actinicsearch.js
- and associated sections of responsive.js.
Snapshot import
First, download the appropriate Swift design snapshot for your Sellerdeck version.
From the Sellerdeck 'File' menu, select 'Snapshot | Import Design'.
Browse to the downloaded snapshot and follow the wizard to import it. choosing 'Update' as the import method. This will apply the Swift design templates to your site, without affecting the site content or orders.
Note: In Sellerdeck Desktop versions prior to v18.0.5 you may see the warning “Imported orders may require encrypting”. The warning is false and may be safely ignored.
Design Text changes
After importing the Swift design snapshot, you should make the following changes in 'Design | Design Text':
1. 'Design Text | Website | Checkout | Next Button Text', Change 'Current Value' to 'Next' (delete '>')
2. 'Design Text | Website | Checkout | Back Button Text', Change 'Current Value' to 'Back' (delete '<')
3. 'Design Text | Website | HTML | Error Box Start', Change 'Current Value' to the following:
Code:
<div class="alert alert-danger fade show alert-dismissible theme-shadow" style="margin-bottom:15px" %s><a href="#" class="close" data-dismiss="alert" aria-label="close" title="close">×</a>%s
4. 'Design Text | Website | HTML | Error Box End', Change 'Current Value' to:
Code:
</div>
Post-installation
After installing the Swift templates:
1. If you have any customised scripts or other files, copy them back to the site folder from the place you saved them to
2. Switch Sellerdeck Desktop to Test Mode ('Web | Switch to Test Mode') and upload
3. View the site ('Web | View Online Website') and test thoroughly. If the site uses any third-party plugins, you may need to reinstall them
4. When you are happy with the site, switch to Production Mode ('Web | Switch to Production Mode') and upload