laurentmaman Merchant From France Member since Apr 2016 laurentmaman May 3 2016 06:45 PM Hello, I try to add code to LiteCart. I do not find easily the code editor in the folder tree in my Cpanel. An example for this question: With Wordpress, I know where the editor, with concrete5 I know also. Looking where the head module? I am a beginner, that's why my question that can make smile.
tim Founder From Sweden Member since May 2013 tim May 3 2016 07:33 PM Use a good FTP client like FileZilla or FlashFXP and some editor like Notepad++. What is a head module?
laurentmaman Merchant From France Member since Apr 2016 laurentmaman May 3 2016 07:50 PM Sorry, I do the translation with Google translate, I only speak French. So often, translations are bad for understanding. I said in my question that I did not know which folder or subfolder find the html of my store if I want to add a line of code. I, in principle, the ability to edit in my CPanel with the file manager. I'm not talking about FTP. If I deploy all files LiteCart, they are preceded by + (admin-cache-data-image-includes ex-pages-vQmod) If I want to change the header, I find it what folder? If I want to change body, which folder?
tim Founder From Sweden Member since May 2013 tim May 3 2016 08:11 PM HTML code can be found in the folder includes/templates/default.catalog/ The headers are in includes/templates/default.catalog/layouts/ The body content is in includes/templates/default.catalog/views/
laurentmaman Merchant From France Member since Apr 2016 laurentmaman May 3 2016 08:20 PM Ah! ok, thank you. That was my question. thanks again