I have added an 'AddThis' bookmark button and now the software runs slowly
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:
...ADD THIS CODE...
b). Delete the "addthis" bookmark button completely from your site
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:
HTML Code:
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsNotPreviewMode%22%20%2f%3e">
HTML Code:
</actinic:block>