Posted July 1, 20187 yr Hello everyone.. I have a page developed with html, css and js, which I can see correctly if I publish it as a web page http://lek-go.cl/foro/home/index.html without wanting to integrate this development into pages or blocks javascript actions do not succeed that these work well, http://www.lek-go.cl/foro/index.php?/lek-go/ Any suggestions to use javascript in pages or blocks? Right view Incorrect view Edited July 2, 20187 yr by Fred Krugger
July 2, 20187 yr Hello. Maybe this? Themes -> Edit -> Custom (tab) I don't know if this will cause any impact on your page load. @Adlago is the expert.
July 2, 20187 yr Author I managed to create custom css and js at the template level of the pages. css designs work perfectly, but not javascript. ACP-> Pages ->Templates -> New css and js Edited July 2, 20187 yr by Fred Krugger
July 2, 20187 yr Community Expert The process is correct and Heosforo’s comment is important as well. Check in the developer console what is going wrong. There might be conflicts if you try embed full frameworks or there might be other problems. For example, those file are called but missing: Edited July 2, 20187 yr by opentype
July 3, 20187 yr Author Hello to all ...I have managed to find the solution to this problem:1) It is not necessary to upload the jquery JS to the custom codes, the IPS interprets them perfectly.2) The execution of jquery code must be set in order, that is, at the end of the chain of codes (I hope this explanation is understood)Now the code works perfectly.Thanks and regards.
Archived
This topic is now archived and is closed to further replies.