hubier Posted July 5, 2013 Share Posted July 5, 2013 Hi! I´m new to prestashop and don´t have much programming knowledge. Creating a new theme, I got stuck looking for the method to insert tabs like these: http://jquerytools.o.../tabs/index.htm above the footer of the homepage. I tried to insert html code and js link to http://cdn.jquerytoo...ry.tools.min.js in a module called contentbox (because I haven´t found better solution). The tabs worked, but the jquery create conflicts with the jquery of the slider and breaks the slider. Is there another place to put the reference to the jquery tools js file? or could anyone give me some little clues to guide me on how to do this (I´ve found that there is a jquery.ui.tabs.min.js file in the root js folder, but I don´t know how to call it or activate it)? Thank you Link to comment Share on other sites More sharing options...
vekia Posted July 5, 2013 Share Posted July 5, 2013 don't insert the jquery script two times (i mean minified jquery source) you can use also html box module Link to comment Share on other sites More sharing options...
hubier Posted July 5, 2013 Author Share Posted July 5, 2013 Thank you for the quick reply! Finally I´ve installed another tabs with another javascript (no jquery libraries). Also, I´ve installed html box module to customize the footer. It´s a great module, easier and more useful. Thanks Link to comment Share on other sites More sharing options...
vekia Posted July 6, 2013 Share Posted July 6, 2013 okay thanks for information, so now i can mark thread as [solved] if you've got any other informations related to this case - feel free to continue discussion regards 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