Azelab Posted October 22, 2015 Share Posted October 22, 2015 This module adds hidden off-canvas sidebar with push animation on your website. Feedback form, Social buttons, Registration / My Account, and ANY CONTENT (subscription, form, banners, video, any custom html...). Features: One click installation Native Prestashop 1.6 feedback form integrated Social accounts buttons Custom Content - banner, form, video, google map, or any other html source you enter Registration / Login (native authentication integrated) User menu links (native prestashop my account links) Button horizontal and vertical positions Sibar position - left or right Choose page types where to show or all pages Choose which buttons to show - disable/enable Color settings Social accounts settings Live Demo v1.0-advancedsidebar.zip 5 Link to comment Share on other sites More sharing options...
Azelab Posted October 22, 2015 Author Share Posted October 22, 2015 Video instruction 1 Link to comment Share on other sites More sharing options...
Daviant Posted January 8, 2016 Share Posted January 8, 2016 Thank you. I'm testing the module and find it great and has enough to customize, very well done.(Google translator) Link to comment Share on other sites More sharing options...
frank de beer Posted January 9, 2016 Share Posted January 9, 2016 really nice module. this one may get a bit more attention! Link to comment Share on other sites More sharing options...
tresorsdargan Posted January 9, 2016 Share Posted January 9, 2016 Very good module, I like much. After installation, it displays the buttons well but the contents are empty ! Link to comment Share on other sites More sharing options...
tresorsdargan Posted January 9, 2016 Share Posted January 9, 2016 After checking, it seems that the module is working with basic class of PrestaShop and is not independent. I use a custom theme, and adding a class (since Firebug), the content appears, despite some minor display bugs. In fact, we should format the module on multiple lines of code to make it work ... no chance for me Link to comment Share on other sites More sharing options...
tresorsdargan Posted January 9, 2016 Share Posted January 9, 2016 If I add the class “ui vertical left sidebar very wide sidebar_style” in the <div id="wpmm-container" class "">, the contents of the page are displayed correctly, if I leave vacuum, the contents is erased… Have an idea of what I must do or modify ? Link to comment Share on other sites More sharing options...
امیر Posted April 27, 2016 Share Posted April 27, 2016 hi tnx for moudle but not working right in my theme Link to comment Share on other sites More sharing options...
rjtrabajo Posted April 27, 2016 Share Posted April 27, 2016 Hi, how can i translate to spanish for example? is impossible to find the words from contact and login. don't appear to translate. Thanks Link to comment Share on other sites More sharing options...
Paweł Góra Posted May 21, 2016 Share Posted May 21, 2016 (edited) Hi, how can i translate to spanish for example? is impossible to find the words from contact and login. don't appear to translate. Thanks Solution for only one default language You have to edit file home.tpl in public_html/modules/advancedsidebar/views/templates/hooks/ For example if you want translate in your sidebar "CREATE AN ACCOUNT" you have to find these word in home.tpl and translate it between s=' ... ' Line 159: <h4 class="formhead">{l mod='advancedsidebar' s='CREATE AN ACCOUNT'}</h4> Change for <h4 class="formhead">{l mod='advancedsidebar' s='CREA UNA CUENTA'}</h4> @azelab Thank you for great module! I have a little problem maybe someone know how to fix it. When user block sidebar is active i can't create new account in default page shop: http://azelab.com/presta16/en/login?back=my-account Edited May 22, 2016 by Paweł Góra (see edit history) Link to comment Share on other sites More sharing options...
MacRoy Posted May 21, 2016 Share Posted May 21, 2016 Hi azelab! Thanks a lot for the module. Regards MacRoy Link to comment Share on other sites More sharing options...
gregoryingermany Posted May 29, 2016 Share Posted May 29, 2016 Solution for only one default language You have to edit file home.tpl in public_html/modules/advancedsidebar/views/templates/hooks/ For example if you want translate in your sidebar "CREATE AN ACCOUNT" you have to find these word in home.tpl and translate it between s=' ... ' Line 159: <h4 class="formhead">{l mod='advancedsidebar' s='CREATE AN ACCOUNT'}</h4> Change for <h4 class="formhead">{l mod='advancedsidebar' s='CREA UNA CUENTA'}</h4> @azelab Thank you for great module! I have a little problem maybe someone know how to fix it. When user block sidebar is active i can't create new account in default page shop: http://azelab.com/presta16/en/login?back=my-account Hi , I have the same problem with the Sidebar that when I have it installed in my shop version 1.6.1.4, it kills my one page check in for guest. It seems that the variable lastname and firstname is not being passed. If you check on firebug you can see that there are two variable each for firstname and two for lastname but only one of each of the variable are getting filled resulting in the error that firstname and lastname are required. I am hoping that someone has a fix to this because the module is really great but without a functioning checkout I cannot use it. Please help!!!! Many thanks Greg 1 Link to comment Share on other sites More sharing options...
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