Hi Parashuram,
I reported two issues - you answered to one. Please let us know how to change the place of notification of compare notice. Now it is showing above the slider and not visible to customers.
There is no default method to show compare bar in different position as its a part of sellacious core. But for your issue we can do this via a module which i have created for this issue. you need to install this module and override some files if needed.
Steps
1. install mod_sellacious_comparebar.zip module via Joomla backend. i.e. Extensions=>Manage=>Install.
2. After installation, navigate to Extensions=>Modules, find Sellacious Compare Bar module and enable it.
3. Select Position of you template, Enter a unique class into "Module Class Suffix", set Menu Assignment as per your need, then save it.
if you want to show compare bar on multiple positions then just make a copy of compareBar Module and set it on different position.
You need to put/override the attached js file in the given directory. i.e. YOUR_ROOT_FOLDER/templates/squick/js/com_sellacious/util.compare.js
NOTE: extract js file from util.compare.js.zip
I hope this can solve your issue.
Thanks