If you find the software is performing slowly when clicking between sections in the content tree in SellerDeck, please check your site to see if you have any code for: -
http://www.addthis.com
It seems this 'add this' code for bookmark buttons is causing performance issues in SellerDeck.
If you have added this code, or someone has added it for you, please use one of the solutions below to return SellerDeck performance to normal :
a). locate the 'addthis' code in your design, and put the following code around the "addthis" code, this will hide the code whilst using SellerDeck, but will still appear on your site:
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsNotPreviewMode%22%20%2f%3e">
...ADD THIS CODE...
</actinic:block>
b). Delete the "addthis" bookmark button completely from your site
http://www.addthis.com
It seems this 'add this' code for bookmark buttons is causing performance issues in SellerDeck.
If you have added this code, or someone has added it for you, please use one of the solutions below to return SellerDeck performance to normal :
a). locate the 'addthis' code in your design, and put the following code around the "addthis" code, this will hide the code whilst using SellerDeck, but will still appear on your site:
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsNotPreviewMode%22%20%2f%3e">
...ADD THIS CODE...
</actinic:block>
b). Delete the "addthis" bookmark button completely from your site