aguadogarciajaime Posted April 22, 2015 Share Posted April 22, 2015 I have a problem with responsive DataTables: my resposive tables only works until I upload them to my prestashop module. It doesnt give ma an error, it just hides the first row and doesn't care about the rest. Is there a way prestashop may be interfiering with my table? or maybe the theme or something else? Link to comment Share on other sites More sharing options...
electriz Posted April 22, 2015 Share Posted April 22, 2015 (edited) - If .js file(s) was added correctly (in module to hookHeader function with addJS call) - If in .tpl file the required code for DataTables was added Then I don't see a reason why it shouldn't work. I've added a lot of .js files to my plugins and never face any problem. Edited April 22, 2015 by electriz (see edit history) Link to comment Share on other sites More sharing options...
aguadogarciajaime Posted April 22, 2015 Author Share Posted April 22, 2015 (edited) that is what i thougth the problem was electriz, but i tried reordering them and adding the css and js on my .js and on my .tpl but the results dont change edit: if I use responsive by code it says it doesnt exist, so that must it isn't loading correctly, but when i search the source in the developers tools i can find it, so its loaded but the code isnt using it or something like that, any idea on how to fix that? Edited April 22, 2015 by aguadogarciajaime (see edit history) 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