AndyC Posted January 1, 2019 Posted January 1, 2019 Hi Does anyone know of a floating share module (preferably Free) that works with TB or even a way to get a floating widget to work with tb I've tried 1 or 2 and they don't work properly or have errors on debug.. I was using social media side bar but it had errors all the time tia
wakabayashi Posted January 1, 2019 Posted January 1, 2019 What do you mean with a floating social share? Can you show an example?
AndyC Posted January 1, 2019 Author Posted January 1, 2019 https://www.prestashop.com/forums/topic/548796-free-module-social-media-sidebar/ By PrestaCraft …I was using this 1 but it has permanent errors as below on debug , as soon as I removed the module they disappeared On the very top header was saying this JSMin: Unterminated String at byte 466: ">JSMin: Unterminated String at byte 3648: ">;/* ]]> */ At the bottom was this /cache/smarty/compile/0b/ad/d2/0badd21bb7211ffe5e72cb6c959eac047e787871.file.socialmediasidebar.tpl.php on line 31 Notice: Trying to get property of non-object in /var/sites/p/MYWEBSITE/public_html/cache/smarty/compile/0b/ad/d2/0badd21bb7211ffe5e72cb6c959eac047e787871.file.socialmediasidebar.tpl.php on line 31 So was trying to find another option that works
wakabayashi Posted January 1, 2019 Posted January 1, 2019 Oh I just tried to install this module on my testsite. It doesn't even install for me correctly... Didn't expect that :O
lesley Posted January 1, 2019 Posted January 1, 2019 You can use the back office add javascript area to just insert the code from addthis. That would be your best bet, this does not really need a module.
AndyC Posted January 1, 2019 Author Posted January 1, 2019 Must be doing something wrong as this is the code I get and it wont accept it <!-- Go to www.addthis.com/dashboard to customize your tools --> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5c2b86687a15d27b"></script>
wakabayashi Posted January 1, 2019 Posted January 1, 2019 Is there any error? to me the src looks not very normal. but not sure if it's really an issue.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now